dragos / dragos-vscode-scala

Other
253 stars 39 forks source link

Goto Defintion Closes editor view #83

Closed olofwalker closed 6 years ago

olofwalker commented 6 years ago

When I use Goto defintion and navigate to a definition, the editor view Im navigating from is closed, this prevents me from alt+tab back to that view, I could use go back but this still disrupts the order of views.

Is there something that I miss here ?

olofwalker commented 6 years ago

What I missed:

"workbench.editor.enablePreview": false

Closing the ticket