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
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:vscode-sublime-keybindings/src/sublimeFolderFinder.ts
Line 9 in 0b52e3f