slint/tools
Olivier Goffart e44f7d7a4c LSP: fix reloading loaded dependencies
The change in https://github.com/slint-ui/slint/pull/6747
invalidated the cache, but it was only reloaded when one of the dependent was reloaded.
We need to reload the cache for all open file so that LSP feature continue to work on
open document even if they get no changes
2024-11-26 14:27:56 +01:00
..
compiler C++: allow to configure bundled translation 2024-11-18 15:57:08 +01:00
docsnapper Next gen docs for 1.9 (#6766) 2024-11-14 15:52:35 +01:00
figma_import Janitor: deps update 2024-09-11 17:19:36 +02:00
lsp LSP: fix reloading loaded dependencies 2024-11-26 14:27:56 +01:00
slintpad build(deps): bump typescript from 5.2.2 to 5.7.2 (#6897) 2024-11-25 19:32:07 +02:00
tr-extractor Use SmolStr in more places of the compiler infrastructure 2024-10-17 18:04:58 +02:00
updater Reduce SmolStr <-> &str conversions and copies (#6688) 2024-11-19 10:07:16 +01:00
viewer Also wrap langtype::Type::Struct in an Rc 2024-10-28 09:39:54 +01:00