<?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: Douglas Romão</title>
    <description>The latest articles on DEV Community by Douglas Romão (@douglasromao).</description>
    <link>https://dev.to/douglasromao</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%2F1031637%2F1bc14ea5-8c69-495d-b3a5-e61c84c91981.jpeg</url>
      <title>DEV Community: Douglas Romão</title>
      <link>https://dev.to/douglasromao</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/douglasromao"/>
    <language>en</language>
    <item>
      <title>Edit Github repository from web with VS Code web-based editor</title>
      <dc:creator>Douglas Romão</dc:creator>
      <pubDate>Thu, 31 Aug 2023 00:24:36 +0000</pubDate>
      <link>https://dev.to/douglasromao/open-vs-code-web-from-github-repository-47j2</link>
      <guid>https://dev.to/douglasromao/open-vs-code-web-from-github-repository-47j2</guid>
      <description>&lt;p&gt;Hi there 👋🏻,&lt;/p&gt;

&lt;p&gt;Today I had one of those mind-blowing moments when participating on a meeting regarding the &lt;strong&gt;M365 Platform &amp;amp; Power Platform Community Program&lt;/strong&gt; (&lt;a href="https://pnp.github.io/"&gt;https://pnp.github.io/&lt;/a&gt;). &lt;/p&gt;

&lt;p&gt;I discovered that we can actually open &lt;strong&gt;VS Code in a Web version&lt;/strong&gt; from a &lt;strong&gt;Github repository&lt;/strong&gt;! How crazy is that? 😱 &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--0NXfSdaU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/s2l9fysqqsw6m5q3ocln.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--0NXfSdaU--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/s2l9fysqqsw6m5q3ocln.png" alt="WoW GIF" width="473" height="355"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I don't know when this was released, maybe it was something available long time ago and I didn't know about 😂😂😂, but that's amazing!&lt;/p&gt;

&lt;p&gt;You can see the official documentation here: &lt;a href="https://docs.github.com/en/codespaces/the-githubdev-web-based-editor"&gt;Github dev web based editor&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can try out right now by changing in your repository's URL and put instead of &lt;strong&gt;github.com&lt;/strong&gt;, &lt;strong&gt;github.dev&lt;/strong&gt;:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7T6D6BoX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3el7b1qzjtcse5z9nznr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7T6D6BoX--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3el7b1qzjtcse5z9nznr.png" alt="VS Code Web version from changing the URL" width="800" height="456"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Then, in my case it was from:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;https://github.COM/douglasromao/powerapps-samples/tree/SharingIsCaring-Douglas&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;to&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;https://github.DEV/douglasromao/powerapps-samples/tree/SharingIsCaring-Douglas&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;With this simple change, you have a VS Code Web version with your repository fully connected to Github, with the ability to do changes and do all git actions from there:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--iqjHtozy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dt5al0x4fw957w1kvbqm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--iqjHtozy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dt5al0x4fw957w1kvbqm.png" alt="VS Code Web version with Git actions features" width="762" height="309"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I was amazed when I saw that working, now, tell me, what do you think about that? &lt;/p&gt;

&lt;p&gt;See you next time, cheers! &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>vscode</category>
      <category>github</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
