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

[#22] Implement code navigation #31

Merged
merged 21 commits into from Jul 30, 2019
Merged

[#22] Implement code navigation #31

merged 21 commits into from Jul 30, 2019

Conversation

robertoaloi
Copy link
Member

This PR includes basic (recursive) code navigation for:

  • Behaviours
  • Includes
  • Records
  • Local and Fully Qualified Functions
  • Macros
  • BIFs

Navigation is still not implemented for attributes (e.g. export, import, spec), since line/column numbers are lost at parsing-time.

@robertoaloi robertoaloi merged commit c418226 into master Jul 30, 2019
@robertoaloi robertoaloi deleted the 22-implement-poi branch July 30, 2019 15:02
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.

None yet

1 participant