Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

microsoft/vscode-htmlhint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-htmlhint

VSCode extension to support HTML-Hint, an HTML linter.

Development setup

  • run npm install inside the htmlhint and htmlhint-server folders
  • open VS Code on htmlhint and htmlhint-server

Developing the server

  • open VS Code on htmlhint-server
  • run npm run compile or npm run watch to build the server and copy it into the htmlhint folder
  • to debug press F5 which attaches a debugger to the server

Developing the extension/client

  • open VS Code on htmlhint
  • run F5 to build and debug the extension

About

VS Code integration of HTMLHint, an HTML linter.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published