Texinfo language support for Visual Studio Code. https://sv.gnu.org/p/vscode-texinfo
Go to file
CismonX 2275b94c1d
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
Prepare for v0.2.3
2021-10-23 21:52:58 +08:00
assets Stop using Git LFS. 2021-01-24 04:27:41 +08:00
doc Refactor code so that line length <= 79. 2021-05-25 17:00:27 +08:00
ext Fix scripts. 2021-04-25 01:39:48 +08:00
scripts Update build scripts. 2021-10-02 01:30:37 +08:00
src Fix locale. 2021-10-23 02:58:40 +08:00
.drone.yml Update dependencies. 2021-10-02 00:47:49 +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 Prepare for v0.2.3 2021-10-23 21:52:58 +08:00
LICENSE Relicense project to GPL. 2021-03-16 20:01:13 +08:00
LICENSE_NOTICE.md Refactor code. 2021-10-23 02:36:51 +08:00
README.md Update README. 2021-07-25 18:08:35 +08:00
language-configuration.json Update language-configuration.json 2021-04-21 17:29:53 +08:00
package-lock.json Prepare for v0.2.3 2021-10-23 21:52:58 +08:00
package.json Prepare for v0.2.3 2021-10-23 21:52:58 +08:00
tsconfig.json Optimize build configuration. 2021-05-25 12:17:36 +08:00
webpack.config.ts Optimize build configuration. 2021-05-25 12:17:36 +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.