Installation
- Open the Extensions sidebar in VS Code
- Search for 'Whos the boss'
- Click Install
Customization
Open the Command Palette with Ctrl+Shift+P or ⇧⌘P
Select Preferences: Open Settings (JSON).
Add below snippet,
"whosTheBoss.bossName": "Whos the boss",
"whosTheBoss.align": "left",
"whosTheBoss.color": "#FFFFFF"
Replace the values.
Example
| |