I am using Notepad++ as my main HTML/CSS Editor. The thing is that when my CSS files are huge (more than 2000 lines), it is really hard to keep track of all the elements.
I have to scroll down and search for an element every time I need to edit my CSS file, I lose alot of time because of this.
Is there a "CSS selectors" included in Notepad++ or is there any tricks to make it easy to deal with really long CSS file?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey guys,
I am using Notepad++ as my main HTML/CSS Editor. The thing is that when my CSS files are huge (more than 2000 lines), it is really hard to keep track of all the elements.
I have to scroll down and search for an element every time I need to edit my CSS file, I lose alot of time because of this.
Is there a "CSS selectors" included in Notepad++ or is there any tricks to make it easy to deal with really long CSS file?
Thanks!