Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

fix(rome_lsp): update all diagnostics after a configuration change #3724

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

leops
Copy link
Contributor

@leops leops commented Nov 14, 2022

Summary

Fixes #3522

This change forces a diagnostic update on all open documents after a configuration update event

Test Plan

I tested this locally by ensuring that disabling a lint rule in the configuration cause all the corresponding diagnostics to disappear on save

@netlify
Copy link

netlify bot commented Nov 14, 2022

Deploy Preview for docs-rometools canceled.

Name Link
🔨 Latest commit 9698085
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/637249b8b3a56c0008135715

@MichaReiser MichaReiser added this to the 11.0.0 milestone Nov 14, 2022
@MichaReiser MichaReiser added E-VScode Editors: VSCode A-Editors Area: editors labels Nov 14, 2022
@leops leops merged commit b4508d3 into main Nov 14, 2022
@leops leops deleted the fix/lsp-configuration-update branch November 14, 2022 15:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Editors Area: editors E-VScode Editors: VSCode
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

📎 Automatically reload rome.json changes
2 participants