Skip to content

Conversation

@Fireye04
Copy link
Contributor

fixes #936

WIP. Currently fixes the bug and passes all tests, however still needs further testing, as there are almost certainly breaking edgecases. (I believe enum types are still breaking).

Feedback is welcome!

@Fireye04 Fireye04 changed the title Add initial C# property fix Fix C# property resolution in shortcuts Jul 16, 2025
@Fireye04 Fireye04 marked this pull request as ready for review July 16, 2025 19:48
@Fireye04
Copy link
Contributor Author

Ok double checking the enum thing, it looks like before the changes you get the enum number routed through but after it just nulls.

@nathanhoad nathanhoad added the bug Something isn't working label Nov 14, 2025
@nathanhoad nathanhoad merged commit 1adfa50 into nathanhoad:main Nov 14, 2025
@Fireye04
Copy link
Contributor Author

Ah, very sorry I couldn't get around to finishing this, appreciate the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

C# setters are not exposed to global autoload shortcuts

2 participants