Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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**

Notification-Affirmations-Example

## **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",
}
```

Notification-Affirmations-Example

### **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**

Error-Affirmations-Example


### Customize with **Color** and **Border** Themes!!!

Error-Affirmations-Example


## **Meet the team**

- Karl Wernsman - LinkedIn
- Kevin Nail - LinkedIn
- Rio Edwards - LinkedIn
- Zach Sultan - LinkedIn