Skip to content

Add support for .asmref files #2252

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jan 25, 2022
Merged

Add support for .asmref files #2252

merged 10 commits into from
Jan 25, 2022

Conversation

citizenmatt
Copy link
Member

@citizenmatt citizenmatt commented Jan 24, 2022

This PR adds support for .asmref files.

  • Add .asmref file type. Treat as JSON, add icon, etc.
  • Add .asmref schema
  • Add reference provider for reference node. Ctrl+Click navigation to .asmdef files, find usages, rename, completion, etc.
  • Add inlay hint and tooltip for GUID based reference
  • Add inspection to prefer GUID reference, plus QF/CA to convert between named/GUID

@citizenmatt citizenmatt added this to the Rider 2022.1 milestone Jan 24, 2022
@citizenmatt citizenmatt self-assigned this Jan 24, 2022
@citizenmatt citizenmatt marked this pull request as ready for review January 24, 2022 16:06
@citizenmatt citizenmatt merged commit d3b0187 into net221 Jan 25, 2022
@citizenmatt citizenmatt deleted the net221-mte-asmref branch January 25, 2022 10:52
@citizenmatt citizenmatt linked an issue Jan 25, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for .asmref files
2 participants