VS Code extension that adds a red error squiggle to every word in your code.

Overview

dumbisense logo

Dumbisense

Dumbisense is a VS Code extension that adds a red error squiggle to every word in your code, with an interesting error message and dino image.

To install, go to https://marketplace.visualstudio.com/items?itemName=mliu.dumbisense or search for dumbisense in VS Code's Extensions tab.

Errors are from https://gist.github.com/fortytw2/78f5f9ef915cb43a3be4.
Dino images are from the https://geta.dino.icu api, which pulls from https://github.com/hackclub/dinosaurs.

Demo of the Dumbisense Extension

Built with ๐Ÿง‹ by maggie for Assemble.

You might also like...

A simple Stable Diffusion WebUI extension that adds a Photopea tab and integration.

A simple Stable Diffusion WebUI extension that adds a Photopea tab and integration.

Photopea Stable Diffusion WebUI Extension Photopea is essentially Photoshop in a browser. This is a simple extension to add a Photopea tab to AUTOMATI

Aug 10, 2023

Unstyled, dev error overlays for SolidJS

Unstyled, dev error overlays for SolidJS

solid-error-overlay Unstyled, headless Error Overlay for SolidJS Install npm i solid-error-overlay yarn add solid-error-overlay pnpm add solid-error-o

Dec 29, 2022

A Little explanation of the famous Javascript parseInt(0.0000005); error meme.

A Little explanation of the famous Javascript parseInt(0.0000005); error meme.

Explaining the meme Internet is made of millions of memes flowing everyday, so, devs create a ton of new images showing how their code doesn't work, t

Feb 3, 2022

Error and Success Handler for Passport.js

Error and Success Handler for Passport.js

passport-handler Developed with โค๏ธ by Swรดth ๐Ÿ”Ž Installation npm i passport-handler --save yarn add passport-handler ๐Ÿ”ฎ Importing import Handler from '

Oct 29, 2022

Polyfill `error.cause`

Polyfill error.cause. error.cause is a recent JavaScript feature to wrap errors. try { doSomething() } catch (cause) { throw new Error('message',

Dec 15, 2022

1kb js library contains development debugging, error monitoring and reporting, user problem localization features

1kb js library contains development debugging, error monitoring and reporting, user problem localization features

1kb js library contains development debugging, error monitoring and reporting, user problem localization features

Dec 22, 2022

๐Ÿ’ฃ Error handler for CLI applications ๐Ÿ’ฅ

Error handler for CLI applications. Features ๐Ÿ’ฃ Error type-specific handling ๐Ÿš’ Graceful exit โ›‘๏ธ Normalize invalid errors ๐Ÿ“• Log verbosity: full, shor

Dec 20, 2022

Webpack dev tools to make performance analysis, error investigation and loader development more convenient

Webpack dev tools to make performance analysis, error investigation and loader development more convenient

build-tool-inspector Introduction Webpack dev tools to make performance analysis, error investigation and loader development more convenient. Provide

Nov 17, 2022

A VS Code extension to practice and improve your typing speed right inside your code editor. Practice with simple words or code snippets.

A VS Code extension to practice and improve your typing speed right inside your code editor. Practice with simple words or code snippets.

Warm Up ๐Ÿ”ฅ ๐Ÿ‘จโ€๐Ÿ’ป A VS Code extension to practice and improve your typing speed right inside your code editor. Practice with simple words or code snipp

Dec 12, 2022
This bot was created with the sole purpose of replying to messages with the word "que" with the word "so"

UselessComplete This bot was created with the sole purpose of replying to messages with the word "que" with the word "so" If you want tu support the b

ThisIsAName 6 Aug 30, 2022
A quick and easy to use security reconnaissance webapp tool, does OSINT, analysis and red-teaming in both passive and active mode. Written in nodeJS and Electron.

แต”แดฅแต” RedJoust A quick and easy to use security reconnaissance webapp tool, does OSINT, analysis and red-teaming in both passive and active mode. Writte

Dave 17 Oct 31, 2022
A pleasing darker theme made mostly with complementary purple and blue colors, occasionally with a touch of pink or red.

Nebula Float away in space with a beautiful blurple oriented color theme. DISCLAIMER: โš ๏ธ This theme is not as high contrast as other themes. A pleasin

catgirlkelly 5 Nov 23, 2022
This document introduces an early implementation of the Node-RED runtime that runs on resource-constrained microcontrollers (MCUs).

Node-RED MCU Edition Copyright 2022, Moddable Tech, Inc. All rights reserved. Peter Hoddie Updated June 25, 2022 Introduction This document introduces

Peter Hoddie 53 Jan 3, 2023
Open Horizon service container demonstrating Node-RED Object Detection

service-node-red-object-detection Open Horizon service container demonstrating Node-RED Object Detection. This is an Open Horizon configuration to dep

null 4 Dec 25, 2022
RedEye is a visual analytic tool supporting Red & Blue Team operations

RedEye Red Team C2 Log Visualization RedEye is an open-source analytic tool developed by CISA and DOEโ€™s Pacific Northwest National Laboratory to assis

Cybersecurity and Infrastructure Security Agency 2.1k Jan 3, 2023
Chrome extension for word pronunciation practice on-the-go

WordPronounce Chrome extension for word pronunciation practice on-the-go This extension lets you select a word in browser by double clicking and liste

Praveen Nair 2 Jan 9, 2022
Colorconsole provides an interesting way to display colored info, success, warning and error messages on the developer console in your browser

ColorConsole NPM Package Colorconsole provides an interesting way to display colored info, success, warning and error messages on the developer consol

Hasin Hayder 17 Sep 19, 2022
A simple firefox/chrome extension adds Sci-Hub direct link access on publishing websites

Sci-Hub injector extension Supported sites PubMed Nature Science Direct Taylor & Francis Springer Link (article, book, chapter, protocol, reference wo

Dany 15 May 7, 2022
coc-pyright-tools is a coc-extension that adds its own functionality to coc-pyright for coc.nvim. Currently the "Inlay Hints", "CodeLens" and "Test Framework commands" feature is available.

coc-pyright-tools !!WARNING!! Inlay hints feature of coc-pyright-tools, have been ported to coc-pyright itself. https://github.com/fannheyward/coc-pyr

yaegassy 5 Aug 23, 2022