You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.
* Handle workspace modifications
Fix#588
* fix/569 full theme check removed files (#621)
* Minor refactor of DiagnosticsEngine
* Handle array argument in analyze_and_send_offenses
* Adjust file rename diagnostics handling
- update our storage
- clear the old diagnostics from the DiagnosticsManager
- send "NO_DIAGNOSTICS" to the client for the deleted files
- rerun theme check for the new files
* More diagnostic lifecycle fixes
- When you close a file and only_single_file is on, clear its diagnostics
- If you delete or rename a file, clear its diagnostics and rerun whole theme
checks (in case MissingTemplate should now be reported)
Fixes#569
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This happens a lot, especially when switching git branches and is a bit distracting when working.
I think theme check shouldn't crash in such cases.
The text was updated successfully, but these errors were encountered: