How to Integrate Fish Shell with Visual Studio Code
November 27, 2024
By default, if Fish is already set as the default shell, VS Code detects it and integrates it with the terminal. But in my case (VS Code 1.95.3), the default setting didn’t work. After restarting, VS Code still used Zsh as the default shell in the integrated terminal. If you encounter the same issue, you can manually set up Fish as the default shell for the integrated terminal as follows…