Coder Social home page Coder Social logo

jevko / jevko-vscode Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 462 KB

MIRROR of https://codeberg.org/jevko-org/jevko-vscode | [EXPERIMENTAL] Jevko interface for Visual Studio Code.

License: MIT License

TypeScript 89.73% JavaScript 8.77% Shell 1.50%

jevko-vscode's Introduction


jevko.org
[EXPERIMENTAL]

Jevko Interface

Jevko interface for Visual Studio Code.

This extension is published to the Visual Studio Marketplace as well as the Open VSX Registry.

Installation

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

ext install jevko.jevko

Features

Syntax highlighting

.jevkodata

Basic syntax highlighting for .jevkodata in Visual Studio Code.

jevkodata screenshot 2 jevkodata screenshot 3

.jevkomarkup

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

jevkomarkup screenshot

Actions on save

If you put the following at the top of your .jevkodata file:

[
  output [NAME.json]
]

where NAME is some file name chosen by you, the .jevkodata file will be automatically converted to the specified .json file on save (Ctrl+S).

Similarly, you can put:

[
  output [NAME.html]
]

on top of your .jevkoml file and it will be converted to the specified .html file on save (Ctrl+S).

Commands

Jevko: translate current file

Press Ctrl+Shift+P and select the Jevko: translate current file command to convert current file to another format.

The following conversions are supported:

  • .jevkodata -> .json
  • .json -> .jevkodata
  • .jevkoml -> .xml

Demo video: translating between .jevkodata and .json

Demo video: translating between .jevkodata and .json

Release Notes

See CHANGELOG.md.

jevko-vscode's People

Contributors

djedr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.