Js Advice is a JavaScript code analyzer. Checking possible errors or bad practices will advise possible changes, in JavaScript code. By Light bulb (Visual Studio 2015) and intuitive menu. See the changelog for changes and roadmap. Features
Light Bulb Visual Studio 2015:Using the Light Bulb Visual Studio 2015: Equals Operators:In code that equality comparison is with two equal Pressing enter or clicking on the suggestion, will apply. Unequal OperatorsWhen writing an unequal code Suggestion apply: Include Semicolon in end the commandWhen writing code that has no semicolon (;) at the end of the command will be suggested place. Suggestion apply: Initialization to Array and ObjectWhen starting an object with Suggestion apply: And when starting an object with Suggestion apply: ContributeCheck out the contribution guidelines if you want to contribute to this project. For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project. License |