fernandoescolar / vscode-solution-explorer

This is a Visual Studio Code extension that provides a (.sln) Visual Studio Solution explorer panel..
MIT License
348 stars 73 forks source link

Cursor is not placed in a file #277

Closed toughtcrime closed 8 months ago

toughtcrime commented 1 year ago

267

Previously I created enhancement issue. I know that is stupid and this is my fault that I didn't write much more detailed how it should looks like.

Everything works fine except only 2 things:

1.After pressing enter button, focus should leave solution explorer and place cursor in a file, but it doesn't happen.

  1. After pressing shortcut Ctrl + Alt + L for focus and then it should leave focus., I will attach some examples in gif how it should work and how it works for clear understanding where I press shortcut for focus and leave focus Ctrl + Alt + L and pressing Enter button for going to a file.

  2. Here the example how it works. 2. How it works

  3. Here the example how I suppose should work how should look like

fernandoescolar commented 8 months ago

from v0.8.5 you can open a file using "ctrl+enter" and them it will focus the document