Texinfo language support for Visual Studio Code. https://sv.nongnu.org/p/vscode-texinfo
Go to file
CismonX 8dcde6fdaa
Fix scripts.
2021-04-25 01:39:48 +08:00
assets Stop using Git LFS. 2021-01-24 04:27:41 +08:00
doc Remove "Display Images" section from manual. 2021-04-22 20:37:01 +08:00
ext Fix scripts. 2021-04-25 01:39:48 +08:00
scripts Fix scripts. 2021-04-25 01:39:48 +08:00
src Remove requirement for package `node-html-parser`. 2021-04-23 20:38:07 +08:00
.drone.yml Add vsce to devDependencies. 2021-03-30 18:12:45 +08:00
.gitignore Refactor build scripts. 2021-04-21 17:25:24 +08:00
.vscodeignore Refactor build scripts. 2021-04-21 17:25:24 +08:00
CHANGELOG.md Update changelog. 2021-04-22 20:53:14 +08:00
LICENSE Relicense project to GPL. 2021-03-16 20:01:13 +08:00
LICENSE_NOTICE.md Remove `node-html-parser` from license notice. 2021-04-22 20:37:57 +08:00
README.md Update README. 2021-04-12 20:32:24 +08:00
language-configuration.json Update language-configuration.json 2021-04-21 17:29:53 +08:00
package-lock.json Remove requirement for package `node-html-parser`. 2021-04-23 20:38:07 +08:00
package.json Remove requirement for package `node-html-parser`. 2021-04-23 20:38:07 +08:00
tsconfig.json Refactor build scripts. 2021-04-21 17:25:24 +08:00
webpack.config.ts Reduce vsix file size. 2021-04-04 05:27:34 +08:00

README.md

vscode-texinfo

Build Status License

About

vscode-texinfo is an extension of Visual Studio Code which aims at improving user experience for editing Texinfo documents.

Major features include:

  • Syntax Highlighting
  • Code Completion
  • HTML Preview
  • Block Folding
  • Breadcrumb Navigation
  • Diagnostics

Getting Started

For instructions about how to install, use, and contribute to vscode-texinfo, see the online user manual.