Skip to content

VSCode extension to integrate JavaScript Semi Standard Style

License

Notifications You must be signed in to change notification settings

kutyel/vscode-semi-standardjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCode StandardJS

Build Status

Extension to integrate JavaScript Standard Style into VSCode.

Development setup

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

Developing the server

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

Developing the extension/client

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

About

VSCode extension to integrate JavaScript Semi Standard Style

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%