I am learning Google App Engine / Python and I love it. Unfortunately I am not allowed to use my own computer in the office and not allowed to install anything on the corporate machine.
It would be so great to have an online IDE for Google App Engine where I could play with my Python code using any browser, including the one on my iPad....
Is there a IDE that supports editing django templates and that is able to validate HTML and CSS?
Requirements:
be able to detect and highlight errors in CSS, example: forgot to close "}", or invalid css attribute
be able to make it learn new css attributes (like css3 ones or browser specific ones) - we don't want to see them invalidat...
So I have IntelliJ and love it, and have been using the python plugin for a while. But I noticed that they have PyCharm coming out in beta now. I haven't been using pycharm since I just use IntelliJ for everything, but is there a compelling reason to buy pycharm?
...
To any openjdk developers out there:
I've been working on openjdk lately, and so far I've just been using vim to edit code (and I'm too ashamed to speak of how I've been debugging).
Starting a build only to have it fail after a minute because of a misspelled variable or something like that is very annoying. Even worse is when it compil...
Basically, I want to mix in Java and Web (JavaScript, CSS, HTML, PHP, .NET, etc..) into one. So what is the best IDE for that?
Since I'm a huge fan of Eclipse, I'd like to move from Dreamweaver to Eclipse for my Web Development. I love using Eclipse for Java development but I want to be able to maintain the functionality of Dreamweaver ...
Hi all,
I've been inspired by yehuda katz (
http://yehudakatz.com/2010/07/29/everyone-who-tried-to-convince-me-to-use-vim-was-wrong/ ) to start using Vi (or vim) as opposed to my current tool of choice, Notepad++.
I had a look on the vim.org site but couldn't find any recent windows vim app, am i looking in the wrong place or something...
i am familiar with PHP and JSP. i am interested in learning ruby i seek some learning materials/resouces/books to learn ruby. it would be better if the material/Books/Resource compares Ruby with PHP or JSP. i prefer comparative learning. and also suggest some IDE for ruby. Thank in advance.
...
I'm using Zend Studio to work on several PHP projects. Most of these projects include several external libraries. I've got these tucked away in a "libraries" directory within each project (using a public, application, libraries structure). The libraries are included using svn:externals - we made this choice so that it's easy to keep them...
I am being very hard headed and determined that I am going to give Textmate a solid try for my actionscript and flex projects. Work on the bundle has been a little lacking but what has been developed so far is pretty great.
I have run into some slight issues but able to figure them out and get things set up pretty well and I have alrea...
Howdy,
I'm using STS 2.3.3.CI-R5473-B24 with Grails 1.1. When launching the Type Grails command... yellow popup, is there a way to use grails-debug, rather than grails to run the commands?
...
What is the difference in the features of the two IDEs : Eclipse and Netbeans?
...
Hi,
I found this question from over a year ago, but I wonder if there's anthing new under the sun. Spedifically, I do not get along with Emacs so well...
p.s.
I use eclipse for java and perl programming.
...
Currently when I am working in the source code view of the Flex Builder 3 IDE my mouse scroll wheel does not scroll the window up and down.
Is it possible to enable this functionality somehow?
...
hi guys,
I have this huge VB project which i just got from some one. i want to add a check box to a dialog in it so i opened Main2.frm and added a check box using ide. but now when i run the application the dialog resized to its orignal size hence not showing the new check box which is at the bottom. I know that this means somewhere in t...
Can anyone recommend some good IDEs or editors for Mason?
At this point I'm just using VIM but it would be nice to have an editor that supports syntax highlighting as well as general syntax checking.
There are plenty that support Perl of course, but when it comes to files with Mason and Perl intertwined the editors tend to get confus...
This may boil down to opinion:
I am wondering if project files (the files generated and used by the IDE and not the compiler) should be included in source control repositories. Are there certain cases where they should and shouldn't?
Edit: I should mention that the reason I am asking is because I'm looking at some lists of files to be i...
i need some good gedit theme, where did you get one ?
Thanks
Adam Ramadhan
...
Possible Duplicate:
Which IDE for Scala 2.8?
I'm learning Scala by reading 'Programming in Scala' book by Odersky et al.
What programming environment people use for scala?
I've used TextMate and emacs, and trying to use eclipse for Java.
...
Does Komodo support getter/setter auto generation a la NetBeans or Eclipse? If so how do I use it? I can't seem to find it.
...
I've been developing in Eclipse for a long while, but am taking a hard look at IntelliJ IDEA 9.0.3 because of its good Flex development tools and Maven flexmojos integration.
But I just CAN'T STAND the look of the thing on Ubuntu 10.04. Coming from Eclipse, the fonts and colors make everything very hard to read....very straining on the...