Max Rydahl Andersen
Max Rydahl Andersen
@msangel but then you would have to scroll up on large file - and you might not have does in a file but would be available elsewhere. Agree it would...
@koppor want to make a PR to suggest something that would work for you?
Imo It should be blank so it picks the configured default rather than hardcode to hello.
sorry for that - we really should get better detection using PATH. For now you can make sure to set the following environment before you start Idea. `JBANG_HOME=C:\Users\User_Name\scoop\apps\jbang\current\`
can you check jbang is in the path from the terminal where you launch idea from ? (intellij shouldn't be launched before) in any case we should make it handle...
i just tested this and as long `jbang` is actually on the path I run `idea .` it works. Thus I assume when `idea .` is run `jbang` is not...
No synchronize jbang action visible ?
There is no such thing as a jbang project (yet). There is a jbang file wizard to create a java file which does the same as jbang init.
Mkay. That is outdated. I'll see if I can get those updated. Early versions had its own generation which was not generating things that was proper. Simply just create a...
Yes @linux-china