1
vote
1answer
12 views
Visual Studio 2008 - Jump to next error shortcut?
When a compile fails in VB.NET in Visual Studio 2008, an Error List pops up at the bottom of the screen. To jump to an error, I double click on an error in the error list.
Is ther …
4
votes
1answer
17 views
XCode: Possible to auto-create stubs for methods required by Protocol interface?
Coming from an Eclipse / Java background, one of my favorite features is the ability to quickly stub out all the methods required by an interface. In Eclipse, I can choose 'Overri …
0
votes
1answer
43 views
Best F# IDE for a Mac
I'm trying to convince a friend of mine to switch from OCaml to F#, however they are programming on a Mac. What is the best F# development experience on top of OS X?
From looking …
-9
votes
2answers
113 views
For what reason does an IDE not check to see if it can create a binary before compiling? [closed]
Is there a specific reason as to why an IDE would go through the trouble of compiling a project only to have it fail when linking?
I won't tell you why this bothers me, because a …
2
votes
13answers
148 views
Beginning PHP development
I am starting on a project where I will be making HTML and CSS edits to PHP site. I need to configure my home computer to run the site and do PHP development work on it.
What is …
1
vote
3answers
193 views
Freeware “Structural Highlighting” for Delphi 2007 IDE
I'm in the middle of sorting out a nested set of if/then begin/end pairs, and missing the heck out of CodeRush's structural highlighting (which I used to have in Delphi 6, and love …
1
vote
1answer
39 views
TextPad Questions!
Someone must know this but can anyone help me with the following please
When I open a folder I want the default format to be 'Details' and not list!!!! (ie sorted by time modifie …
10
votes
10answers
253 views
Is there a *very* lightweight IDE for .net?
Does anyone know of a good lightweight IDE for .net? Often times I open VS and create a new project just to see if a line compiles, to test a quick method, or something trivial lik …
0
votes
2answers
12 views
Is there a (RAD) tool for dynamic web creation (php + html )
Hello all
Is there any tool something like access or front page that combines?
The server side also ( php ) for none programmers?
1
vote
7answers
72 views
A road map to learning Flex for dummies.
I need to familiarize myself with this technology. My problem is that Google is swamp with results for tutorials. Where should I start?
What development environment should I use a …
-5
votes
1answer
57 views
TextPad Gripes!! [closed]
Someone must know this but can anyone help me with:
1) When I open a folder I want the default format to be 'Details' and not list!!!! (ie sorted by time modified desc)
2) …
0
votes
5answers
47 views
Popular IDE for Struts 2
I'm beginning to learn Struts 2, and am wondering:
Which is the most popular IDE for Struts 2?
I've looked at a few of them (netbeans, idea, eclipse) and only idea seems to treat …
3
votes
15answers
194 views
What to replace FrontPage with?
I use FrontPage for two different tasks; authoring html help and authoring a couple of websites. The websites don't require a lot of stuff -- they are there to disseminate a bit of …
2
votes
8answers
118 views
Fullscreen editors?
Whilst fiddling recently with Ulysses 2.0 - "The definitive creative writing package", I was struck by how effective the fullscreen/console mode was at focusing my mind on actually …
-1
votes
4answers
94 views
What’s the best IDE for PHP? [closed]
Possible Duplicates:
Any good PHP IDE, preferably free or cheap?
What is the best IDE for PHP ?
best IDE / Editor for PHP
I'm new to PHP.
