Init readme

This commit is contained in:
2018-04-10 15:51:56 +10:00
commit 31cfc4d975
+7
View File
@@ -0,0 +1,7 @@
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