Olivier Goffart
1cbd61145e
WIP: pure qualifier for callback and functions
2022-12-22 00:26:27 -08:00
Olivier Goffart
20bc567b6d
Don't match builtin type purely on it's base type name
...
Make sure this is the actual builtin type we are looking at and not a
re-defined component
Doesn't work for ListView unfortunately because ListView is not a
builtin type
CC #861
2022-12-01 12:56:59 +01:00
Olivier Goffart
39aebc1f4e
Use the std::ops::Range as range in the repeater
...
And fix the preview highlight to use that
2022-11-17 12:23:23 +01:00
Olivier Goffart
0d39e6f721
Make use of ItemRc::map_to_window
2022-11-17 12:23:23 +01:00
Olivier Goffart
baf1e6ef0f
Polish the highlight of the preview in the LSP
2022-11-17 12:23:23 +01:00
Olivier Goffart
1884750960
WIP: LSP: highlight selected element in the preview
2022-11-17 12:23:23 +01:00