I couldn't set autocomplete mode in VSCode
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
Research direction
Start by reproducing the missing autocomplete with the provided codeql-pack.yml, .vscode/settings.json, and test.ql setup, including the macOS-to-Linux SSH environment. Inspect the VS Code extension's language-support entry points and determine what configuration or environment prevents completion for "import" and "f"; done means both completions work in the reported setup.
Written by the indexing model from the issue text.
Description
Describe the bug
I couldn't set autocomplete mode in VSCode
Version
CodeQL 2.17.5 and latest VSCode extension for CodeQL.
To reproduce
codeql-custom-queries-cpp/codeql-pack.yml
---
library: true
warnOnImplicitThis: false
name: getting-started/codeql-extra-queries-cpp
dependencies:
codeql/cpp-all: ^1.1.1
.vscode/settings.json
{
"codeQL.createQuery.qlPackLocation": "/test/src",
"files.exclude": {
".cache": true,
"out": true
}
}
test.ql
import cpp
from File f
select f, "Hello, world!"
I couldn't autocomplete when I inserted "import"
Also, "f" too.
What am I missing?
I'm testing macOS and remotely to Linux server.
And I connected to Linux server with SSH server.
- Dominant language
- TypeScript
- Stars
- 539
- Forks
- 240
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 29
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from github/vscode-codeql
-
bug VSCode
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
github/vscode-codeql#4471 · 1 comment ·
-
bug enhancement VSCode
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
github/vscode-codeql#592 · 2 comments ·
-
enhancement VSCode
Difficulty 3/5 1-2 days Newbie friendliness 55/100
github/vscode-codeql#4432 · 1 comment ·
-
bug VSCode
Difficulty 3/5 1-2 days Newbie friendliness 52/100
github/vscode-codeql#4356 ·
-
bug VSCode
Difficulty 3/5 1-2 days Newbie friendliness 64/100
github/vscode-codeql#4339 · 1 comment ·
All issues in github/vscode-codeql
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
ontola/atomic-server#1625 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
melgarafael/DeskcommCRM#1451 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 82/100
-
bug via-triage
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bot:ai-assisted component:compact-js status:untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
midnightntwrk/midnight-sdk#403 ·