vscode-texinfo/README.md

36 lines
976 B
Markdown
Raw Permalink Normal View History

2021-03-16 12:01:13 +00:00
<!--
2024-04-04 00:13:38 +00:00
Copyright (C) 2020,2021,2024 CismonX <admin@cismon.net>
2021-07-25 10:08:35 +00:00
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
[![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
2024-04-04 00:13:38 +00:00
vscode-texinfo is an extension of [Visual Studio Code] which provides the
following features for editing [Texinfo] documents:
2020-10-03 18:04:18 +00:00
2021-03-17 12:15:30 +00:00
* 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
2024-04-04 00:13:38 +00:00
For instructions on how to install, use, and contribute to vscode-texinfo,
see the [user manual].
2021-07-25 10:08:35 +00:00
<!-- Reference Links -->
2024-04-04 00:13:38 +00:00
[Visual Studio Code]: https://github.com/microsoft/vscode
[Texinfo]: https://www.gnu.org/software/texinfo/
2021-07-25 10:08:35 +00:00
[License]: https://img.shields.io/badge/license-GPL--3.0--or--later-blue.svg
2024-04-04 00:13:38 +00:00
[user manual]: https://nongnu.org/vscode-texinfo/manual