Today's Question:  What does your personal desk look like?        GIVE A SHOUT

 ALL


  Write high quality JavaScript and CSS with SublimeLinter

SublimeLinter is a plugin for one of the front end editor--Sublime Text, it is used to highlight those syntax not conforming to standard or wrong, it supports JavaScript,CSS,HTML,Java,PHP,Python,Ruby and some more.This article will introduce how to configure SublimeLinter in Windows to validate JavaScript and CSS codes.PreparationInstall Sublime Text package control tool : http://wbond.net/sublime_packages/package_controlInstall SublimeLinter with Sublime Text package control tool :https://github.com/SublimeLinter/SublimeLinterInstall Node.js, recommend you to install Windows Installer version...

8,872 0       VALIDATION SUBLIMELINTER SUBLIME TEXT