Commits
Click on a commit to change the comparison range[ty] Fix semantic token classification for properties accessed on instances [ty] Remove redundant is_property_instance guard, match PropertyInstance variant directly [ty] Add readonly modifier for read-only properties, fix cargo fmt [ty] Set readonly modifier for properties from definition path [ty] Fix failing snapshot tests, add property_readonly_modifier test fix: prefer PropertyInstanceType with setter, add union fallback test fix: detect setter via AST decorator, handle union fallback fix: scan class AST for setter decorator instead of relying on type Formatting, snapshots11 hours ago
by MichaReiser Simplify10 hours ago
by MichaReiser Use `static_member`9 hours ago
by MichaReiser