Intellisense (file and directory) suggestions not appearing for $ENV paths
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 48/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- powershell, typescript, vscode
- Domain
- developer-experience, tooling
Research direction
Reproduce the empty completion behavior in the VS Code editor and integrated terminal using $ENV:APPDATA\, with the listed VS Code and PowerShell versions and completion settings. Trace the extension's handling of environment-variable file paths; done means file and directory suggestions appear and editor Tab completion works without regressing terminal completion.
Written by the indexing model from the issue text.
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all open and closed issues to ensure it has not already been reported.
- I have read the troubleshooting guide.
- I am sure this issue is with the extension itself and does not reproduce in a standalone PowerShell instance.
- I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.
- If this is a security issue, I have read the security issue reporting guidance.
Summary
Scenario:
$ENV:APPDATA\is typed in an editor and/or the integrated terminal (either PS 5.1 or 7+ -- both behave the same way)- Using a fresh install of VS Code with default settings (except tab completion, which is enabled) in Windows Sandbox
- Enabled settings:
-
editor.suggest.showFiles -
editor.suggest.showFolders -
editor.tabCompletion
-
Behavior:
Editor Window
- ❌ Pressing Ctrl+Spacebar one or more times displays (an empty) suggestions box
- ❌ Pressing TAB inserts a tab character rather than performing tab completion
Integrated Terminal
- ❌ Pressing Ctrl+Spacebar once displays (an empty) suggestions box
- ✔ Pressing Ctrl+Spacebar a second time triggers PSReadLine's
MenuCompletefunction, and paths are correctly expanded/displayed
- ✔ Pressing Ctrl+Spacebar a second time triggers PSReadLine's
- ✔ Pressing TAB performs tab completion, and paths are correctly expanded/displayed
PowerShell Version
PS C:\> $PSVersionTable; $Host
Name Value
---- -----
PSVersion 7.6.3
PSEdition Core
GitCommitId 7.6.3
OS Microsoft Windows 10.0.19041
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0, 5.0, 5.1, 6.0, 7.0}
PSRemotingProtocolVersion 2.4
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Name : Visual Studio Code Host
Version : 2025.4.0
InstanceId : 91c2ed31-fa5d-44e7-87ea-4a7eb71a2030
UI : System.Management.Automation.Internal.Host.InternalHostUserInterface
CurrentCulture : en-US
CurrentUICulture : en-US
PrivateData : Microsoft.PowerShell.ConsoleHost+ConsoleColorProxy
DebuggerEnabled : True
IsRunspacePushed : False
Runspace : System.Management.Automation.Runspaces.LocalRunspace
Visual Studio Code Version
PS C:\> code --version
1.125.0
93cfdd489c3b228840d0f86ec77c3636277c93ea
x64
Extension Version
PS C:\> code --list-extensions --show-versions | Select-String powershell
ms-vscode.powershell@2025.4.0
Steps to Reproduce
- Type an environment path variable in an editor window, e.g.
$ENV:APPDATA\ - Press Ctrl+Spacebar
- Witness the empty suggestions box
- Breath
Visuals
https://github.com/user-attachments/assets/ce4ef679-2296-4a4d-a16a-633fc10ed720
Logs
No response
- Dominant language
- TypeScript
- Stars
- 1.9k
- Forks
- 548
- PR merge metrics
- No merged PRs in 30d
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 PowerShell/vscode-powershell
-
agentic-workflows
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
PowerShell/vscode-powershell#5599 · 3 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
PowerShell/vscode-powershell#5592 · 2 comments · 1 reaction ·
-
agentic-workflows
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
PowerShell/vscode-powershell#5583 · 1 comment ·
-
powershell.scriptAnalysis.settingsPath (Description): Warning Message Should Provide A Workaround OpenArea-Code Formatting Issue-Enhancement
Difficulty 1/5 Under an hour Newbie friendliness 68/100
PowerShell/vscode-powershell#4653 · 3 comments · 4 reactions ·
-
nothing OpenIssue-Bug Needs: Triage
Difficulty 5/5 Over a week Newbie friendliness 5/100
PowerShell/vscode-powershell#5603 · 1 reaction ·
All issues in PowerShell/vscode-powershell
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·