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

Prevent language service activation for macOS older than 10.12 #9328

Merged
merged 4 commits into from
May 20, 2022

Conversation

Colengms
Copy link
Collaborator

We build the native components targeting 10.12 as the minimum macOS version. This change adds an error dialog when installed on a version prior to 10.12.

I'm open to feedback on changes to how this works. It currently avoids activating the language server but allows the debugger to continue to function. Though, if I understand correctly, there are known debugger issues on 10.12 / Sierra.

@Colengms Colengms merged commit 2238e73 into main May 20, 2022
@Colengms Colengms deleted the coleng/min_darwin branch May 20, 2022 18:47
@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants