Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

standard-jit

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

standard-jit

Show standards associated with written code

unpublished
latest
Source
npmnpm
Version
0.7.1
Version published
Maintainers
1
Created
Source

Standard-jit (Just-In-Time)

Display technical or business standards directly in your IDE !

:warning: DISCLAIMER :warning: This extension is intended to be used by M33 employees and co-workers. If you have any question please contact AleBlondin

extension demo gif

Installation

Via the marketplace

Search for standard-jit, theodo or AleBlondin: https://marketplace.visualstudio.com/items?itemName=AleBlondin.standard-jit

By hand

:warning: THIS IS DEPRECATED, no new releases will be published this way.

  • On the release page, download latest release .vsix file
  • run code --install-extension standard-jit-[release-tag].vsix. Be sure to launch this command in the directory you downloaded the release and to change release-tag with the release you chose !

Checking the install

You may need to reload VSCode for the extension to start.

To check if the extension works correctly, try to type for example lodash, you should see a code lens displayed above the line.

You are all set !

Extension Settings

This extension contributes the following settings (Files > Preferences > Settings > type "standard-jit"):

  • standard-jit.enableCodeLens: enable/disable this extension
  • standard-jit.standardsToInclude Select which standards to show. Please note that you will need the appropriate Notion accesses. Default value is [theodo]

Using the extension

Commands (via View > Command Palette):

  • Standard JIT: Enable: activate extension
  • Standard JIT: Deactivate: deactivate extension
  • Standard JIT: Unhide standards: show again all standards previously hidden

Standard mapping

To see which standards are currently linked with which keyword, see this github repo.

For example, to check the theodo mapping, go to the appropriate folder

Enjoy!

Keywords

theodo

FAQs

Package last updated on 30 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts