Aptana
-
I just downloaded Aptana 3 for trying out some HTML5/Javascript stuff - have I been spoiled with VS and intellisense and is apatana really so primitive? Or does it not work out of the box and there are settings to tweak?
-
I just downloaded Aptana 3 for trying out some HTML5/Javascript stuff - have I been spoiled with VS and intellisense and is apatana really so primitive? Or does it not work out of the box and there are settings to tweak?
-
Aptana is quite an able IDE. Yes, there are settings (thousands (well hundreds) of them). But if you want to come into the present day of programmers text editors, go have a look at "Sublime Text 2". And if you do, install the "Package Control".
I am only really trying stuff out for now so don't want to buy anything. Web dev, so far, is like going back in time 20 years.
-
I am only really trying stuff out for now so don't want to buy anything. Web dev, so far, is like going back in time 20 years.
You can use Sublime as an unregistered user with never buying the product. You'll just get a periodic nag which you can ignore. If you would like to see what Sublime can do, look at Jeffrey Way's NetTuts video tutorial series which I understand is free to view
-
You can use Sublime as an unregistered user with never buying the product. You'll just get a periodic nag which you can ignore. If you would like to see what Sublime can do, look at Jeffrey Way's NetTuts video tutorial series which I understand is free to view
Thanks, intellisense is a massive improvement over aptana How do I run/debug etc using it?
-
Thanks, intellisense is a massive improvement over aptana How do I run/debug etc using it?
A few webpages for you to read ... 1. http://www.verious.com/tutorial/jslint-in-sublime-text-2/[^] 2. http://code.tutsplus.com/articles/perfect-workflow-in-sublime-text-free-course--wp-27345[^] 3. http://leveluptuts.com/tutorials/sublime-text-2-tutorials[^]