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

feat: configurable output autofocus #229

Merged
merged 2 commits into from Jul 28, 2022

Conversation

tydeu
Copy link
Member

@tydeu tydeu commented Jul 28, 2022

As discussed in this Zulip thread, this PR makes the extension's behavior of automatically focusing the Output panel on new messages configurable by the user. I also defaulted the option to false, because as @Vtec234 mentions, this feature is generally undesired and primarily useful when debugging the server (which should be rare).

vscode-lean4/src/config.ts Outdated Show resolved Hide resolved
vscode-lean4/src/leanclient.ts Outdated Show resolved Hide resolved
vscode-lean4/src/leanclient.ts Outdated Show resolved Hide resolved
@lovettchris
Copy link
Contributor

Looks good, this is also related to #181 and PR #195.

@Vtec234 Vtec234 merged commit b865e76 into leanprover:master Jul 28, 2022
@tydeu tydeu deleted the configure-autofocus-output branch July 28, 2022 21:48
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.

None yet

3 participants