python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Is there a way to have spaces in a path for scala worksheets
I am new to programming in Scala and wondered if there is a way to keep spaces in my folder directories when using scala worksheets in VS Code. I have my folders and files stored in OneDrive and they ...
Engineerthis
Votes: 0
Answers: 0
Add file to classpath of testcontainer in VS Code / Metals using build.sbt
I have an sbt project configured with a build.sbt. When I run tests, a docker container is started with a configuration file available. This is how I wanted to use it in the test (https://www.testcont...

Irina S.
Votes: 0
Answers: 0
How can I get the type information at point?
When I put my cursor within a function that as additional function calls. The status bar appears to only show the type information for the outer most variable.
I see the type for clientFutureBackend ...
irregular
Votes: 0
Answers: 0
Lsp-metals submode fails to detect metals already installed in the system
I have Ubuntu system that i was trying to install scala development environment to.
I ahve installed coursier and from it installed everyting else - scala, sbt, metals. I have added that to the PATH, ...
Srv19
Votes: 0
Answers: 0