From 3dd1fb055b6a517fadef30a987b19475b4aa9f64 Mon Sep 17 00:00:00 2001 From: ugurthemaster Date: Wed, 29 May 2013 13:38:29 +0300 Subject: [PATCH] Update env.rst --- docs/dev/env.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/dev/env.rst b/docs/dev/env.rst index 126a3b7f6..56301fc9f 100644 --- a/docs/dev/env.rst +++ b/docs/dev/env.rst @@ -162,6 +162,9 @@ WingIDE `WingIDE `_ is a python specific IDE. It runs on Linux, Windows, and Mac (as an X11 application, which frustrates some Mac users). +WingIDE offers code completion, syntax highlighting, source browser, graphical +debugger and support for version control systems. + NINJA-IDE ---------