Page 1 of 1 |
|
Posted: Wed, 29th May 2013 22:16 Post subject: Recommended editor for HTML5/CSS3/JS/JQ? |
|
 |
I'm currently using notepad++ but what I miss is the auto completion of css tags and so on, like if you go into firebug, enter any css and it can also autocomplete the possible values...
Any good editor for that out there? (Platform: Windows)
|
|
Back to top |
|
 |
Werelds
Special Little Man
Posts: 15098
Location: 0100111001001100
|
Posted: Wed, 29th May 2013 22:25 Post subject: |
|
 |
WebStorm 
|
|
Back to top |
|
 |
LeoNatan
☢ NFOHump Despot ☢
Posts: 73231
Location: Ramat HaSharon, Israel 🇮🇱
|
Posted: Wed, 29th May 2013 22:29 Post subject: |
|
 |
How is it that JetBrains has monopolized the IDE market in quality for so many languages? 
|
|
Back to top |
|
 |
Werelds
Special Little Man
Posts: 15098
Location: 0100111001001100
|
Posted: Wed, 29th May 2013 23:02 Post subject: |
|
 |
Well, same base for everything. And that base is just very, very good. I think I've said it on here before, but it's the only Java based platform I can not just tolerate, but even *like*. The only code completion that I know if that is this accurate, this complete and this fast is IntelliSense :/
|
|
Back to top |
|
 |
LeoNatan
☢ NFOHump Despot ☢
Posts: 73231
Location: Ramat HaSharon, Israel 🇮🇱
|
Posted: Wed, 29th May 2013 23:06 Post subject: |
|
 |
Xcode completeion Even in C++, due to its great integration with llvm.
|
|
Back to top |
|
 |
Werelds
Special Little Man
Posts: 15098
Location: 0100111001001100
|
Posted: Wed, 29th May 2013 23:49 Post subject: |
|
 |
Xcode's CC is good, but not as fast. Xcode certainly is a good IDE though, just wish it was a little more open to community improvements. Solid UI, fast for the most part. It is however the only IDE I can think of, next to VS, that comes directly from one of the major players in its field that is actually really, really good. They're usually a "it gets the job done" kind of thing, but not Xcode.
But anyway, for anything that's not a direct form of C, JetBrains probably has what you need. Python, Ruby, Php, Java, general HTML/CSS/JS they all have dedicated products for. And then there's tons of regularly updated plugins for just about everything else; shell scripts, markdown for example (both if which I regularly use). And I'm sure you've used ReSharper Leo? Fantastic too
I sound like a fucking sales person for them now
I've just used pretty much all of their products and every time they've delivered. Always stable, always fast and always does what it needs to do. YouTrack is actually also quite nice, albeit a little complicated for a lot of people (our project managers didn't like it). TeamCity's gonna get a whirl soon too, throwing so much money at them 
|
|
Back to top |
|
 |
|
Posted: Thu, 30th May 2013 01:05 Post subject: |
|
 |
Thanks gals, will give it a try 
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
|
Posted: Thu, 30th May 2013 05:16 Post subject: |
|
 |
|
|
Back to top |
|
 |
LeoNatan
☢ NFOHump Despot ☢
Posts: 73231
Location: Ramat HaSharon, Israel 🇮🇱
|
Posted: Thu, 30th May 2013 07:50 Post subject: |
|
 |
TheDiggler wrote: | LeoNatan wrote: | How is it that JetBrains has monopolized the IDE market in quality for so many languages?  |
Add Android Studio to their growing list. |
That's just IntelliJ IDEA rebranded. 
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
|
Posted: Sun, 2nd Jun 2013 10:50 Post subject: |
|
 |
What do you guys think about this:
http://coding.smashingmagazine.com/2013/03/26/goodbye-zen-coding-hello-emmet/
"Quantum mechanics is actually, contrary to it's reputation, unbeliveably simple, once you take the physics out."
Scott Aaronson chiv wrote: | thats true you know. newton didnt discover gravity. the apple told him about it, and then he killed it. the core was never found. | 
|
|
Back to top |
|
 |
Werelds
Special Little Man
Posts: 15098
Location: 0100111001001100
|
Posted: Sun, 2nd Jun 2013 11:27 Post subject: |
|
 |
90% of the chunks that are "fast" with Zen coding a good IDE (like the IDEA ones) will be just as fast. The bits that are faster are simply snippets (such as the font-face), which any decent IDE also has.
Those things are plugins written by and for "OMG IDEs SUCK"-evangelists. There's a million of them, especially for Sublime and most of them are simply turning Sublime into an IDE anyway. I use Sublime as well as a quick editor but things like Zen coding are nonsense to me 
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
Snoepgun
Posts: 1693
Location: Netherlands
|
|
Back to top |
|
 |
|
Posted: Fri, 14th Jun 2013 15:38 Post subject: |
|
 |
I always use notepad++ too but I hate my habit of googling every other css command I forget 
|
|
Back to top |
|
 |
|
Posted: Fri, 14th Jun 2013 20:08 Post subject: |
|
 |
having integrated static code analysis ( jshint ), code completion, auto-formatting, enforced coding practices...
these things help
|
|
Back to top |
|
 |
Werelds
Special Little Man
Posts: 15098
Location: 0100111001001100
|
Posted: Fri, 14th Jun 2013 20:12 Post subject: |
|
 |
Not to mention things like integrated VCS systems and such. It may seem trivial, but not having to alt-tab to application X or Y to do something saves quite a bit of time.
|
|
Back to top |
|
 |
Page 1 of 1 |
All times are GMT + 1 Hour |