mirror of
https://github.com/BradNut/computer-setup-info
synced 2025-09-08 17:40:23 +00:00
20 lines
888 B
Markdown
20 lines
888 B
Markdown
# 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
|