Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Sublime Text 4 #147

Open
cdignam-segment opened this issue Dec 7, 2021 · 5 comments
Open

Support Sublime Text 4 #147

cdignam-segment opened this issue Dec 7, 2021 · 5 comments

Comments

@cdignam-segment
Copy link

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:

['win32', [path.join(os.homedir(), 'AppData', 'Roaming', 'Sublime Text 3')]],

@alanfluff
Copy link

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)?

@boxsnake
Copy link

boxsnake commented Apr 3, 2022

I made this PR to be merged.

#149

@daniele-niero
Copy link

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.

@benjaminloerincz
Copy link

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

@boxsnake
Copy link

boxsnake commented Nov 3, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants