Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vscode-empaths/vscode-affirmations-extension-frontend
A VSCode Extension and custom Jest reporter designed to foster positive thought and self-improvement through error based and daily affirmations.
https://github.com/vscode-empaths/vscode-affirmations-extension-frontend
extension markdown visual-studio-code vscode vscode-extension
Last synced: 20 days ago
JSON representation
A VSCode Extension and custom Jest reporter designed to foster positive thought and self-improvement through error based and daily affirmations.
- Host: GitHub
- URL: https://github.com/vscode-empaths/vscode-affirmations-extension-frontend
- Owner: VSCode-Empaths
- Created: 2022-12-09T20:52:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T05:51:55.000Z (12 months ago)
- Last Synced: 2024-01-13T17:57:08.071Z (12 months ago)
- Topics: extension, markdown, visual-studio-code, vscode, vscode-extension
- Language: JavaScript
- Homepage:
- Size: 530 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# **Error Affirmations Extension**
## **_"You are not defined by your code."_** -VSCode Empaths
Error Affirmations is a VSCode extension that gives you much needed code-related affirmations.
https://error-affirmations.netlify.app/### **Preview**
## **Features**
### **Website**
A front-end experience where you can add your own affirmation to the database.
https://error-affirmations.netlify.app/### **Pop Ups**
A general affirmation pops up on launch of VSCode.
This extension also offers a great addition to your VS Code notification window. An affirming, tranquil notification bar based on a hash of the root directory name when opened. It does this by immediately writing three colors to the following settings in `.vscode/settings.json`:
```javascript
"workbench.colorCustomizations": {
"notifications.border": "#000000",
"notifications.background": "#f7d0d0",
"notifications.foreground": "#060505",
"statusBarItem.errorBackground": "#060505",
"notificationsInfoIcon.foreground": "#de0000",
}
```### **Commands**
Throughout the day when you feel like you need an affirmation, you can fn+F1 to open the command palette and select an affirmation by category ("Get an error affirmation", "Get a TDD affirmation", or "Get a will to go on affirmation").
## **Check out our other app!**
#### **Error Affirmations** - Jest Reporter:
Error Affirmations Jest Reporter gives you much needed code-related affirmations in your terminal whenever your tests fail.
https://www.npmjs.com/package/error-affirmations
GitHub - https://github.com/VSCode-Empaths/VSCode-Affirmations-Jest-Reporter
### **Preview**
### Customize with **Color** and **Border** Themes!!!
## **Meet the team**
- Karl Wernsman - LinkedIn
- Kevin Nail - LinkedIn
- Rio Edwards - LinkedIn
- Zach Sultan - LinkedIn