-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Closed
Labels
apiapi-finalizationerror-listProblems viewProblems viewfeature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
For example, linting var test = 1
results in these warnings in the Problems panel:
My suggestion:
the no-unused-vars
and semi
to be clickable and to link to
http://eslint.org/docs/rules/no-unused-vars and to
http://eslint.org/docs/rules/semi
respectively.
(I've found this feature in AtomLinter and it's really useful)
cc: @dbaeumer
PS. Using vscode-eslint 1.10.18 with ESLint 3.5.0 in VSCode 1.5.1 using win10 x64.
adamkl, arielger, bpugh, abumalick, yurtaev and 49 more
Metadata
Metadata
Labels
apiapi-finalizationerror-listProblems viewProblems viewfeature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded