Skip to content

Commit b23e26f

Browse files
authored
Merge pull request #425 from siegel/main
Added note about BBEdit support for LSP (and sourcekit-lsp)
2 parents 06df823 + 80c03ee commit b23e26f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Editors/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,13 @@ This image is based on the nightly published version.
178178

179179
theia-swift-docker source [theia-apps](https://github.com/theia-ide/theia-apps)
180180

181+
## BBEdit
182+
183+
Support for LSP is built in to BBEdit 14.0 and later.
184+
185+
If `sourcekit-lsp` is in your `$PATH` or is discoverable by using `xcrun --find sourcekit-lsp`, BBEdit will use it automatically. Otherwise you can manually configure BBEdit to use a suitable `sourcekit-lsp` as needed.
186+
187+
You can read more about BBEdit's LSP support and configuration hints [here](https://www.barebones.com/support/bbedit/lsp-notes.html).
181188

182189
## Other Editors
183190

0 commit comments

Comments
 (0)