Fun Stuff > CLIKC
Need help (lots) with Javascript
cesium133:
I always turn that feature off because I end up not noticing that it closed the bracket, and I close it again.
celticgeek:
Back when I was programming for Windows, I used Notepad++ and loved it.
Masterpiece:
--- Quote from: cesium133 on 23 Aug 2013, 12:30 ---I always turn that feature off because I end up not noticing that it closed the bracket, and I close it again.
--- End quote ---
I love that Eclipse anticipates and reacts to this by just doing it right and ignoring brackets when you add a bracket at a place where Eclipse auto-predicted that you'd place them.
Loki:
Oh, in case you haven't already: get used to writing both the opening and the closing bracket right at the start. That way you are less likely to forget to close them. Also, you should get used to finishing every line with a semicolon. It looks neater. (There was a nother reason for why you'd do that, but I cannot think of it right now.)
Stybar:
Because it used to be neccesary, I believe. That's how I was taught it, anyhow.
And if you find the right environment, you don't have to worry about brackets. The program I use, IntelliJ, may not be the best there is, but it automatically fills out brackets, fixes syntax errors, and even creates getters, setters, imports,...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version