You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think fig may need to get the command line starting with the second command (git of ls && git) which we might not do do currently. Let's move this out as we know support for this is very basic currently.
Activity
meganrogge commentedon Feb 26, 2025
A wider view of your terminal would be helpful - what shell are you using?
mjbvz commentedon Feb 26, 2025
Powershell:
Only the recent suggestion shows up, not the smart ones for git
meganrogge commentedon Feb 26, 2025
If git is the first on the line, what shows up?
mjbvz commentedon Feb 26, 2025
It works fine in that case, just not after any command separators
Tyriar commentedon Feb 26, 2025
Code pointer:
vscode/extensions/terminal-suggest/src/tokens.ts
Lines 8 to 32 in 949b5cf
I think fig may need to get the command line starting with the second command (
git
ofls && git
) which we might not do do currently. Let's move this out as we know support for this is very basic currently.18 remaining items