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
I have installed JBang using scoop and the JBang command works. However, VScode does not seem to detect it. The error message says that the specified file is not found.
get-command jbang
CommandType Name Version Source
----------------------------
ExternalScript jbang.ps1 C:\Users\user\scoop\apps\jbang\current\bin\jbang.ps1
JBang-vscode extension version: v0.9.0
code --version
1.84.2
jbang --version
0.113.0
BR 😄 ,
The text was updated successfully, but these errors were encountered:
I haven't tested with scoop, but I kinda remember chocolatey-installed jbang worked (I'm on a Mac)
Until it's fixed, you can try chocolatey or manually installed jbang
fbricon
changed the title
First character of first line of java file highlighted in red
JBang installed via scoop fails to run
Dec 8, 2023
Hi,
I have installed JBang using scoop and the JBang command works. However, VScode does not seem to detect it. The error message says that the specified file is not found.
"jbang.home": "C:\\Users\\user\\scoop\\apps\\jbang\\current"
JBang-vscode extension version: v0.9.0
BR 😄 ,
The text was updated successfully, but these errors were encountered: