Skip to content

A VSCode Extension and custom Jest reporter designed to foster positive thought and self-improvement through error based and daily affirmations.

Notifications You must be signed in to change notification settings

VSCode-Empaths/VSCode-Affirmations-Extension-Frontend

Repository files navigation

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:

  "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

About

A VSCode Extension and custom Jest reporter designed to foster positive thought and self-improvement through error based and daily affirmations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •