jbang-idea icon indicating copy to clipboard operation
jbang-idea copied to clipboard

fix: make sure to choose a dir not file

Open maxandersen opened this issue 7 months ago • 0 comments

if you ran jbang script while having file in focus in UI it would try create file with that project name.

This is the simplest fix i could find - overall should revamp that jbang script command as it does not show any of the output nor tell users if there is an error.

maxandersen avatar May 18 '25 08:05 maxandersen