SkillAgentSearch skills...

Vscode.fish

🆚🐟 Fish port of Visual Studio Code's Terminal Shell Integration

Install / Use

/learn @kidonng/Vscode.fish
About this skill

Quality Score

0/100

Supported Platforms

GitHub Copilot

README

🆚🐟 vscode.fish

Fish plugin to add support for Visual Studio Code's Terminal Shell Integration.

Screenshot

Features

Differences from experimental fish integration in latest VSCode Insiders:

* Does not work with async prompts like Tide or Hydro yet

Installation

  • plug.fish

    plug install kidonng/vscode.fish
    
  • Fisher

    fisher install kidonng/vscode.fish
    

Questions

What's VSCode's native support status?

Please refer to the official issue tracker.

Do I still need to setup this if VSCode support it in the future?

Quoting the awesome kitty documentation:

The automatic shell integration is designed to be minimally intrusive, as such it wont work for sub-shells, terminal multiplexers, containers, etc. For such systems, you should setup manual shell integration by adding some code to your shells startup files to load the shell integration script.

Credits

Thanks to @zgracem implementing a prototype and contributing to the VSCode's built-in support.

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1y ago
Forks1

Languages

Shell

Security Score

75/100

Audited on Dec 15, 2024

No findings