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

Better intellisense inside of QLDoc comments #556

Open
aeisenberg opened this issue Sep 9, 2020 · 1 comment
Open

Better intellisense inside of QLDoc comments #556

aeisenberg opened this issue Sep 9, 2020 · 1 comment
Labels
Complexity: Low A good task for newcomers to learn, or experienced team members to complete quickly. enhancement New feature or request VSCode

Comments

@aeisenberg
Copy link
Contributor

aeisenberg commented Sep 9, 2020

In addition to providing code templates for query metadata written in QLDoc blocks (see #392), we should also provide proposals inside of QLDoc comment blocks.

For now, I think all we need to do is propose relevant @ tags in file-level query metadata comments (eg- @kind).

@aeisenberg aeisenberg added the enhancement New feature or request label Sep 9, 2020
@github-actions github-actions bot added the VSCode label Sep 9, 2020
@adityasharad adityasharad changed the title Better intellisense inside of qhelp Better intellisense inside of QLDoc comments Sep 14, 2020
@adityasharad
Copy link
Contributor

Updated terminology to refer to query metadata and QLDoc (as opposed to qhelp which are separate XML files).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Low A good task for newcomers to learn, or experienced team members to complete quickly. enhancement New feature or request VSCode
Projects
None yet
Development

No branches or pull requests

2 participants