mirror of
https://github.com/wahyd4/vscode-scratch-plugin.git
synced 2026-08-09 04:36:00 +10:00
8 lines
306 B
Markdown
8 lines
306 B
Markdown
This plugin try to implement the `Intellij scratch` functionality in vscode. Which means you have specify the file type of scratch. You should have syntax highlights and some level of code formatting.
|
|
|
|
## Roadmaps
|
|
|
|
* specify file type
|
|
* Have syntax highlights
|
|
* Support file formatting for some file types
|