Matlab-Editor-Plugin icon indicating copy to clipboard operation
Matlab-Editor-Plugin copied to clipboard

TabCompletion intellij search behavior

Open GavriYashar opened this issue 7 years ago • 3 comments

image


MatlabMCR Tab-Completion com.mathworks.jmi.MatlabMCR().mtFindAllTabCompletions("mustBe",6,0) c

https://github.com/Gimly/vscode-matlab/issues/110 toward an integrated matlab REPL · Issue 110 · Gimly/vscode-matlab (github.com)

GavriYashar avatar Oct 25 '17 06:10 GavriYashar

Possible merging of two great projects. I haven't used your plugin (yet! - it looks awesome), but stumbled upon it trying to find somebody who extended the MATLAB editor.

I was looking into / may try to integrate Tab Nine. https://github.com/zxqfl/tabnine

No promises, this is all a little out of my comfort zone. However, it's probably the easiest way to get a good auto-complete.

Thanks for all you do! If I get anywhere with this, I'll let you know.

CircuitGuy avatar Jul 20 '19 18:07 CircuitGuy

@CircuitGuy No need to promise anything. I'ts worth a try. No promises, this is all a little out of my comfort zone. This whole project is out of my comfort zone. Just hack into it. If you need help with my messy code, contact me via e-mail

GavriYashar avatar Jul 24 '19 04:07 GavriYashar

Started looking into it. Unfortunately, TabNine seems to have too many limitations for me to take it seriously. Closed source, fairly slow, uploads code to the cloud for training.

CircuitGuy avatar Jul 26 '19 17:07 CircuitGuy