Tagged Questions

2
votes
14answers
269 views

Good IDE/editor for C++ suited to my tastes

First off, I know that this question is asked a lot. I have looked at several threads and I end up being more confused than anything because usually the thread question is vague s …
0
votes
16answers
170 views

What php editor should i use ?

What php editor should i use ? I now have NetBeans 6.8 (the php version) but it´s always freezing for a long time. I used previously version 6.7.1 but the auto scan feature rende …
0
votes
1answer
65 views

Why can’t I launch notepad++ from the command line anymore?

I'm teaching myself some Django tonight using the local dev package at instantdjango.com I made it through half the tutorial, building a basic map with points on it, then closed o …
0
votes
3answers
157 views

Where can I find a Vim syntax file for the go language?

Has anyone created a vim syntax file for the go language?
0
votes
1answer
21 views

Editor with design view?

There are editors better than dreamweaver in some cases but because most of them dont have html/code design view, i resort to dreamweaver. Does anyone know any other code editor h …
1
vote
1answer
36 views

How to make Visual Studio editor stop scrolling past bottom of a file?

In the Visual Studio editor when you pull the scroll bar down to the bottom of the file, all you see is a blank page, since the text has scrolled up past the top of the text editor …
1
vote
6answers
129 views

Native Python Editor for Mac?

I'm currently using IDLE, its decent, but I'd like to know if there're better lightweight IDEs built especially for Mac — free or commercial.
0
votes
4answers
38 views

Free activity diagram editor

I'm looking for a free activity diagram editor supporting advanced stuff like object flow and actions. Any suggestions?
1
vote
2answers
44 views

How do I go about creating a compiler/editor in Eclipse?

My question is somewhat specific, but the answer I need is general: (turned out very wordy, so boldened the important bit) I have to use a light-weight proprietary language to co …
1
vote
4answers
51 views

Templated HTML Editor

Hi, I'm looking for a HTML editor that kinda supports templated editing or live snippets or something like that. Background: I'm working on a website for a friend. As there are no …
0
votes
3answers
102 views

How can I replace multiple line breaks with a single <BR>?

I am replacing all occurances of \n with the <BR> tag, but for some reason the text entered has many \n in a row, so I need to combine them. Basically, if more than 1 \n occ …
161
votes
69answers
25k views

What IDE to use for Python

As a Python newbie, it is interesting to know what IDE's ("GUIs/editors") others use for Python coding. If you can just give the name (e.g. Textpad, Eclipse ..) that will be enoug …
0
votes
1answer
27 views

Can I hex edit a file in Visual Studio?

I want to edit a binary file but I don't want to use another tool other than Visual Studio because it's a pain to switch back and forth. Is there perhaps a add-in or some built …
1
vote
5answers
118 views

Is there a text editor that will automatically determine whether to indent with spaces or tabs?

It's very easy to set a text editor to use spaces or tab characters with each press of the tab key. However, I'm working with a grip of Python code maintained by a large team of de …
1
vote
4answers
96 views

jquery: looking for a lightweight wysiwyg editor

hi all, i searched the web for a lightweight (online) wysiwyg editor and tried several ones - the good ones were just all too bloated to me and the light ones where missing featu …

1 2 3 4 5 40 next
15 30 50 per page