0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-03 09:31:22 -05:00

docs: add documentation about Atom Editor LSP client (#10016)

Co-authored-by: ayame113 <ayame113@users.noreply.github.com>
This commit is contained in:
ayame113 2021-04-05 20:32:49 +09:00 committed by GitHub
parent 5f2a83f563
commit ac84eff940
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -184,6 +184,11 @@ project (`npm init -y` as necessary), then add the following block to your
}
```
#### Atom
Install [atom-ide-base](https://atom.io/packages/atom-ide-base) package and
[atom-ide-deno](https://atom.io/packages/atom-ide-deno) package on Atom.
#### LSP clients
Deno has builtin support for the