All Projects → alefragnani → vscode-language-rtf

alefragnani / vscode-language-rtf

Licence: MIT license
RTF Language Extension for Visual Studio Code

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to vscode-language-rtf

unrtf
Wrapper for 'unrtf' utility to extract text from RTF documents
Stars: ✭ 14 (-17.65%)
Mutual labels:  rtf
compressed rtf
Compressed Rich Text Format (RTF) compression and decompression in Python
Stars: ✭ 22 (+29.41%)
Mutual labels:  rtf
p5canvas
An interactive preview for writing p5js code in Visual Studio Code
Stars: ✭ 36 (+111.76%)
Mutual labels:  visual-studio-code
ts-debug-example
use ts-node debug Typescript code in vsc without compiling
Stars: ✭ 19 (+11.76%)
Mutual labels:  visual-studio-code
modelica-language-vscode
Extension for Visual Studio Code that adds language support for Modelica
Stars: ✭ 18 (+5.88%)
Mutual labels:  visual-studio-code
vscode-api-cn
VS Code API 中文文档
Stars: ✭ 27 (+58.82%)
Mutual labels:  visual-studio-code
Pycraft
Pycraft is the OpenGL, open world, video game made entirely with Python. This project is a game to shed some light on OpenGL programming in Python as it is a seldom touched area of Python's vast amount of uses. Feel free to give this project a run, and message us if you have any feedback!
Stars: ✭ 39 (+129.41%)
Mutual labels:  visual-studio-code
puppet-editor-services
Puppet Language Server for editors
Stars: ✭ 35 (+105.88%)
Mutual labels:  visual-studio-code
documentspark
💖 DocumentSpark - Simple secure document viewing server. Converts a document to a picture of its pages. Content disarm and reconstruction. CDR. Formerly p2. The CDR solution for ViewFinder remote browser.
Stars: ✭ 211 (+1141.18%)
Mutual labels:  rtf
intellij-visual-studio-code-dark-plus
Visual Studio Code Dark Plus theme for JetBrains IDEs
Stars: ✭ 108 (+535.29%)
Mutual labels:  visual-studio-code
elmmet
VS Code extension to compile emmet snippets to composition of elm functions
Stars: ✭ 17 (+0%)
Mutual labels:  visual-studio-code
c math viewer
Parses, and hovers math formula of c mathematical library functions
Stars: ✭ 36 (+111.76%)
Mutual labels:  visual-studio-code
vscode-formatting-toggle
A VS Code extension that allows you to toggle the formatter (Prettier, Beautify, …) ON and OFF with a simple click.
Stars: ✭ 52 (+205.88%)
Mutual labels:  visual-studio-code
vscode-exts
Visual Studio Code Extensions
Stars: ✭ 33 (+94.12%)
Mutual labels:  visual-studio-code
vscode-ghq
ghq interface for Visual Studio Code
Stars: ✭ 22 (+29.41%)
Mutual labels:  visual-studio-code
cds-for-code
VSCode extension for working with Microsoft Common Data Service (CDS)
Stars: ✭ 22 (+29.41%)
Mutual labels:  visual-studio-code
DovakinMQ
MQTT broker for java based on Netty
Stars: ✭ 14 (-17.65%)
Mutual labels:  visual-studio-code
vscode-liquid
💧Liquid language support for VS Code
Stars: ✭ 137 (+705.88%)
Mutual labels:  visual-studio-code
cucumber6-ts-starter
Starter project to write and debug cucumber-js features in TypeScript language
Stars: ✭ 62 (+264.71%)
Mutual labels:  visual-studio-code
PCF-Builder-VSCode
Build your Power Apps Component Framework custom controls faster. No need to remember the PCF CLI commands. All commands provided in one selection list for you to execute. https://marketplace.visualstudio.com/items?itemName=danish-naglekar.pcf-builder
Stars: ✭ 15 (-11.76%)
Mutual labels:  visual-studio-code


RTF Logo

What's new in RTF 2.6

  • 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

syntax

Compatibility

The extension is based on a basic set of instructions defined in RTF Specification version 1.9.1.

License

MIT © Alessandro Fragnani

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].