Add syntax highlighting, linting, code formatting and snippets for the fish shell!
Non-context aware completion for keywords, builtins and functions. Custom user functions are not shown in completion results.
Code linting uses fish -n
.
Code formatting uses fish's fish_indent
command.
Tab-complete common language constructs.
This started out as a combination of two excellent but inactive extension: fish-vscode and fish-ide.
Ctrl+Shift+I
/ Cmd+Option+F
: Fix indentation in fish file
- The fish shell itself
- fish-vscode
- fish-ide
- Fish shell