vscode-texinfo/README.md
CismonX d9c86edd4e
All checks were successful
continuous-integration/drone/push Build is passing
Cleanup README.
2021-03-17 20:15:30 +08:00

27 lines
834 B
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](https://shields.io/drone/build/CismonX/vscode-texinfo?server=https%3A%2F%2Fdrone.cismon.net)](https://drone.cismon.net/CismonX/vscode-texinfo)
[![License](https://img.shields.io/badge/license-GPL--3.0--or--later-blue.svg)](LICENSE)
## About
This project 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
* Folding & Breadcrumb Navigation
* Diagnostics
## Documentation