vscode-texinfo/README.md

37 lines
1.1 KiB
Markdown

<!--
Copyright (C) 2020,2021 CismonX <admin@cismon.net>
Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty, provided the copyright notice and
this notice are preserved. This file is offered as-is, without any warranty.
-->
# vscode-texinfo
[![Build Status]][Drone CI] [![License]](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].
<!-- Reference Links -->
[Build Status]: https://shields.io/drone/build/CismonX/vscode-texinfo?server=https%3A%2F%2Fdrone.cismon.net
[Drone CI]: https://drone.cismon.net/CismonX/vscode-texinfo
[License]: https://img.shields.io/badge/license-GPL--3.0--or--later-blue.svg
[online user manual]: https://nongnu.org/vscode-texinfo/manual