ericchase

Results 53 comments of ericchase

i'm writing out a todo list for improvements while looking through issues on original repo feel free to tack on ideas and what not to the thread: https://github.com/ericchase/vsce--code-runner-fork/issues/1 oh cool

did you resolve your issue here?

well, i'm guessing this is a design decision and likely not to be remedied any time soon, so i'll just try to patch the code myself

for what it's worth, as #513 suggests, the "Compress Selected" and "Apply to all" buttons are indeed confusing. so i'll just leave this issue as a +1 for fixing the...

and done. i've built a version where "Compress Selected" only compresses the currently selected folder (if anyone else desires this behavior, let me know)

as far as the gui goes, there's much to improve; but at the same time, it exists and is a starting point if ntfs compression does become popular. but my...

gcc is a popular compiler for c/c++. you need to install it if you want to use it

if you already have launch.json, why not just use that? is this an issue of efficiency, where you would like to use 1 hotkey/button instead of switching between 2?

could you provide your `code-runner.executorMap` config please