是否有具有更好代码补全功能的 MATLAB 编辑器/插件/版本?

发布于 2024-08-05 19:50:19 字数 291 浏览 5 评论 0原文

将 Visual Studio 代码完成与 MATLAB R2008b 7.7 进行比较,最后一个中缺少一些重要功能:

  1. 局部变量补全

  2. 函数, for, if auto ENDing

但 Visual Studio 不支持 MATLAB 代码。是否有任何 MATLAB 插件、编辑器或版本具有更好的代码完成功能?

Comparing Visual Studio code completion with MATLAB R2008b 7.7 there are a few important features missing in the last one:

  1. Local variables completion

  2. Function, for, if auto ENDing

But Visual Studio doesn't support MATLAB code. Is there any MATLAB plugin, editor or version with a better code completion?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

人间不值得 2024-08-12 19:50:19

您可以随时查看 MATLAB-Emacs集成(本文中还涉及 Vim)。

另外,当我们讨论这个主题时:
使用 Vim 编辑 MATLAB 文件
在 Matlab 中评估 Vim 中的选定文本

You could always take a look at MATLAB-Emacs integration (also deals with Vim in the article).

Also, while we're at the subject:
Editing MATLAB files with Vim
Evaluate selected text from Vim in Matlab

等风来 2024-08-12 19:50:19

在 Windows 上,Notepad++ 允许完成函数和单词的代码。

On Windows, Notepad++ allows code completion of functions and words.

≈。彩虹 2024-08-12 19:50:19

在 MATLAB R2010a 版本中,编辑器的选项卡补全现在包括 局部变量

With the R2010a release of MATLAB, the Editor's tab completion now includes local variables.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文