https://github.com/alefragnani/vscode-language-rtf
RTF Language Extension for Visual Studio Code
https://github.com/alefragnani/vscode-language-rtf
rtf visual-studio-code vscode vscode-extension
Last synced: about 1 month ago
JSON representation
RTF Language Extension for Visual Studio Code
- Host: GitHub
- URL: https://github.com/alefragnani/vscode-language-rtf
- Owner: alefragnani
- License: mit
- Created: 2016-07-13T00:42:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-18T00:36:11.000Z (2 months ago)
- Last Synced: 2025-03-18T02:11:13.641Z (about 1 month ago)
- Topics: rtf, visual-studio-code, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 1.76 MB
- Stars: 25
- Watchers: 5
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://marketplace.visualstudio.com/items?itemName=alefragnani.rtf)
[](https://marketplace.visualstudio.com/items?itemName=alefragnani.rtf)
[](https://marketplace.visualstudio.com/items?itemName=alefragnani.rtf)
[](https://github.com/alefragnani/vscode-language-rtf/actions?query=workflow%3ACI)# What's new in RTF 2.8
* Published to **Open VSX**
* Adds **Web** support
* Adds **Workspace Trust** support
* Adds **Virtual Workspaces** support
* Adds **Remote Development** support# Support
**RTF** is an open source extension created for **Visual Studio Code**. While being free and open source, if you find it useful, please consider supporting it.
# RTF for Visual Studio Code
**RTF** is an open source extension created for **Visual Studio Code**. While being free and open source, if you find it useful, please consider supporting it.
It adds support for the **RTF (Rich Text Format)** language, and provides:
* Syntax highlighting
* Bracket matching
## Compatibility
The extension is based on a basic set of instructions defined in [RTF Specification version 1.9.1](https://www.microsoft.com/en-us/download/details.aspx?id=10725).
# License
[MIT](LICENSE.md) © Alessandro Fragnani