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

Update decoration type for inactive-regions when settings change #613

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

roife
Copy link
Contributor

@roife roife commented Apr 5, 2024

At present, when changing the 'inactive-regions' settings, users need to restart VSCode for the changes to take effect. This PR makes the extension automatically applies these effects upon detecting user modifications to the settings, enhancing user experience.

Copy link
Contributor

@HighCommander4 HighCommander4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this seems like a nice enhancement

src/inactive-regions.ts Outdated Show resolved Hide resolved
src/inactive-regions.ts Outdated Show resolved Hide resolved
src/inactive-regions.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@HighCommander4 HighCommander4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, I forgot that the CI only runs if I press the 'Approve' button for it.

Could you format the patch so it passes the clang-format check please? You can see the details of the failure at https://github.com/clangd/vscode-clangd/actions/runs/8586071839/job/23528283548?pr=613.

@HighCommander4 HighCommander4 merged commit eb945ec into clangd:master Apr 7, 2024
1 check passed
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