Bugfixes In The TextMate MATLAB Bundle
Written by thomas on June 15th, 2007
As a result of feedback, I have commited a few bug fixes for the MATLAB bundle.
Changelog:
* Added handling of curly brackets.
* Added trigging on Enter in curly brackets.
* Removed automatic conversion of != to ~=. Highlighting as error instead.
* Minor changes
I should also mention that hitting the Return key, or is it the Enter key? Eh, anyway, the enterish key on the numpad should automatically indent and insert a new % if hit within a comment! This can be very useful if you have to write multi-line comments.
New MATLAB Bundle for TextMate
Written by thomas on March 28th, 2007
Unhappy with the MATLAB bundle that was included in TextMate, I set out to write a new one. The old one was a mashup of Bash, Octave, MATLAB, and some other stuff, which, needless to say, didn't quite measure up. So, without further ado, you can now download the new and improved MATLAB bundle!
Read the rest of this entry