YANGCraft - syntax highlighter and snippetsTable of Contents DescriptionYet Another Extension for VS Code to work with YANG. This extension is a syntax highlighter for YANG data modeling files. Besides that, it also uses some useful snippets when writing YANG models. FeaturesSnippetsThe following snippets are available once the extension is enabled:
Syntax HighlightThe YANG modeling looks like this with the extension RequirementsThis extension does not have any third-party dependency. It should work out-of-the box if you have a up-to-date VS Code. Frequently Asked Questions
It is possible that your VS Code theme does not have a color by default for the TextMate grammar Ctrl + Shift + P and search for Open User settings (JSON) See Editor Semantic Highlighting for more details
If this is not the case, I may forgot to add a keyword, so let me know in the issues section of the repository.
The extension does not change the colors of your theme. This is just a syntax highlighter extension. If you want to have the same colors as in the photos, you should use the awesome Color theme Tokyo Night. I added some changes my self, as mentioned in the first question. Acknowledgement
|