vscode-racket icon indicating copy to clipboard operation
vscode-racket copied to clipboard

Racket support for Visual Studio Code with better inteliSense

Results 5 vscode-racket issues
Sort by recently updated
recently updated
newest added

Bumps [qs](https://github.com/ljharb/qs) from 6.3.2 to 6.3.3. Changelog Sourced from qs's changelog. 6.3.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...

dependencies

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

Repository in the published extension is https://github.com/karyfoundation/racket-vscode and README has dead link http://www.karyfoundation.org/. I had concerns about trying the extension until I found this repo.

A small PR which resolves #1. Also fixed small bugs in syntax highlighting (sorry for coupling again, don't have time now to fix).

Sometimes we need documenting our code with Scribble. Would you consider supporting that?

enhancement
help wanted