vscode-texinfo/README.md

37 lines
1.1 KiB
Markdown
Raw Normal View History

2021-03-16 12:01:13 +00:00
<!--
2021-07-25 10:08:35 +00:00
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.
2021-03-16 12:01:13 +00:00
-->
2020-10-03 18:04:18 +00:00
# vscode-texinfo
2021-07-25 10:08:35 +00:00
[![Build Status]][Drone CI] [![License]](LICENSE)
2020-10-03 18:28:19 +00:00
2021-03-17 12:15:30 +00:00
## About
2020-10-03 18:04:18 +00:00
2021-07-25 10:08:35 +00:00
vscode-texinfo is an extension of Visual Studio Code which aims at improving
user experience for editing Texinfo documents.
2020-10-03 18:04:18 +00:00
2021-03-17 12:15:30 +00:00
Major features include:
* Syntax Highlighting
* Code Completion
* HTML Preview
2021-04-12 12:32:24 +00:00
* Block Folding
* Breadcrumb Navigation
2021-03-17 12:15:30 +00:00
* Diagnostics
2021-04-12 12:32:24 +00:00
## Getting Started
2021-07-25 10:08:35 +00:00
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