WeSearch

Xolito: I built a VS Code extension that hides your screen when your boss walks by

·2 min read · 0 reactions · 0 comments · 14 views
#vscode#technology#software#open-source
Xolito: I built a VS Code extension that hides your screen when your boss walks by
⚡ TL;DR · AI summary

Xolito is a VS Code extension designed to help users hide their screens when their boss approaches. It features a playful mascot and provides real-time error detection while offering humorous comments in Spanish. The extension has gained popularity, particularly for its 'Boss Mode' feature, which was initially a joke but became a standout aspect.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3934384) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Jonatan Joaquin Hidalgo Ledesma Posted on May 16 Xolito: I built a VS Code extension that hides your screen when your boss walks by #showdev #vscode #typescript #opensource Press Shift+Esc when your manager walks toward your desk. Your status bar changes from: 🦎 Compiló limpio. Tu mamá estaría orgullosa. to: 💼 [PROD] cluster_matrix_balancer.cpp A fake C++ file with 80 lines of enterprise templates, mutex, and atomic operations opens automatically. Your axolotl puts on a tie.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)