automate/codium-extensions.txt

34 lines
814 B
Plaintext

# Neovim
asvetliakov.vscode-neovim
# Language Servers (LSP)
ccls-project.ccls
llvm-vs-code-extensions.vscode-clangd
tortmayr.vscode-clangd-multi-project
mads-hartmann.bash-ide-vscode
## Languages
# Python
ms-python.python
ms-toolsai.jupyter
ms-toolsai.vscode-jupyter-cell-tags
ms-toolsai.vscode-jupyter-slideshow
# bash
timonwong.shellcheck
pinage404.bash-extension-pack
# zsh
# https://github.com/luismayta/zsh-vscodium
# If you're using oh-my-zsh, install this plugin by doing the following:
# Go to your oh-my-zsh custom plugins directory -cd ~/.oh-my-zsh/custom/plugins
# Clone the plugin bash git clone https://github.com/luismayta/zsh-vscodiumbash
# Edit your .zshrc and add plugins=( ... luismayta/zsh-vscodium ) to your list of plugins
# Open a new terminal and enjoy!
Codeium.codeium