issue when using slint #10740
Replies: 5 comments 1 reply
-
I can't watch the video files which you provided. |
Beta Was this translation helpful? Give feedback.
-
@TornaxO7 yes I update the video again |
Beta Was this translation helpful? Give feedback.
-
hoping to find answers |
Beta Was this translation helpful? Give feedback.
-
Run |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
slint
is a native gui crate ,which uses its ownslint
programming language to write ui components,slint
language can be compiled to rust code and be included by macro provided by slint crateNow I have a slint file, which define a component, then I rename the component, then I expect the new name of the component can be found in the auto completion of the editor
In vsc, it works well
but in helix, it doesn't work I expected
helix.mp4
vsc.mp4
Beta Was this translation helpful? Give feedback.
All reactions