Now that most of my own projects involve either running chomp or chomp test, it could be useful to have a VSCode plugin which can just run this command and give any error output in the output console.
Ie listing commands, and selecting a command, entering a specific file or having build and test as standard command shortcuts. As well as a convenience run last.
Now that most of my own projects involve either running
chomp
orchomp test
, it could be useful to have a VSCode plugin which can just run this command and give any error output in the output console.Ie listing commands, and selecting a command, entering a specific file or having
build
andtest
as standard command shortcuts. As well as a convenience run last.