slint/tools/lsp/preview
Tobias Hunger 93fe0174fc live-preview: Do not send TextEdits that do not change anything
They get ignored by the editor (rightfully so), while the live
preview will wait for the new source code, blocking all further edits.
2025-04-17 21:58:09 +02:00
..
ui live-preview: Allow to add gradient stops 2025-04-16 17:43:08 +02:00
debug.rs Fix all format arg inlining 2025-02-06 10:16:20 +01:00
drop_location.rs live-preview: Do not send TextEdits that do not change anything 2025-04-17 21:58:09 +02:00
element_selection.rs lsp: Update ElementRcNode to return the full debug info 2025-04-01 16:10:10 +02:00
ext.rs lsp: Update ElementRcNode to return the full debug info 2025-04-01 16:10:10 +02:00
native.rs lsp: Do not send status nmessages 2025-02-11 11:29:01 +01:00
preview_data.rs live-preview: Explicitly set live-data values on reload 2025-04-09 09:39:04 +02:00
properties.rs Fix clippy issues, plus a few manual cleanups 2025-02-06 17:28:51 +01:00
ui.rs live-preview: Add a method to clone [GradientStop] 2025-04-16 14:44:00 +02:00
wasm.rs winit: replace special private function to spawn event loop with public API in the winit backend builder 2025-04-09 08:50:39 +02:00