dotnet-run-script icon indicating copy to clipboard operation
dotnet-run-script copied to clipboard

Ignore comment scripts

Open xt0rted opened this issue 2 years ago • 1 comments

If a script is named //, or maybe even just starts with //, then it should be ignored and not loaded or treated as a script.

xt0rted avatar Jan 09 '23 16:01 xt0rted

I think the starts with would be good idea because otherwise you can only have one comment.

aarondandy avatar Nov 23 '23 15:11 aarondandy