difference between github wiki and the documention #2067
-
There are some things (like "How to install the default language servers") that are only in GitHub wiki. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
GitHub Wikis can be edited by anyone which make them appropriate for fast-changing documents like the language-server installation wiki (here). By default, documentation tends to go into the documentation website for new features and configuration. The keymaps document on the documentation website serves as a reference of the current set of keybinds. The keymap brainstorm wiki is some collaborative editing by users and should not be used as a reference. It is a wiki for people ideating on the current and future states of the keymap. There's also a keymap discussion issue. |
Beta Was this translation helpful? Give feedback.
GitHub Wikis can be edited by anyone which make them appropriate for fast-changing documents like the language-server installation wiki (here). By default, documentation tends to go into the documentation website for new features and configuration.
The keymaps document on the documentation website serves as a reference of the current set of keybinds. The keymap brainstorm wiki is some collaborative editing by users and should not be used as a reference. It is a wiki for people ideating on the current and future states of the keymap. There's also a keymap discussion issue.