Texinfo language support for Visual Studio Code. https://sv.nongnu.org/p/vscode-texinfo
Go to file
CismonX fb89436091
Hide CodeLens if HTML preview is not available.
2021-03-30 18:11:06 +08:00
assets Stop using Git LFS. 2021-01-24 04:27:41 +08:00
doc Update documentation. 2021-03-30 03:08:20 +08:00
scripts Add user manual. 2021-03-29 02:46:49 +08:00
src Hide CodeLens if HTML preview is not available. 2021-03-30 18:11:06 +08:00
.drone.yml Update build script. 2021-03-29 02:59:27 +08:00
.gitignore Add user manual. 2021-03-29 02:46:49 +08:00
.vscodeignore Add user manual. 2021-03-29 02:46:49 +08:00
CHANGELOG.md Add user manual. 2021-03-29 02:46:49 +08:00
LICENSE Relicense project to GPL. 2021-03-16 20:01:13 +08:00
LICENSE_NOTICE.md Add license notice in JSON files. 2021-03-23 00:19:48 +08:00
README.md Update documentation. 2021-03-30 03:08:20 +08:00
language-configuration.json Add license notice in JSON files. 2021-03-23 00:19:48 +08:00
package-lock.json Update dependencies. 2021-03-29 01:02:06 +08:00
package.json Update repository URL. 2021-03-29 18:57:20 +08:00
tsconfig.json Add license notice in JSON files. 2021-03-23 00:19:48 +08:00
webpack.config.ts Relicense project to GPL. 2021-03-16 20:01:13 +08:00

README.md

vscode-texinfo

Build Status License

About

This project 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

Documentation