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

Various small code style improvements #2537

Merged
merged 8 commits into from
Oct 26, 2024
Merged

Conversation

jwortmann
Copy link
Member

See individual commits for details. The biggest change is to use the namespaced enum constants from the Python 3.8 ST API, instead of global constants from the sublime module. This has the advantage that only the relevant values are shown when auto-completing, for example after typing sublime.RegionFlags..

There is no functional change.

Copy link

netlify bot commented Oct 25, 2024

Deploy Preview for sublime-lsp ready!

Name Link
🔨 Latest commit 2aa7910
🔍 Latest deploy log https://app.netlify.com/sites/sublime-lsp/deploys/671bcc02940a6c0008623a19
😎 Deploy Preview https://deploy-preview-2537--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.

@rchl
Copy link
Member

rchl commented Oct 26, 2024

(just squashed two last follow-up commits to the original ones)

@rchl rchl merged commit c7d622c into sublimelsp:main Oct 26, 2024
8 checks passed
@jwortmann jwortmann deleted the code-style branch October 26, 2024 16:01
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.

2 participants