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
Hello,
I'd like to use VSCode to edit gradle kotlin scripts in projects that are not kotlin projects.
The syntax highlighting works, but of course the gradle DSL is not found so there are errors everywhere.
Is there a way to declare dependencies such as the gradle DSL?