Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-20 | chore: move docs to separate repository | Bartek Iwańczuk | |
2021-06-25 | docs(lsp): Add Emacs eglot lsp configuration example (#10006) | Daniel Perez Alvarez | |
Co-authored-by: John Spurlock <john.spurlock@gmail.com> | |||
2021-04-05 | docs: add documentation about Atom Editor LSP client (#10016) | ayame113 | |
Co-authored-by: ayame113 <ayame113@users.noreply.github.com> | |||
2021-04-04 | docs: update kakoune LSP example configuration (#9989) | louix | |
Fixes #9988 | |||
2021-03-30 | docs: clarify jetbrains setup (#9930) | crowlKats | |
Co-authored-by: Kitson Kelly <me@kitsonkelly.com> | |||
2021-03-23 | Update setup_your_environment.md (#9876) | IWANABETHATGUY | |
unlike other system config file, in windows `$profile` file is a common config file of powershell , just use `>` will override the user config file , which is terrible. This change use append instead of override which is more reasonable | |||
2021-02-22 | docs: update getting started for coc (#9571) | Heyward Fann | |
2021-02-17 | docs: Use JSONC code block for commenting (#9511) | Takahiko Inayama | |
2021-01-26 | docs(tools): add documentation for Vim/Neovim plugin ALE (#9270) | Mohammed Chelouti | |
2020-12-30 | docs: Fix instructions about how to setup development environment with ↵ | Yuki Tanaka | |
Vim/Neovim (#8937) | |||
2020-12-17 | docs(lsp): add Sublime Text integration documentation (#8797) | Steven Guerrero | |
2020-12-14 | docs(tools): Move setup environment's community paragraph back (#8745) | Valentin Anger | |
2020-12-10 | docs(tools): add documentation for the deno lsp command (#8676) | Valentin Anger | |
Co-authored-by: Yuki Tanaka <uki00a@gmail.com> | |||
2020-11-23 | Revert "docs(cli): Fix documentation about usage of deno completions … (#8468) | Bartek Iwańczuk | |
This reverts commit 17d4cd92133bb822ff3a4f2f5bb32dfd17f99282. | |||
2020-11-22 | docs(cli): Fix documentation about usage of deno completions script (#8369) | Mayank Agarwal | |
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> | |||
2020-09-10 | docs: add a Powershell autocomplete example (#7329) | Danilo Sampaio | |
2020-08-29 | Typo in zsh env setup steps (#7250) | Matt Barnett-Jones | |
2020-08-09 | docs: instructions for loading zsh completions (#6998) | Prabhanjan | |
2020-07-02 | docs: update discord link (#6599) | Stanislav | |
2020-06-15 | docs: added autocompletion example for zsh (#6298) | Mandeep Singh | |
2020-06-15 | minor grammar fix (#6299) | Dan | |
noun -> verb | |||
2020-06-07 | docs: vim/neovim settings for editors (#6064) | hork71 | |
2020-05-28 | Add instructions for using Deno with Emacs (#5928) | Mudit Ameta | |
2020-05-27 | doc: official denoland extension (#5890) | 迷渡 | |
2020-05-26 | docs: update JetBrains environment support (#5877) | crowlKats | |
2020-05-26 | docs: "Getting started" manual updates (#5835) | Chris Knight | |
2020-05-17 | Miscellaneous documentation and spelling improvements (#5527) | Bert Belder | |
* Extended/updated documentation on code editor setup and plugins. * Moved documentation to the right file. * Fixed spelling errors in documentation and code. * Updated broken links. Co-authored-by: 迷渡 <justjavac@gmail.com> Co-authored-by: AlfieriChou <alfierichou@gmail.com> Co-authored-by: Anil Seervi <anil13112000@gmail.com Co-authored-by: Bert Belder <bertbelder@gmail.com> Co-authored-by: Fernando Basso <fernandobasso.br@gmail.com> Co-authored-by: József Sallai <jozsef@sallai.me> Co-authored-by: S4ltyGo4t <mario.weidner@gmx.de> Co-authored-by: Tommy May <tommymay37@gmail.com> Co-authored-by: Turbinya <wownucleos@gmail.com> Co-authored-by: ᴜɴвʏтᴇ <i@shangyes.net> | |||
2020-05-14 | Fix grammar (#5399) | Stu Finn | |
2020-05-06 | Multi page manual (#5110) | Luca Casonato | |