vscode-codeql icon indicating copy to clipboard operation
vscode-codeql copied to clipboard

Better intellisense inside of QLDoc comments

Open aeisenberg opened this issue 5 years ago • 1 comments

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 avatar Sep 09 '20 19:09 aeisenberg

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

adityasharad avatar Sep 14 '20 21:09 adityasharad