Skip to content

Commit

Permalink
Add note about different language server installations
Browse files Browse the repository at this point in the history
  • Loading branch information
chipotle committed Dec 15, 2023
1 parent f0ed901 commit 05ac9d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Contents/Language Servers/README
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Unzip the current version of elixir-ls here for language server support.

Note: This folder should contain the contents of the zip file at this level, not a folder containing them!
Note: This folder should contain the contents of the zip file at this level, not a folder containing them!
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ Defaults (should be configured "out of the box"):
- Dash docsets should be configured for `elixir` and `erl` (Erlang)
- The language server should be enabled (BBEdit 14+ only), with the command `language_server.sh`, no arguments, language ID `elixir`.

The package can use different versions of elixir-ls if they are installed by setting the "Server Command" command path in BBEdit's Language Preference pane. The path should point to the `language_server.sh` file of the desired installation.

Recommendations:

- Turn on "Auto-expand tabs" and set tab width to 2
Expand Down

0 comments on commit 05ac9d7

Please sign in to comment.