Visual Studio 2010 的 Latex 插件

发布于 2024-10-20 14:37:28 字数 132 浏览 10 评论 0原文

我正在寻找 Visual Studio 2010 的乳胶插件(最好是免费的)。

它必须具备的功能:

  1. 代码折叠
  2. 语法高亮
  3. 自动完成
  4. 错误处理

I am looking for a latex plugin for Visual Studio 2010 (preferably free) .

Features it must have:

  1. Code folding
  2. Syntax highlighting
  3. AUTOCOMPLETION
  4. Error Handling

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

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

发布评论

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

评论(5

那伤。 2024-10-27 14:37:28

我不认为VS有什么可用的。
作为替代方案,我使用 eclipse 和 texlipse 插件。它具有您列表中的所有功能。我不使用 Windows,但 ubuntu 与 eclipse、R、MySQL 和 Sweave 足以满足我所有的数据连接、管理、操作、分析和报告需求。列出的所有工具均可在 Windows 上使用,并通过 RODBC 与 SQLserver 建立足够的连接。

I do not think there is anything available for VS.
As an alternative, I use eclipse with the texlipse plugin. It has all of the features on your list. I do not use windows but ubuntu with eclipse, R, MySQL and Sweave is sufficient to cater for all my data connection, management, manipulation, analytical and reporting needs. All the tools listed are available on Windows with sufficient connectivity to SQLserver with RODBC.

薄荷→糖丶微凉 2024-10-27 14:37:28

我不认为有什么事情能接近你想做的事情。但据我所知,原则上您可以将 Visual Studio 与任何编程语言一起使用。如果你有足够的时间来正确配置它。

您可以创建自己的特定于 LaTeX 的语言服务< /a>.此外,您必须创建自己的构建规则< /a>.

但由于我认为这工作量太大,所以我推荐 TeXnicCenter,这是一个免费软件程序,具有语法突出显示、自动完成和错误处理功能。我不确定代码折叠,但我认为它没有这个。

另一个免费软件是 Led(LaTeX 编辑器),它应该具有您喜欢的所有功能,但据我记得,我对代码完成不太满意。

I do not think that there's anything that comes close to what you want to do. But as far as I know, you can - in principle - use Visual Studio with any programming language. If you have enough time to configure it properly.

You can create your own LaTeX-specific language service. Moreover, you would have to create own build rules.

But since I think that is too much work, I recommend TeXnicCenter, a freeware program that has syntax highlight, autocompletion and error handling. I'm not sure about code folding, but I think it does not have this.

Another freeware is LEd (LaTeX Editor), that should have all the features you like, but as far as I remember, I was not that happy with code completion.

南风起 2024-10-27 14:37:28

对于 LaTeX 编辑器来说,TeXWorks 是一个不错的选择。您应该尝试一下,因为 Visual Studio 不支持 LaTeX。

A good choice for a LaTeX Editor is TeXWorks. You should try it, since there is no LaTeX support for Visual Studio.

孤云独去闲 2024-10-27 14:37:28

实际上我认为MS VS 是作为程序员的“编辑器”而开发的。当然,它不仅仅是一个编辑器,但编辑 (la)tex 文件不适合此模型。所以最好不要浪费时间并尝试其他解决方案。我建议使用开源 Lyx,它可在 Linux 和 Windows(以及 Mac OS 上)平台上使用,并且易于使用。在等待其他(可能更好)答案的同时尝试一下。

Actually I think MS VS has been developed as a programmers 'editor'. Of course it's much more than just an editor, but editing (la)tex files doesn't fit into this model. So it's better not to waste the time and to try other solutions. I suggest open-source Lyx which is available on Linux and Windows (and AFAIK on Mac OS) platforms and easy to use. Just try it while waiting for other (possibly better) answers.

记忆で 2024-10-27 14:37:28

带有 LaTeX 扩展的 Visual Studio Code 可用。它也是免费的。

Visual Studio Code with LaTeX extension is available. It is free of charge as well.

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