Python 集成開發環境,Wing IDE 4.1.7 發布

jopen 12年前發布 | 10K 次閱讀 Python

WingIDE是個相當優秀的 IDE;其編輯器包括大量語言的語法標簽高亮顯示,雖然它只是個面向 Python 的工具。源代碼瀏覽器對瀏覽項目或模塊非常實用(表現在可導航源代碼和文檔行摘要中)。雖然沒有監視器,但調試器設計得很好。編輯器有優秀的命令自動完成 和函數跳轉列表,但是沒有代碼合并。面向項目風格的 IDE 對于大型產品非常有用(在這方面,除了 Komodo 以外,它是大多免費 IDE 中較好的)。總體的界面就像增強的 Idle,使用了與許多 TK 和 XWindow 界面類似的“多窗口”排列方式。我喜歡使用對接和嵌入(這方面,并不是過多使用 MS Visual Studio 造成的),但不同的開發人員可能喜歡不同風格的窗體。WingIDE 是個很有前途的開發環境。

WingIDE 4.1.7 發布,該版本支持 Stackless Python 3.2, Maya 2013, Visual Studio 2010 builds of Python 2.6 and 2.7, Python 3.3 beta1,

改進內容包括:

1. a Pretty Print option in Python Shell and Debug Probe,
2. a How-To for using Wing IDE with Pyramid,
3. vi mode :delm to delete marks,
4. open-url-from-editor and open-clicked-url-from-editor commands,
5. the ability to set options sent to Python while debugging,
6. several auto-editing improvements,
7. an improved experimental Turbo completion mode,
8. an improved heuristic for auto-indentation after pasting,
9. about 35 other minor improvements and bugfixes.

Python 集成開發環境,Wing IDE 4.1.7 發布

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!