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

Support Sublime Text 4

Open cdignam-segment opened this issue 2 years ago • 5 comments

The configuration paths have changed with Sublime Text 4 so importing settings no longer works.

These paths need to be updated to include support for Sublime Text 4: https://github.com/microsoft/vscode-sublime-keybindings/blob/0b52e3f6f3ec2dcdbdeb8b3c2c7208d8e6fc3a38/src/sublimeFolderFinder.ts#L9

cdignam-segment avatar Dec 07 '21 15:12 cdignam-segment

Is it no longer possible to import bindings - even by navigating to an alternate location (total newbie to VSC so apologies for asking obvious Qs)?

alanfluff avatar Mar 13 '22 12:03 alanfluff

I made this PR to be merged.

https://github.com/microsoft/vscode-sublime-keybindings/pull/149

boxsnake avatar Apr 03 '22 13:04 boxsnake

I made this PR to be merged.

#149

Was it merged at all? it seems that the latest version, 4.0.10, still have this issue.

daniele-niero avatar Nov 03 '23 08:11 daniele-niero

It looks to me like the approval process of that PR is somehow broken... There should actually be enough reviewers now 🤷‍♂️

benjaminloerincz avatar Nov 03 '23 09:11 benjaminloerincz

It looks to me like the approval process of that PR is somehow broken... There should actually be enough reviewers now 🤷‍♂️

The merge is stuck due to a conflict between branches, and I just did a reverse-merge from main and need further review.

boxsnake avatar Nov 03 '23 10:11 boxsnake