# vscode-texinfo [![Build Status](https://travis-ci.com/texinfo-lang/vscode-texinfo.svg)](https://travis-ci.com/github/texinfo-lang/vscode-texinfo) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) Texinfo language support for Visual Studio Code. ## Features
Syntax Highlighting (Screenshots here...)
Code Completion (Screenshots here...)
Folding (Screenshots here...)
Display Preview (Screenshots here...)
## Requirements The "Display Preview" feature depends on the `makeinfo` command-line tool, which is part of [GNU Texinfo](https://www.gnu.org/software/texinfo/). ## Extension Settings See `File -> Preferences -> Settings -> Extensions -> Texinfo` for details. The settings are self-explanatory. ## Notes