computer-setup-info/linux/Coding-App-Setup.md

20 lines
888 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Coding Applications
## Sublime Text 3
- [Install](https://flathub.org/apps/details/com.sublimetext.three): `flatpak install flathub com.sublimetext.three`
- [Configuration](https://github.com/BradNut/dotfiles/blob/master/Preferences.sublime-settings)
### Package Control
- [A File Icon](https://packagecontrol.io/packages/A%20File%20Icon)
- [ColorPicker](https://packagecontrol.io/packages/ColorPicker)
- [Gutter Color](https://packagecontrol.io/packages/Gutter%20Color)
- [HTML-CSS-JS Prettify](https://packagecontrol.io/packages/HTML-CSS-JS%20Prettify)
- [Rainbow Brackets](https://github.com/absop/RainbowBrackets)
## VSCode
- Configuration: [settings.js](https://github.com/BradNut/dotfiles/blob/master/settings.json)
- Packages installed: https://github.com/BradNut/dotfiles/blob/master/vs-code-extensions-i-use.md
- Install Shell Command: Install code command in PATH