Skip to content

updated VimLab#2

Open
yaj030 wants to merge 10 commits intojeroendehaas:masterfrom
yaj030:master
Open

updated VimLab#2
yaj030 wants to merge 10 commits intojeroendehaas:masterfrom
yaj030:master

Conversation

@yaj030
Copy link

@yaj030 yaj030 commented Dec 18, 2015

add run line, run selection, run file, clear screen, clear all, add breakpoint

add quick fix list feature to look at the errors. Basically it create a temporary .m file called MatVimTmp.m in the same folder and run it and then catch the errors which are saved in the /tmp/MatlabErrorForVim.err. when press \mq, the errors are loaded by calling cfile('/tmp/MatlabErrorForVim.err')
@jeroendehaas
Copy link
Owner

I've recently been very occupied with changes in real life. I am going to work on this soon and integrate it.

consider the case that some m file are function files, cann't use try .. function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants