Texinfo language support for Visual Studio Code. https://sv.gnu.org/p/vscode-texinfo
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
CismonX a5837defce
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details
fix link
1 year ago
assets Stop using Git LFS. 2 years ago
doc Refactor code so that line length <= 79. 2 years ago
ext Fix scripts. 2 years ago
scripts Update build scripts. 2 years ago
src bugfix: snippet completion for block commands 1 year ago
.drone.yml Update dependencies. 2 years ago
.gitignore fix link; update gitignore 1 year ago
.vscodeignore Refactor build scripts. 2 years ago
CHANGELOG.md bugfix: snippet completion for block commands 1 year ago
LICENSE Relicense project to GPL. 2 years ago
LICENSE_NOTICE.md Refactor code. 2 years ago
README.md fix link 1 year ago
language-configuration.json Update language-configuration.json 2 years ago
package-lock.json bugfix: snippet completion for block commands 1 year ago
package.json bugfix: snippet completion for block commands 1 year ago
tsconfig.json Optimize build configuration. 2 years ago
webpack.config.ts Optimize build configuration. 2 years ago

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.