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

Keep tab selection and focus when applying WorkspaceEdit #2431

Merged
merged 5 commits into from
Mar 12, 2024

Conversation

jwortmann
Copy link
Member

Prevent that the tab selection changes if a WorkspaceEdit affects files that are not currently open in the window (because window.open_file() focuses the new tab).

Copy link

netlify bot commented Mar 9, 2024

Deploy Preview for sublime-lsp ready!

Name Link
🔨 Latest commit 9605754
🔍 Latest deploy log https://app.netlify.com/sites/sublime-lsp/deploys/65eceab13a5ba70008fa5226
😎 Deploy Preview https://deploy-preview-2431--sublime-lsp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

plugin/core/sessions.py Outdated Show resolved Hide resolved
plugin/core/sessions.py Outdated Show resolved Hide resolved
plugin/core/sessions.py Outdated Show resolved Hide resolved
@rchl rchl merged commit ca03baf into sublimelsp:main Mar 12, 2024
8 checks passed
@jwortmann jwortmann deleted the workspace-edit-focus branch March 12, 2024 21:21
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

Successfully merging this pull request may close these issues.

3 participants