25 lines
704 B
Markdown
25 lines
704 B
Markdown
|
---
|
||
|
type: page
|
||
|
url: /pages/stack
|
||
|
title: My Stack (What I Use)
|
||
|
toc: true
|
||
|
---
|
||
|
|
||
|
## Hardware
|
||
|
|
||
|
### Desktop
|
||
|
|
||
|
### Laptop
|
||
|
|
||
|
### Mobile
|
||
|
|
||
|
## Software
|
||
|
|
||
|
### VSCode
|
||
|
|
||
|
#### Extensions
|
||
|
|
||
|
| Name/Link | Description |
|
||
|
|----------------|-------------------------------------------------------------------------|
|
||
|
| [Peacock](https://marketplace.visualstudio.com/items?itemName=johnpapa.vscode-peacock) | This is a simple but very useful extension that makes it easy to change the colours of windows in VS Code so that if you use multiple instances/workspaces like I often do, you don't get confused. Very handy when combined with the Remote Editing extensions. |
|