Skip to content

Issues: github/vscode-codeql

Beta
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Support generating a database from a single file or code snippet Complexity: High Requires careful design or review. enhancement New feature or request VSCode
#563 opened Sep 9, 2020 by aeisenberg
Add navigate to super/overrides declaration enhancement New feature or request VSCode
#562 opened Sep 9, 2020 by aeisenberg
Add type hierarchy support in CodeQL enhancement New feature or request VSCode
#561 opened Sep 9, 2020 by aeisenberg
Add call hierarchy support enhancement New feature or request VSCode
#560 opened Sep 9, 2020 by aeisenberg
Add the Extract Predicate refactoring enhancement New feature or request VSCode
#558 opened Sep 9, 2020 by aeisenberg
Add rename-symbol for Code QL names Complexity: Medium Requires a moderate level of detail in design or review. duplicate This issue or pull request already exists enhancement New feature or request VSCode
#557 opened Sep 9, 2020 by aeisenberg
Better intellisense inside of QLDoc comments Complexity: Low A good task for newcomers to learn, or experienced team members to complete quickly. enhancement New feature or request VSCode
#556 opened Sep 9, 2020 by aeisenberg
Add more sophistication to autocomplete for related types Complexity: Medium Requires a moderate level of detail in design or review. enhancement New feature or request VSCode
#554 opened Sep 9, 2020 by aeisenberg
2 tasks
Add a tip-of-the-day Complexity: Low A good task for newcomers to learn, or experienced team members to complete quickly. enhancement New feature or request good first issue Good for newcomers VSCode
#552 opened Sep 9, 2020 by aeisenberg
Add ability to generate a QL query from a code snippet Complexity: High Requires careful design or review. enhancement New feature or request VSCode
#550 opened Sep 9, 2020 by aeisenberg
Confusing error message when the query server is out of memory bug Something isn't working Complexity: Medium Requires a moderate level of detail in design or review. VSCode
#542 opened Aug 28, 2020 by aeisenberg
Allow CodeQL databases to be specified in the workspace Complexity: Medium Requires a moderate level of detail in design or review. enhancement New feature or request VSCode
#502 opened Jul 16, 2020 by aeisenberg
Limitations of Source Archive file systems bug Something isn't working VSCode
#500 opened Jul 15, 2020 by jcreedcmu
Extension should consistently warn user whenever changing workspace to multiroot bug Something isn't working Complexity: Low A good task for newcomers to learn, or experienced team members to complete quickly. VSCode
#497 opened Jul 14, 2020 by jcreedcmu
Change the query compare command's text based on how many items are selected Complexity: Medium Requires a moderate level of detail in design or review. enhancement New feature or request VSCode
#471 opened Jun 23, 2020 by aeisenberg
Prevent auto-updating the CLI Complexity: Medium Requires a moderate level of detail in design or review. enhancement New feature or request VSCode
#447 opened Jun 11, 2020 by aeisenberg
Unable to upgrade an old version of the cli bug Something isn't working VSCode
#443 opened Jun 11, 2020 by aeisenberg
ProTip! Exclude everything labeled bug with -label:bug.