dragos / dragos-vscode-scala

Other
253 stars 39 forks source link

Watch for .ensime file changes #10

Closed dragos closed 7 years ago

dragos commented 7 years ago

Currently the plugin attempts to read .ensime and fail if it's not there. It never tries again.

We should watch the filesystem for .ensime changes and restart the PC when we detect it. The LSP as support for that, so it should be a low-hanging fruit.

dragos commented 7 years ago

Fixed in 0.0.5