vscode-sublime-keybindings icon indicating copy to clipboard operation
vscode-sublime-keybindings copied to clipboard

Sublime Text Keymap extension for VS Code

Results 59 vscode-sublime-keybindings issues
Sort by recently updated
recently updated
newest added

This PR adds two mappings: - highlight_modified_tabs => workbench.editor.highlightModifiedTabs - - - show_minimap => editor.minimap.enabled Umm, I found `translate_tabs_to_spaces` as well but it turns out vscode handles it really well...

```[tasklist] ### Tasks - [ ] https://github.com/microsoft/vscode-sublime-keybindings/issues/165 - [ ] https://github.com/microsoft/vscode-sublime-keybindings/issues/167 - [ ] https://github.com/microsoft/vscode-sublime-keybindings/issues/168 ```

Type: Bug help me Extension version: 4.0.10 VS Code version: Code 1.78.2 (b3e4e68a0bc097f0ae7907b217c1119af9e03435, 2023-05-10T14:39:26.248Z) OS version: Windows_NT x64 10.0.22621 Modes: Sandboxed: Yes System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM)...

Type: Bug when i trying to get information with out tags its attrubited Extension version: 4.0.10 VS Code version: Code 1.74.2 (e8a3071ea4344d9d48ef8a4df2c097372b0c5161, 2022-12-20T10:29:14.590Z) OS version: Windows_NT x64 10.0.18362 Modes: Sandboxed:...

This PR adds the key binding `Ctrl+Cmd+P` as equivalent to open recent project in vscode with `workbench.action.openRecent` Sublime: `Ctrl+Cmd+P` Vscode: default `Ctrl+R`

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies

In Sublime Text, when no text is selected and you hit Ctrl+Shift+D, it duplicates the line. In Sublime Text, when text is selected and you hit Ctrl+Shift+D, it duplicates the...