<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jonatan Joaquin Hidalgo Ledesma</title>
    <description>The latest articles on DEV Community by Jonatan Joaquin Hidalgo Ledesma (@jonatanjhl).</description>
    <link>https://dev.to/jonatanjhl</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3934384%2Fcd2ac4d4-55c7-4f45-881b-67132701d859.jpeg</url>
      <title>DEV Community: Jonatan Joaquin Hidalgo Ledesma</title>
      <link>https://dev.to/jonatanjhl</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jonatanjhl"/>
    <language>en</language>
    <item>
      <title>Xolito: I built a VS Code extension that hides your screen when your boss walks by</title>
      <dc:creator>Jonatan Joaquin Hidalgo Ledesma</dc:creator>
      <pubDate>Sat, 16 May 2026 07:19:15 +0000</pubDate>
      <link>https://dev.to/jonatanjhl/xolito-i-built-a-vs-code-extension-that-hides-your-screen-when-your-boss-walks-by-4534</link>
      <guid>https://dev.to/jonatanjhl/xolito-i-built-a-vs-code-extension-that-hides-your-screen-when-your-boss-walks-by-4534</guid>
      <description>&lt;p&gt;Press Shift+Esc when your manager walks toward your desk.&lt;br&gt;
Your status bar changes from:&lt;br&gt;
🦎 Compiló limpio. Tu mamá estaría orgullosa.&lt;br&gt;
to:&lt;br&gt;
💼 [PROD] cluster_matrix_balancer.cpp&lt;br&gt;
A fake C++ file with 80 lines of enterprise templates, mutex, and atomic operations opens automatically. Your axolotl puts on a tie. When the coast is clear, press Shift+Esc again — the file closes and you're back exactly where you were.&lt;br&gt;
That's Xolito 🦎 — a VS Code mascot built around Mexico's endemic axolotl salamander. It detects LSP errors in real time, drops inline comments next to your mistakes, and roasts you in Mexican Spanish.&lt;br&gt;
🔴 On error:&lt;br&gt;
  "Ay, mijo... otra vez. ¿No que muy bueno?"&lt;/p&gt;

&lt;p&gt;✅ On clean build:&lt;br&gt;
  "Compiló limpio. Tu mamá estaría orgullosa."&lt;/p&gt;

&lt;p&gt;🌙 At 11pm:&lt;br&gt;
  "Ya duerme. Mañana lo ves y dices '¿quién hizo esto?'"&lt;/p&gt;

&lt;p&gt;🍺 Friday after 4pm:&lt;br&gt;
  "Viernes 4pm. Cierra el IDE y agarra una chela."&lt;br&gt;
It also has a spanglish linter — if it detects fetchUsuarios or get_datosCliente on save, Xolito will let you know. Loudly.&lt;br&gt;
Built as a pnpm monorepo with a framework-agnostic @xolito/core package, so the same phrase bank works in the VS Code extension and a terminal CLI.&lt;br&gt;
The Boss Mode started as a 20-line joke I almost didn't ship. It's now the most-talked-about feature. Ship the weird ideas.&lt;a href="https://dev.tourl"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Install: search Xolito in the VS Code Marketplace or:&lt;br&gt;
ext install xolito.xolito-vscode&lt;br&gt;
Source: github.com/JonatanJHL/pet_mexican&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6s1xbfr3hf61zdl4txj9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6s1xbfr3hf61zdl4txj9.png" alt=" " width="128" height="128"&gt;&lt;/a&gt;&lt;br&gt;
Built with 🦎 and too much coffee in Mexico City.&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>typescript</category>
      <category>showdev</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
