extend Matlab Editors callback

버전 1.15.0.0 (59.4 KB) 작성자: Andreas Justin
Extends the editor features. Closing brackets, Operator. Templates, Keyboard Shortcuts
다운로드 수: 672
업데이트 날짜: 2016/9/26

라이선스 보기

View README.txt
#==============================
# Startup
#==============================
# the startup file creates a edit.m file in specified path (needs to be set) directory.
# you can change this behavior in sturtup.m and edit editPath.
# it will overload the built in edit function.
# and add paths to the appdata of "0"
#==============================
THIS THREAD IS DEAD. THIS FILE WILL NO LONGER BE UPDATED:
THIS CODE IS REPLACED BY: http://de.mathworks.com/matlabcentral/fileexchange/58497-gavriyashar-matlab-editor-plugin

인용 양식

Andreas Justin (2024). extend Matlab Editors callback (https://www.mathworks.com/matlabcentral/fileexchange/41099-extend-matlab-editors-callback), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Environment and Settings에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.15.0.0

dead
V0.10 * several fixes
* IntelliJ like Filestructer Browser
* made it easier to "install" extended editor
link to new project

1.12.0.0

* added Advanced replacement tool
* added GUI for templates
* fixed bug "multiple editors open"

1.11.0.0

forgot to update summary
* Extends the editor features. Closing brackets, Operator. Templates, Keyboard Shortcuts

1.10.0.0

* Script Templates Variables
* Keyboard shortcuts
* some replacements caused still a flashing bug. should now be completely removed

1.9.0.0

updatet description

1.8.0.0

* Supports usermade replacements
* Bug fixed reported by Jonathan Sullivan

1.7.0.0

Breakpointbar is colorized to show that this feature is enabled.

1.6.0.0

R2013b

1.5.0.0

bugfix variable match

1.4.0.0

better regexp for variable finding

1.3.0.0

operatoren support
+=, -=, *=, /=

1.1.0.0

Changed: Tested Releases

1.0.0.0