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
various phases / hooks like configurePhase, buildPhase etc.
Supporting the /* bash */ comments would be nice if possible, since this allows for highlighting scripts in let bindings and arbitrary function args that might not be recognized automatically, while still leaving other multi-line strings as plain strings.
Edit: it may also be feasible to use request forwarding to support arbitrary language servers, so VSCode could fall back to something like bash-lsp for highlighting/completion etc
The text was updated successfully, but these errors were encountered: