Coder Social home page Coder Social logo

t-sauer / autolinting-for-javascript Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 33 KB

Activates the correct Javascript linter for the current opened workspace in VSCode

Home Page: https://marketplace.visualstudio.com/items?itemName=t-sauer.autolinting-for-javascript

License: MIT License

TypeScript 100.00%
eslint javascript jscs jshint linter vscode

autolinting-for-javascript's People

Contributors

t-sauer avatar

Watchers

 avatar  avatar

autolinting-for-javascript's Issues

Support all JSHint configs

Right now the extension just checks for a .jshintrc file.
JSHint can be configured in a package.json file under the jshintConfig property though.

Add config to disable the extension

Currently the extension always overrides the workspace settings if a workspace is opened. Because of that linters can not be set manually by an user.
An option to deactivate the extension for a single workspace (or through the global settings) should solve this problem. The action to automatically set linters through the command palette should still work though.

Support all JSCS configs

Right now the extension just checks for a .jscsrc file.
JSCS can be configured in a package.json file under the jscsConfig property though or the configuration can be located in a .jscs.json file.

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.