https://github.com/pouyakary/vscode-racket
Racket support for Visual Studio Code with better inteliSense
https://github.com/pouyakary/vscode-racket
kary-comments karyfoundation orchestra orchestra-language racket racket-lang tmlanguage vscode
Last synced: 13 days ago
JSON representation
Racket support for Visual Studio Code with better inteliSense
- Host: GitHub
- URL: https://github.com/pouyakary/vscode-racket
- Owner: pouyakary
- License: mpl-2.0
- Created: 2017-06-30T20:03:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T17:17:09.000Z (over 2 years ago)
- Last Synced: 2025-03-23T19:44:44.840Z (29 days ago)
- Topics: kary-comments, karyfoundation, orchestra, orchestra-language, racket, racket-lang, tmlanguage, vscode
- Language: TypeScript
- Homepage:
- Size: 247 KB
- Stars: 19
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Racket for Visual Studio Code
This is a package for supporting rich [Racket](racket-lang.org) support for Visual Studio Code. Other implementations of Racket grammar didn't have full colorization for the language and because we develop [Kary Themes](https://marketplace.visualstudio.com/items?itemName=karyfoundation.theme-karyfoundation-themes) to be fully colorized we developed this package to offer you a much more awesome experience.
This package also features an extension to inteliSense to support racket/scheme "kebab" identifiers and also other racket names such as `string->keyword` or like `#lang`
