<?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: EFOSA ODARO</title>
    <description>The latest articles on DEV Community by EFOSA ODARO (@booige13).</description>
    <link>https://dev.to/booige13</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3996882%2Fe21a1053-5cf3-46f5-a35e-fce353ff2acb.png</url>
      <title>DEV Community: EFOSA ODARO</title>
      <link>https://dev.to/booige13</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/booige13"/>
    <language>en</language>
    <item>
      <title>I made a super simple extension to share code snippets instantly with a 6-digit code. No login required.</title>
      <dc:creator>EFOSA ODARO</dc:creator>
      <pubDate>Mon, 22 Jun 2026 11:54:16 +0000</pubDate>
      <link>https://dev.to/booige13/i-made-a-super-simple-extension-to-share-code-snippets-instantly-with-a-6-digit-code-no-login-5h7b</link>
      <guid>https://dev.to/booige13/i-made-a-super-simple-extension-to-share-code-snippets-instantly-with-a-6-digit-code-no-login-5h7b</guid>
      <description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;I got tired of the constant hassle of sending quick snippets of code or text between my devices—or over to a coworker—without having to open up Slack, Discord, or clog up an email draft.&lt;/p&gt;

&lt;p&gt;So, I built a lightweight tool called CopyShare to solve exactly that.&lt;/p&gt;

&lt;p&gt;The idea is super simple:&lt;/p&gt;

&lt;p&gt;Select any text or code right inside VS Code.&lt;/p&gt;

&lt;p&gt;Hit Ctrl + Shift + Alt + S.&lt;/p&gt;

&lt;p&gt;You instantly get a temporary 6-character code.&lt;/p&gt;

&lt;p&gt;You can give that code to anyone, and the second they enter it, they get your text. No accounts to create, no passwords to remember, and no logins required. To keep things clean and secure, all codes automatically self-destruct and expire after 10 minutes.&lt;/p&gt;

&lt;p&gt;It works seamlessly VS Code to VS Code, but you can also use it via the web if you're sharing with a phone or a browser:&lt;br&gt;
👉 copyshare-ebon.vercel.app&lt;/p&gt;

&lt;p&gt;If you want to try out the extension, just search for "CopyShare" directly inside the VS Code Marketplace.&lt;/p&gt;

&lt;p&gt;It’s completely free and built purely for speed. I'd love to hear what you think, if you run into any bugs, or if there are any features you’d like to see added next!&lt;/p&gt;

&lt;p&gt;Cheers!&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>showdev</category>
      <category>tooling</category>
      <category>vscode</category>
    </item>
  </channel>
</rss>
