Keisuke KATO
Keisuke KATO
Related issues: #67
Currently, VS Code provides two APIs. We need to wait for `moveStateDownAction` to be released - editor.action.moveLinesDownAction - editor.action.moveLinesUpAction
@iceshou CC: @FluffyPorkBuns Maybe from time to time, it might have been affected by the addition of `shift shift` (Search files by name: workbench.action.quickOpen). https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/218/files If we disable `shift shift`,...
I created an environment using VirtualBox 7 with Win11 Enterprise image. I installed this extension to Win11 Pro on VM, activated RDP, and connected from Win11 Home, but can't reproduced...
I reproduced this when I'm using it by the window mode, not reproduced it on the full screen mode
In the window mode, not the full screen mode 
This issue was not reproduced in IntelliJ IDEA Ultimate Edition 2023, so maybe it's related issue with shift shift of VSCode-side 
- JavaScript - we can use JSDoc comment as the official feature - https://code.visualstudio.com/Docs/languages/javascript#_jsdoc-support - PHP - there's `PHPDoc Comment` as the unofficial extension - https://marketplace.visualstudio.com/items?itemName=rexshi.phpdoc-comment-vscode-plugin Every tool has a...
I understand this is a placeholder caret move for the snippet placeholder that appears when you type `fori` IntelliJ is binding it to both `Tab` and `Enter`, but VSCode only...
Released v1.6.1