extend Matlab Editors callback

版本 1.15.0.0 (59.4 KB) 作者: Andreas Justin
Extends the editor features. Closing brackets, Operator. Templates, Keyboard Shortcuts
672.0 次下载
更新时间 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 的更多信息
致谢

启发作品: GavriYashar/Matlab-Editor-Plugin

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