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

Initial implementation of IntelliSense #29

Merged
merged 15 commits into from
Feb 6, 2021
Merged

Initial implementation of IntelliSense #29

merged 15 commits into from
Feb 6, 2021

Conversation

pdesaulniers
Copy link
Member

@pdesaulniers pdesaulniers commented Feb 3, 2021

This PR adds the following features:

  • Go to type definition
  • Show type on mouse hover
  • Auto-completion

Based on teal-language/tl#369

Related issues: #16 and #17

@pdesaulniers pdesaulniers added the enhancement New feature or request label Feb 3, 2021
@pdesaulniers pdesaulniers changed the title Initial implementation of hover & go to definition Initial implementation of hover, go to definition & autocomplete Feb 4, 2021
@pdesaulniers pdesaulniers changed the title Initial implementation of hover, go to definition & autocomplete Initial implementation of hover, go to type definition & autocomplete Feb 4, 2021
@pdesaulniers pdesaulniers changed the title Initial implementation of hover, go to type definition & autocomplete Initial implementation of IntelliSense Feb 4, 2021
@pdesaulniers pdesaulniers merged commit 6574260 into master Feb 6, 2021
@pdesaulniers pdesaulniers deleted the tl-types branch February 6, 2021 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant