I have fish shell installed with Cygwin on windows 10. to use fish
shell as an integrated terminal in vs code I added following settings
"terminal.integrated.shell.windows": "C:\\Cygwin64\\bin\\bash.exe","terminal.integrated.shellArgs.windows": ["/bin/xhere", "/bin/fish"]
but, whenever I try to type in my terminal in vs code fish shell suggestions shows up next line