You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, still related to #33 imagine this scenario. I'm selecting entire file and make it run. If to implement this feature then there would be big collision and shadowing. I.e
Not the ideal scenario, so this would also require something to allow code to be executed without templates, like a command :QuickCodeRunnerAsIs or something similar
I.e for running C or C++ or D code i'd have to prepend and append some code before running it
For C it'd be something like
For C++ it'd be something like
For D it'd be something like
So possibly allow in file_types to have definition of something like file_template, i.e
The text was updated successfully, but these errors were encountered: