1 个仓库
Analyzes LaTeX source to determine the scope and arguments of commands relative to the cursor.
Distinct from Command Tree Parsing: Focuses on LaTeX command syntax analysis rather than chat command tree parsing.
Explore 1 awesome GitHub repository matching development tools & productivity · LaTeX Command Analysis. Refine with filters or upvote what's useful.
VimTeX 是一个集成开发环境,用于在 Vim 和 Neovim 中编写和编译 LaTeX 文档。它作为一个全面的技术文档编写套件,结合了语法高亮、文档导航和自动补全引擎的角色。 该插件通过一个协调的工作流脱颖而出,该工作流管理异步编译以及与外部 PDF 查看器的双向同步。这允许用户在特定源位置及其渲染页面之间跳转,同时在文档生产过程中保持响应迅速的编辑器界面。 该系统提供了广泛的文档智能和编辑功能。这包括针对引用和标签的上下文感知建议、用于遍历大文件的导航目录,以及将 LaTeX 环境和数学区域视为原子单位的专门文本对象。它还解析编译日志,将错误和警告直接映射到源代码中的相应行。
Analyzes the surrounding text to determine the arguments and scope of specific LaTeX commands.