Skip to content

Commit 3af2f1d

Browse files
authored
Merge pull request #723 from GhIlyusha/patch-1
Remove Atom from editors readme
2 parents c98b885 + 5807805 commit 3af2f1d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Editors/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ In general, you will need to know where to find the `sourcekit-lsp` server exect
2020

2121
The [Swift for Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang) uses SourceKit-LSP for code completion, jump to definition and error annotations. Install the extension from the marketplace to add it to your VSCode environment.
2222

23-
## Atom
24-
25-
Download the `ide-sourcekit` package for Atom from [the corresponding package page](https://atom.io/packages/ide-sourcekit). It also contains installation instructions to get you started.
26-
2723
## Sublime Text
2824

2925
Before using SourceKit-LSP with Sublime Text, you will need to install the LSP package from Package Control. To configure SourceKit-LSP, open the LSP package's settings. The following snippet should be enough to get started with Swift.

0 commit comments

Comments
 (0)