Texinfo language support for Visual Studio Code. https://sv.nongnu.org/p/vscode-texinfo
Go to file
CismonX f8bcf86fb1
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details
chore: prepare for v0.3.0
2024-04-04 08:46:50 +08:00
assets Stop using Git LFS. 2021-01-24 04:27:41 +08:00
doc chore: update docs 2024-04-04 08:13:38 +08:00
ext Fix scripts. 2021-04-25 01:39:48 +08:00
scripts refactor: improve build scripts 2024-04-02 14:12:03 +08:00
src refactor: underscore-prefix kwargs 2024-04-04 07:01:37 +08:00
.gitignore fix link; update gitignore 2022-02-10 02:46:03 +08:00
.vscodeignore chore: switch to woodpecker ci 2024-04-02 15:33:03 +08:00
.woodpecker.yml chore: switch to woodpecker ci 2024-04-02 15:33:03 +08:00
CHANGELOG.md chore: prepare for v0.3.0 2024-04-04 08:46:50 +08:00
LICENSE Relicense project to GPL. 2021-03-16 20:01:13 +08:00
LICENSE_NOTICE.md chore: update docs 2024-04-04 08:13:38 +08:00
README.md chore: update docs 2024-04-04 08:13:38 +08:00
language-configuration.json Update language-configuration.json 2021-04-21 17:29:53 +08:00
package-lock.json chore: prepare for v0.3.0 2024-04-04 08:46:50 +08:00
package.json chore: prepare for v0.3.0 2024-04-04 08:46:50 +08:00
tsconfig.json chore: target ES2021 2024-04-02 08:51:01 +08:00
webpack.config.ts Optimize build configuration. 2021-05-25 12:17:36 +08:00

README.md

vscode-texinfo

License

About

vscode-texinfo is an extension of Visual Studio Code which provides the following features for editing Texinfo documents:

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

Getting Started

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