Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
tinyram-checker
New to Visual Studio Code?
Get it now.
tinyram-checker
syheliel
|
23 installs
|
(
0
)
|
Free
sementic checker for tinyram
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
tinyram checker
VSCODE extension
tinyram checker based on LSP,future task:
[x] add test for
server/src/typedef.ts
[ ] add syntex highlight for tinyram
[x] add support to comment
[x] semantic check based on tinyram's parameter(
K
&
W
)
[ ] auto completion for operator