|
Post Made Community Wiki by Community♦
|
||||
|
|
||||
|
4 | added 173 characters in body | ||
|
Note that I primarily work in C/C++. For C/C++ code, I use Visual C++ Express Edition or Visual Studio Professional. For the little bit of Python I'm learning, I use the editor in the PythonWin IDE. (Mostly because it does a bit of code completion.) For everything else, I use GViM. Tip:
|
||||
|
3 | added 317 characters in body | ||
|
Note that I primarily work in C/C++. For my C/C++ code, I use Visual C++ Express Edition or Visual Studio Professional. For the little bit of Python I'm learning, I use the editor in the PythonWin IDE. (Mostly because it does a bit of code completion.) For everything else, I use GViM. After you install ViM on Windows, if you right-click on any file in Explorer, you see the "Edit with Vim" option in the right-click menu. This is very useful for peeking into and editing all sorts every kind of text files file without bothering having to bother about specific editors. GViM can understand most formats and thus displays them with syntax coloring. |
||||
|
2 | added 7 characters in body | ||
|
1 |
|
||
