Skip to content
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

Variable resolution via experimental Symbols API #79

Merged
merged 10 commits into from
Oct 20, 2024
Merged

Conversation

JojOatXGME
Copy link
Contributor

@JojOatXGME JojOatXGME commented May 15, 2024

As a successor of #63, this PR introduces support for reference resolution using IDEAs experimental Symbols API.

  • Symbol declarations
  • Symbol resolution for variables
  • Symbol resolution for attributes
  • Auto-completion
  • Rename refactoring
  • Update CHANGELOG.md

@JojOatXGME
Copy link
Contributor Author

JojOatXGME commented Oct 20, 2024

Since I struggle to find the time and energy to concentrate on this topic, I will integrate what I have so far. I created the following issue to track the remaining work.

This way, people can already use the limited functionality of the current implementation, and I can avoid having to maintain this separate branch. The functionality is disabled by default for now.

@JojOatXGME JojOatXGME marked this pull request as ready for review October 20, 2024 15:12
@JojOatXGME JojOatXGME merged commit a23cf9c into master Oct 20, 2024
5 checks passed
@JojOatXGME JojOatXGME deleted the symbols branch October 20, 2024 15:15
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.

1 participant