Texinfo language support for Visual Studio Code. https://sv.nongnu.org/p/vscode-texinfo
Go to file
CismonX 634bac057d
continuous-integration/drone/push Build is passing Details
Fix package.sh (array is a bash feature)
2021-03-22 12:41:27 +08:00
assets Stop using Git LFS. 2021-01-24 04:27:41 +08:00
scripts Fix package.sh (array is a bash feature) 2021-03-22 12:41:27 +08:00
src Update license notices. 2021-03-18 15:35:59 +08:00
.drone.yml Add script for packaging. 2021-03-18 14:31:29 +08:00
.gitignore Relicense project to GPL. 2021-03-16 20:01:13 +08:00
.vscodeignore Add script for packaging. 2021-03-18 14:31:29 +08:00
CHANGELOG.md Cleanup changelog. 2021-03-18 19:55:44 +08:00
LICENSE Relicense project to GPL. 2021-03-16 20:01:13 +08:00
LICENSE_NOTICE.md Update license notices. 2021-03-18 15:35:59 +08:00
README.md Cleanup README. 2021-03-17 20:15:30 +08:00
language-configuration.json Do not use json with comments. 2021-03-16 20:00:12 +08:00
package-lock.json Update dependencies. 2021-03-18 16:47:17 +08:00
package.json Fix package.sh (array is a bash feature) 2021-03-22 12:41:27 +08:00
tsconfig.json Do not use json with comments. 2021-03-16 20:00:12 +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
  • Folding & Breadcrumb Navigation
  • Diagnostics

Documentation