57 Commits

Author SHA1 Message Date
Laurenz
d5d187a8c2 Replace default fonts 🆕 2021-03-02 17:31:41 +01:00
Laurenz
36adbe4b80 Fix highlighting of arguments in code 🎨 2021-03-02 15:37:16 +01:00
Laurenz
aaada5b69c Replace command icons 🛠 2021-02-25 16:32:19 +01:00
Laurenz
f084165eab While loops 🔁 2021-02-24 21:29:32 +01:00
Laurenz
e7cc35073f Tune test extension 🛠
- Separate refresh button which does not rerun the test
- Shows stdout and stderr of commands in the preview
2021-02-24 18:34:14 +01:00
Laurenz
7092c50447 VS Code language support extension 🛠 2021-02-23 20:27:23 +01:00
Laurenz
4ff59baf5e VS Code extension for easier testing 🛠
This extension enables you to
- quickly open the actual and reference output for a test case to the side
- re-run the test with the click of a button
- approve the test output (moves output to reference folder and optimizes with oxipng)
2021-02-20 23:41:42 +01:00