GithubHelp home page GithubHelp logo

borko-rajkovic / vscode-jmbg Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 1.23 MB

VSCode extension for some useful JMBG tools

Home Page: https://marketplace.visualstudio.com/items?itemName=borko-rajkovic.vscode-jmbg

License: MIT License

JavaScript 7.37% TypeScript 6.52% CSS 86.11%
jmbg montenegro macedonia serbia slovenia croatia yugoslavia

vscode-jmbg's Introduction

JMBG Extension for Visual Studio Code

Visual Studio Marketplace Installs - Azure DevOps Extension

A wrapper around ts-jmbg for Visual Studio Code. Quickly check of string is valid JMBG and generate random JMBG in multi-cursor selections.

Features

Sidebar

In sidebar there will be JMBG item that allows:

  • Validation and decode of selected string from editor

  • Random generation of JMBG

JMBG Sidebar Validation

If only one word is selected, the vscode-jmbg.validate will validate string. If there is no selection, vscode-jmbg.validate will take current cursor word and validate string:

Command - Validation

JMBG Validation

For each multi-cursor selection vscode-jmbg.generate-random will insert new random generated JMBG:

Command - Generate random JMBG

Generate Random JMBG

Note: Please read the documentation on how to use multiple cursors in Visual Studio Code.

Install

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

ext install jmbg

Commands

  • vscode-jmbg.validate: Validate JMBG: Checks if selection is valid JMBG
  • vscode-jmbg.generate-random: Generate random: Inserts random generated JMBG on each selection (multiple cursors can be used)
Highlight Word Settings
Name Description
vscode-jmbg.borderColor Specifies the border color used & is changable to any valid CSS color value. For example here are a list of valid values: `'red'`, `'#FFF'` `'#FFFFFFF'`, `'RGB(255,255,255)'`, `'RGB(255, 255, 255. 0.5)'`
vscode-jmbg.borderWidth Specifies the width of the border in pixels For example: `'2px'`
vscode-jmbg.borderStyle Specifies the border style of the line. For example, here a a list of valid values: `solid`, `dashed`, `inset`, `double`, `groove`, `outset`, `ridge`

Thank You

Thanks checking out my extension! Check out my other projects on github or create an issue!

vscode-jmbg's People

Contributors

borko-rajkovic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.