Jevko InterfaceJevko interface for Visual Studio Code. This extension is published to the Visual Studio Marketplace as well as the Open VSX Registry. InstallationLaunch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
FeaturesSyntax highlighting.jevkodata
Basic syntax highlighting for .jevkodata in Visual Studio Code.
.jevkomarkup
Basic syntax highlighting for .jevkoml that works in Visual Studio Code. Actions on saveIf you put the following at the top of your .jevkodata file:
where Similarly, you can put:
on top of your .jevkoml file and it will be converted to the specified .html file on save (Ctrl+S). CommandsJevko: translate current filePress Ctrl+Shift+P and select the The following conversions are supported:
Demo video: translating between .jevkodata and .json Release NotesSee CHANGELOG.md. |