extend Matlab Editors callback

Extends the editor features. Closing brackets, Operator. Templates, Keyboard Shortcuts
672 Downloads
Aktualisiert 26 Sep 2016

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2015b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Environment and Settings finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: GavriYashar/Matlab-Editor-Plugin

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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