Spice up your npm package empty index.js file (or any other empty files) with a fun quote about silence. Type Insert silence
in command pallette (mac:cmd+shift+p
windows:ctrl+shift+p
) to clear the document and insert a random quote.
This is my first VS Code extension, I just had the idea and wasted my afternoon with it 🤦🏻.
Icon made by Freepik from Flaticon
See anything wrong? Suggestions for a change? Want to add a quote? PR or new issues are welcome!
https://github.com/riencoertjens/silence-is-golden-vscode-extension.git
How to make your first PR on GitHub
- Get quotes from a quote API.
quote is commented with //
hardcoded into it, so might not work with all filetypes.
Initial release of Silence is golden
Enjoy!