2020-05-11 00:14:55 +00:00
|
|
|
|
# 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)
|
2020-07-23 23:24:31 +00:00
|
|
|
|
|
|
|
|
|
|
### 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: [vscode.js](https://github.com/BradNut/dotfiles/blob/master/vscode.js)
|
2020-09-16 07:16:22 +00:00
|
|
|
|
- Packages installed: https://github.com/BradNut/dotfiles/blob/master/vs-code-extensions-i-use.md
|
|
|
|
|
|
- Install Shell Command: Install ‘code’ command in PATH
|