Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

standard-jit

Show standards associated with written code

  • 0.7.1
  • unpublished
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc