extend Matlab Editors callback

Extends the editor features. Closing brackets, Operator. Templates, Keyboard Shortcuts
672 téléchargements
Mise à jour 26 sept. 2016

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2015b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Environment and Settings dans Help Center et MATLAB Answers
Remerciements

A inspiré : GavriYashar/Matlab-Editor-Plugin

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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