Sublime Text 2 Help

Soul_of_a_Sinner

Poster Extraordinaire
Joined
Aug 9, 2009
Messages
3,377
So I recently started using Sublime Text 2 for my coding, I do HTML, CSS, JavaScript and PHP. I mostly just do stuff for fun and what not and for school so i'm no way professional or anything like that. I watched an hour video on using it, previously I just used Notepad++ because I just like to code by hand and use books and sites when I need to reference things. So I'm curious does anyone else use this editor? It seems nice, especially some of the packages and the snippets along with the color coding for your code and what not.
What do you use it for or what do you use when you code? Any recommendations you have for coding or for this program?

Also I do have a question: I installed a package called Tidy CSS and when I use it, it seems to delete all my comments :o
 
Sublime is the best text editor you can use. I literally use it for everything.
 
Do you use any packages that require you to install PHP by chance? I'm trying to get this CSS Tidy Package to work right. By default it deletes all my comments from my code. When I change the settings of the package it simply does nothing at all, so i'm a bit confused here.
 
Do you use any packages that require you to install PHP by chance? I'm trying to get this CSS Tidy Package to work right. By default it deletes all my comments from my code. When I change the settings of the package it simply does nothing at all, so i'm a bit confused here.

I use sublimelint which requires php to be installed in order for it to lint php. Not a lot of experience with CSS Tidy.
 

Latest posts

Back
Top