Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.111.0
- OS Version: Windows 11 25H2 (26200.7840)
Steps to Reproduce:
- Make sure your fish shell load
. (code --locate-shell-integration-path fish)
- Just open the terminal inside vscode
Logs:
c:\Users\Bryan\scoop\apps\vscode\1.111.0\ce099c1ed2\resources\app\out\vs\workbench\contrib\terminal\common\scripts\shellIntegration.fish (line 128): Missing end to balance this function definition
function __vsc_escape_value
^~~~~~~^
from sourcing file c:\Users\Bryan\scoop\apps\vscode\1.111.0\ce099c1ed2\resources\app\out\vs\workbench\contrib\terminal\common\scripts\shellIntegration.fish
called on line 6 of file ~/.config/fish/config.fish
from sourcing file ~/.config/fish/config.fish
called during startup
.: Error while reading file ''c:\\Users\\Bryan\\scoop\\apps\\vscode\\1.111.0\\ce099c1ed2\\resources\\app\\out\\vs\\workbench\\contrib\\terminal\\common\\scripts\\shellIntegration.fish''
This will not happen with 1.110.1
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
. (code --locate-shell-integration-path fish)Logs:
This will not happen with 1.110.1