aboutsummaryrefslogtreecommitdiff
path: root/editors/code/tests
Commit message (Collapse)AuthorAgeFilesLines
* Support 'runnables' options in the vs code extensionIgor Aleksanov2020-10-021-1/+2
|
* Disable ES module interopLaurențiu Nicola2020-07-061-2/+2
|
* code lintingvsrs2020-07-031-30/+30
|
* Add testsvsrs2020-07-031-0/+118
|
* Change Runnable.bin -> Runnable.kindveetaha2020-05-311-7/+7
| | | | | | As per matklad, we now pass the responsibility for finding the binary to the frontend. Also, added caching for finding the binary path to reduce the amount of filesystem interactions.
* Apply suggestions from @Veetaha code reviewvsrs2020-05-212-43/+40
|
* vscode client side testsvsrs2020-05-203-0/+136