Skip to content

How to add JSLint toAtom and VSCode on Windows? #357

Answered by kaizhu256
kaizhu256 asked this question in Q&A
Discussion options

You must be logged in to vote

fyi, pr #395 added vscode-support for latest jslint (v2022.5.1-beta).

Quickstart JSLint in VS Code



To run JSLint in VS Code:

  1. In VS Code, search and install extension vscode-jslint
  2. In VS Code, while editing a javascript file:
    • right-click context-menu and select [JSLint - Lint File]
    • or use key-binding [Ctrl + Shift + J], [L]
    • or use key-binding [ Cmd + Shift + J], [L] for Mac
  • screenshot

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@kaizhu256
Comment options

kaizhu256 Sep 30, 2021
Maintainer Author

@mauskin
Comment options

Comment options

kaizhu256
Apr 30, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by kaizhu256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants