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

IntelliSense #17

Open
MikuAuahDark opened this issue Jun 30, 2020 · 1 comment
Open

IntelliSense #17

MikuAuahDark opened this issue Jun 30, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@MikuAuahDark
Copy link

Combined with the type information and proper type checking, this extension will be great for writing larger project using Teal.

@pdesaulniers
Copy link
Member

The extension now has basic support for the following features:

  • Auto-completion (still a bit buggy, I'm working on it)
  • Go to type definition (which is currently mapped to "Go to definition")
  • Show type on mouse hover

Next, I'll implement function signature hints.

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

No branches or pull requests

2 participants