Henning Dieterichs

Results 602 comments of 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. ![Code_-_Insiders_Sesd5KgYZE](https://github.com/ast-grep/ast-grep-vscode/assets/2931520/3121ddfa-5d99-4045-bb45-bc7f9d7bf0d6)

Still does not work :/ Also, when I click `x` in that dialog, it wants to open a website, which is quite annoying.

![Code_-_Insiders_T2r5wbNpUr](https://github.com/ast-grep/ast-grep-vscode/assets/2931520/9312b92f-b73d-425d-bc29-1ad2655868bf) ![Code_-_Insiders_wujghlu60n](https://github.com/ast-grep/ast-grep-vscode/assets/2931520/9ba1e9fd-c4ce-496a-b79a-8e19ff2d1466) 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"?