Download List

프로젝트 설명

gEcrit is a source code editor oriented toward Python. It tries to keep the interface as clean as possible and keep the menus simple. It features all the common features a Python programmer might need, including an interactive Python interpreter and operating system shell. It supports a plugin system for expandability.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-01 02:40
2.5

이 버전은 편집기에 대한 세션 지원을 추가합니다. 그것은 선택한 문서 및 열려있는 모든 탭, 창 레이아웃을 저장하고 시작할 때 그들을 복원할 수 있습니다. 당신이 어떤 껍질을위한 단말기의 무제한를 가질 수있게되는 플러그인이 추가되었습니다. 그것은 필요한 모든 쉘 인터프리터에 대한 경로입니다. 맞춤법 검사기는 플러그인으로 옮겨졌는데 지금은 텍스트 선택을 맞춤법 검사 수 있습니다. 문서 클론이 추가되었습니다 플러그인. 기본 텍스트 함수 호출 플러그인 StampIt로 이사했다.
This version adds session support for the editor. It can save all the open tabs, window layout, and selected document and restore them at startup. A plugin was added that allows you to have an unlimited number of terminals for any shells. All it needs is a path to the shell interpreter. The spell checker was moved to a plugin and now it is possible to spell check a text selection. A document clone plugin was added. The default text function was moved to a plugin called StampIt.

2011-04-26 05:55
2.4

창 도킹 시스템은 어떤 GUI를 좀 더 유연하게 만드는, 추가되었습니다. 그것은 창 주위의 패널을 이동하는 것이 가능해졌습니다. 코드 완성 이제 pyctags를 통해 세션 전체를 이루어집니다. 몇 가지 버그가 수정되었고 개선했다 플러그인.
A window docking system was added, which makes the GUI more flexible. It is now possible to move the panels around the window. Code completion is now done session-wide via pyctags. A few bugs were fixed and a plugin was improved.

2011-04-21 05:59
2.3

편집기에서 어떤 불일치가 제거되었습니다. 클립 보드 뷰어 : 새로운 플러그인이 추가되었습니다. 1 개선되었습니다 플러그인 : 파이썬 소스 브라우저를 이제 종류의 항목. 언어에서도 이와 같은 루비, 자바, C 조, C + +를, 및 C에 대한 문법 강조가 추가되었습니다. 사용자 인터페이스에 버그가 해결되었습니다.
Some inconsistencies in the editor were removed. A new plugin was added: Clipboard viewer. 1 plugin was improved: the Python source browser now sorts the entries. Syntax highlight for Ruby, Java, C, C++, and C like languages was added. A bug in the user interface was fixed.

2011-04-17 03:32
2.2

이 릴리스는 고정 버그와 작은 불편에 집중되었다. 워드 카운터 플러그인이 추가되었습니다. 두 가지의 새로운 기능은 코어에 추가되었습니다 : 탭 및 그 반대로 공백을 대체할 Tabify과 Untabify 문서,.
This release was focused on fixing bugs and tiny inconveniences. The Word Counter plugin was added. Two new features were added in the core: Tabify and Untabify document, which replace spaces by tabs and vice-versa.

2011-04-13 06:52
2.1

약어 자동 교체 :이 릴리스에는 새로운가 기본적으로 활성화되어 있지되는 플러그인을했습니다. 나무 파일 브라우저가 개선되었습니다. 일부 사용자 인터페이스가 변경되었습니다. 트리 파일 브라우저와 소스 브라우저 플러그인으로 변환되었습니다.
This release has a new plugin that is not enabled by default: abbreviation auto replacement. The tree file browser has been improved. Some user interface changes have been made. The tree file browser and source browser have been converted to a plugin.

Project Resources