Yeah! This is a super simple Man Pages syntax extension. Fell free to use and contribute!
Launch VS Code Quick Open (Ctrl+P), paste the following command then press enter.
ext install CompilouIT.manpageCheck the Visual Studio Marketplace for more details.
Clone directly the extension to your VSCode extension path as suggested:
git clone git@github.com:jmurowaniecki/manpages.git ~/.vscode/extensions/Contributions welcome! To set up development:
- Fork the repository and clone your fork.
- Install dependencies:
npm install - Run the syntax tests:
npm run test - Make your changes on a feature branch, commit, and open a pull request.
Thanks! If unsure, open an issue to discuss changes.
Wanna see more information about how to create your own man pages?
Take a look at these links and then let me know if you need any help (;
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
