Skip to content

Instantly share code, notes, and snippets.

View KevinRohn's full-sized avatar
🏃‍♂️

KevinRohn KevinRohn

🏃‍♂️
View GitHub Profile
@steve981cr
steve981cr / How-to-Release-an-Electron-App-on-the-Mac-App-Store.md
Last active April 29, 2025 17:37
Step by step instructions on how to release an Electron app on the Mac App Store. Uses Electron-builder to package the app.
@hyperupcall
hyperupcall / settings.jsonc
Last active January 8, 2025 13:29
VSCode config to disable popular extensions' annoyances (telemetry, notifications, welcome pages, etc.)
// I'm tired of extensions that automatically:
// - show welcome pages / walkthroughs
// - show release notes
// - send telemetry
// - recommend things
//
// This disables all of that stuff.
// If you have more config, leave a comment so I can add it!!
{