Sailboat enhances the Sails.js development experience by providing Visual Studio Code users with advanced features such as Commands to quicly access the Sails docs, Jump to Action, and Commands to lift Sails.
- Open the Extensions sidebar in VS Code.
View → Extensions
- Search for
sailboat
, choose "Sailboat" by The Sailscasts Company - Click Install to install it
- Commands to get to Sails docs
- Commands to lift sails in all 3 modes (default, verbose and silly)
- Jump to Action (Ctrl|Cmd + click to navigate from a route to a respective action file.)
- Jump to helper
- Intellisense
Press ctrl + shift + p or cmd + shift + p to access VSCode command pallette. Then type 'sailboat' to see the list of available commands
Sailboat is released under the MIT License.
Created by The Sailscasts Company. Go follow us on Twitter!