textmate matlab.tmbundle transpose operator

The matlab.tmbundle for textmate seems to consider a single quote ' as the beginning of a quote instead of the transpose operator. I couldn't really find a solution online and I am dubious that the developers would miss such an obvious feature.

Any way to fix this? thanks!

2 Answers

Seems to have been supported for a while now

transpose

Judging from some occurances on the internet it seems like the developers noticed the problem. However, the current status is not quite clear.

This commit suggests that it may have been solved, and that the problem can occur if you are using an older/different version.

If the problem still occurs you may be able to file a bug report. If you are really devoted you can of course use transpose() rather than a quote but this is quite an intrusive workaround.

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like