Coder Social home page Coder Social logo

changjoo-park / vscode-js-annotations Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lannonbr/vscode-js-annotations

0.0 2.0 0.0 383 KB

Javascript / Typescript Parameter Annotations for Visual Studio Code

Home Page: https://marketplace.visualstudio.com/items?itemName=lannonbr.vscode-js-annotations

License: MIT License

TypeScript 99.34% JavaScript 0.66%

vscode-js-annotations's Introduction

JS / TS Parameter Annotations for Visual Studio Code

VS Marketplace Version VS Marketplace Installs VS Marketplace Rating TravisCI Build Status AppVeyor Build status

jsannotations screenshot

vscode-js-annotations goes through any Javascript or Typescript file and inserts parameter annotations into all function calls so it is easily noticable on what a particular parameter is.

Settings

There currently is a few configurable settings in the extension

Name Description Default
jsannotations.enabled Enable JS Annotations true
jsannotations.hideIfEqual Hide annotation if argument name matches parameter name true
jsannotations.hideInvalidAnnotation Hide annotations for invalid params true
jsannotations.hideDiagnostics Hide red squiggles under invalid parameters false
jsannotations.fontWeight Annotation styling of font-weight CSS property "400"
jsannotations.fontStyle Hide annotation if argument name matches parameter name "italic"

Themable Colors

JS Annotations provides a single themable color being the color of what the annotation should be. It can be added to the workbench.colorCustomizations property in user settings.

Name Description
jsannotations.annotationForeground Specifies the foreground color for the annotations

Contributors ๐Ÿ‘จโ€๐Ÿ’ป ๐Ÿ‘ฉโ€๐Ÿ’ป

Thanks to the following Contributors who have helped with this project in any way

vscode-js-annotations's People

Contributors

flaviocopes avatar guiampm avatar lannonbr 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.