extend Matlab Editors callback

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 Center および MATLAB AnswersEnvironment 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