Henning Dieterichs
Henning Dieterichs
win + alt + {direction} is already taken by the OS. I think the "win" modified should be avoided for shortcuts.
Nice work!! Top level declarations would also be super nice, as I often reorder classes to clean-up code.
Nice, it works perfectly!
Would you be able to track the text ranges before/after the move of the moved element? Maybe we can do a cool animation
We are [investigating whether to adopt `EditContext`](https://github.com/microsoft/vscode/issues/207700), which could solve some issues here, as it basically replaces the hidden text area as input mechanism. [`EditContext`](https://github.com/microsoft/vscode/pull/207699/files#diff-704603997c03af328d6f2dec46c7e9aa5df797add833c898ba820325ba3ee8d2R8) looks similar to `IJSAccessiblePlainTextEditable`. >...
I think npm/yarn just don't generate any `.exe` files. Neither for PWSH nor CMD. 
Still does not work :/ Also, when I click `x` in that dialog, it wants to open a website, which is quite annoying.
  I suggest to show more error details, so that debugging is easier.
I don't care, as long as it works on github and in the IntelliJ marketplace. Afaik, vscode extensions are required to have markdown file for the readme, but this does...
I cannot reproduce unfortunately. Can you try to use the command "New Draw.io Diagram"?