vscode-docs-view icon indicating copy to clipboard operation
vscode-docs-view copied to clipboard

"Documentation" area goes lost when moved outside the "filePanel"

Open Raydir opened this issue 1 year ago • 0 comments

hey @mattbierner

First: I just stumbled over your extension and it absolutely made my day - already made +300 Tooltips for my own extension / language now :)

I guess i found kind of a bug, but i'm not sure if you already know:

Steps to reproduce

  1. move the documentation panel to e.g. the right boarder of vscode: image
  2. close vscode
  3. reopen vscode

The "documentation" area now is gone -> even in filePanel. I also tried to activate it again via context menu, but documentation is not shown there: image

Only solution for the moment that I found:

  1. deactivate your extension
  2. reactivate your extension

Am I missing something? Perhaps you should create a "specific" ViewPanel just for Documentation?

Many thanks Roman

Raydir avatar Mar 13 '24 15:03 Raydir