From 60619462da60f2a250372203e052d20cad144c2d Mon Sep 17 00:00:00 2001 From: Ash Joseph Date: Mon, 30 Jun 2025 08:55:26 +0100 Subject: [PATCH] Update README.md Took me a second to nail down where to look to install this from NPM for helix, so added the link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc0784220..617d4cda5 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ All features currently only work in Ember CLI application that use the default c * VSCode: [Unstable Ember Language Server](https://github.com/lifeart/vscode-ember) * Neo (Vim): [coc-ember](https://github.com/NullVoxPopuli/coc-ember), [native LSP integration](https://github.com/neovim/nvim-lspconfig/blob/master/CONFIG.md#ember) * Emacs using [lsp-mode](https://github.com/emacs-lsp/lsp-mode) +* Helix: `npm install -g @ember-tooling/ember-language-server` * GitPod, Onivim, Coder, VSCodium, and Theia using [Open VSX](https://open-vsx.org/extension/lifeart/vscode-ember-unstable) ## Addons available for install