2

I was installing some packages of Sublime Text 3 and after installing a package called "Better JavaScript" an error appeared (don't remember exactly) but my code coloring for JavaScript files was gone and it shows a blank; white text right now. I've removed the package and reinstalled the program but the problem persists. Any help would be appreciated.

5
  • make sure it's saved as a .js file, and that javascript syntax is active (ctrl+shift+p -> set-syntax -> javascript) Commented Jan 7, 2015 at 12:58
  • In the bottom right corner of the editor, there is a menu you can slide up, check that it is set to javascript and not text. Commented Jan 7, 2015 at 13:00
  • See if inside Packages folder of installed directory for sublime, Javascript folder exists or not... Commented Jan 7, 2015 at 13:05
  • it didn't exist in the "Packages" folder. Commented Jan 7, 2015 at 13:24
  • @Alex yeah! already selected jQuery(Javascript) there Commented Jan 7, 2015 at 13:45

1 Answer 1

5

make sure it's saved as a .js file, and that javascript syntax is active (ctrl+shift+p -> set-syntax -> javascript)

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.