mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
WIP: LSP: highlight selected element in the preview
This commit is contained in:
parent
1e23f3c34f
commit
1884750960
10 changed files with 422 additions and 13 deletions
|
@ -33,7 +33,7 @@ pub mod parser;
|
|||
pub mod typeloader;
|
||||
pub mod typeregister;
|
||||
|
||||
mod passes;
|
||||
pub mod passes;
|
||||
|
||||
/// Specify how the resources are embedded by the compiler
|
||||
#[derive(Clone, Copy, Debug, Eq, PartialEq)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue