An open API service indexing awesome lists of open source software.

https://github.com/jevko/jevkoml-basic-highlighting-vscode

[DEPRECATED] Deprecated in favor of https://github.com/jevko/jevko-vscode
https://github.com/jevko/jevkoml-basic-highlighting-vscode

jevko jevkoml markup syntax-highlighting visual-studio-code vscode vscode-extension xml

Last synced: 4 days ago
JSON representation

[DEPRECATED] Deprecated in favor of https://github.com/jevko/jevko-vscode

Awesome Lists containing this project

README

          




jevko.org

[EXPERIMENTAL]

⚠️⚠️⚠️ THIS EXTENSION IS DEPRECATED BY AND CONFLICTS WITH: ⚠️⚠️⚠️

* [Jevko Interface](https://github.com/jevko/jevko-vscode): [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=jevko.jevko) | [Open VSX Registry](https://open-vsx.org/extension/jevko/jevko)

⚠️⚠️⚠️ PLEASE UNINSTALL/DISABLE IT BEFORE INSTALLING JEVKO INTERFACE ⚠️⚠️⚠️

# jevkoml-basic-highlighting-vscode

Basic syntax highlighting for .jevkoml in Visual Studio Code.

This extension is published to the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=jevko.jevkoml-basic-highlighting) as well as the [Open VSX Registry](https://open-vsx.org/extension/jevko/jevkoml-basic-highlighting).

## Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

```
ext install jevko.jevkoml-basic-highlighting
```

## Jevko CLI

To make this extension useful, it is recommended to install [Jevko CLI](https://github.com/jevko/jevko-cli) -- a command line program which can convert between Jevko formats and HTML/XML/JSON.

## Related extensions

* [jevkodata-basic-highlighting](https://github.com/jevko/jevkodata-basic-highlighting-vscode): [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=jevko.jevkodata-basic-highlighting) | [Open VSX Registry](https://open-vsx.org/extension/jevko/jevkodata-basic-highlighting)

## Features

Basic syntax highlighting for .jevkoml that works in Visual Studio Code.

![screenshot](screenshot.png)

## Release Notes

See [the CHANGELOG](CHANGELOG.md).

## Installation of the latest development snapshot directly from the git repository

To start using this extension with Visual Studio Code copy the folder that contains this repository into the `/.vscode/extensions` folder and restart Code.

Files with the .jevkoml extension now should have syntax highlighting.