All Projects → emacs-lsp → lsp-origami

emacs-lsp / lsp-origami

Licence: GPL-3.0 License
lsp-mode ❤️ origami.el

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to lsp-origami

lsp signature.nvim
LSP signature hint as you type
Stars: ✭ 915 (+2672.73%)
Mutual labels:  lsp
template2helm
Converts an OpenShift template into a Helm chart
Stars: ✭ 28 (-15.15%)
Mutual labels:  helm
rudder
RESTful API Proxy for Helm
Stars: ✭ 60 (+81.82%)
Mutual labels:  helm
kube-karp
☸ Add a floating virtual IP to Kubernetes cluster nodes for load balancing easily.
Stars: ✭ 104 (+215.15%)
Mutual labels:  helm
pulsar-helm-chart
Official Apache Pulsar Helm Chart
Stars: ✭ 122 (+269.7%)
Mutual labels:  helm
helm-charts
Official Helm Chart Repository for InfluxData Applications
Stars: ✭ 133 (+303.03%)
Mutual labels:  helm
helm-local
Helm plugin to run Tiller as a local daemon
Stars: ✭ 22 (-33.33%)
Mutual labels:  helm
helm
GitHub action for deploying Helm charts.
Stars: ✭ 107 (+224.24%)
Mutual labels:  helm
diver
Dive into the Docker EE APIs
Stars: ✭ 35 (+6.06%)
Mutual labels:  helm
k8s-istio-demo
Demo showing the capabilities of Istio
Stars: ✭ 22 (-33.33%)
Mutual labels:  helm
lspactions
handlers for required lsp actions
Stars: ✭ 44 (+33.33%)
Mutual labels:  lsp
litmus-helm
Helm Charts for the Litmus Chaos Operator & CRDs
Stars: ✭ 23 (-30.3%)
Mutual labels:  helm
Ocelot-Social
Free and open-source social network for active citizenship.
Stars: ✭ 49 (+48.48%)
Mutual labels:  helm
helm-namespace
Namespace auto-creation for Helm 3
Stars: ✭ 29 (-12.12%)
Mutual labels:  helm
azure-container-labs
Azure Container Labs - AKS, ACR, ACI, Web App for Containers, etc under frequent update
Stars: ✭ 24 (-27.27%)
Mutual labels:  helm
aks-multi-tenant-agic
This sample shows how to use the Application Gateway Ingress Controller in a multi-tenant AKS cluster to expose multiple instances of the same application, one for each tenant.
Stars: ✭ 27 (-18.18%)
Mutual labels:  helm
helmenv
Helm version manager
Stars: ✭ 25 (-24.24%)
Mutual labels:  helm
ide-go
Go language support for Atom-IDE, powered by Sourcegraph's Go Language Server
Stars: ✭ 39 (+18.18%)
Mutual labels:  lsp
helm-unittest
BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin.
Stars: ✭ 276 (+736.36%)
Mutual labels:  helm
charts
HAProxy Ingress helm charts
Stars: ✭ 24 (-27.27%)
Mutual labels:  helm

https://melpa.org/packages/lsp-origami-badge.svg https://stable.melpa.org/packages/lsp-origami-badge.svg

origami.el support for lsp-mode

lsp-origami provides support for origami.el using language server protocol’s textDocument/foldingRange functionality. It can be enabled with

(add-hook 'lsp-after-open-hook #'lsp-origami-try-enable)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].