This is the boringdocs
VSCode extension that gives you the documentation of sailsjs and the boring javascript stack.
Both docs will open within VSCode so you won't lose context!
- Type the command
boringdocs.sails
- or simply press
- windows:
ctrl+shift+1
- mac:
ctrl+cmd+1
- windows:
- Type the command
boringdocs.tbjs
- or simply press
- windows:
ctrl+shift+2
- mac:
ctrl+cmd+2
- windows:
Side note: If it loads slowly on first try, do not fret. The pages are cached automatically so it loads faster on the next.
Hover on a keyword used in sailsjs and the boring stack to get a summary about that keyword.
Issues and feature requests related to the extension can be submitted on Github
Enjoy!