<?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: Saffiullah Fahim</title>
    <description>The latest articles on DEV Community by Saffiullah Fahim (@saffiullahfahim).</description>
    <link>https://dev.to/saffiullahfahim</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%2F995882%2Ff74017dd-0889-4f77-8aa9-c9aa49deefdb.jpeg</url>
      <title>DEV Community: Saffiullah Fahim</title>
      <link>https://dev.to/saffiullahfahim</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/saffiullahfahim"/>
    <language>en</language>
    <item>
      <title>Introducing GAS Prettier - A Chrome Extension to Beautify Your Google Apps Script Code</title>
      <dc:creator>Saffiullah Fahim</dc:creator>
      <pubDate>Wed, 03 Apr 2024 07:27:29 +0000</pubDate>
      <link>https://dev.to/saffiullahfahim/introducing-gas-prettier-a-chrome-extension-to-beautify-your-google-apps-script-code-2582</link>
      <guid>https://dev.to/saffiullahfahim/introducing-gas-prettier-a-chrome-extension-to-beautify-your-google-apps-script-code-2582</guid>
      <description>&lt;p&gt;Hey fellow Google Apps Script developers! I'm excited to share with you a new Chrome extension I've created called GAS Prettier.&lt;/p&gt;

&lt;p&gt;GAS Prettier integrates the popular Prettier code formatter directly into the Google Apps Script editor, allowing you to easily format both your HTML and Google Apps Script (GAS) files with a single click.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzpntvhprd1a3pm1051d1.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzpntvhprd1a3pm1051d1.gif" alt="GAS Prettier" width="800" height="380"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Some key features of GAS Prettier:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Registers Prettier as the default formatter for the GAS editor.&lt;/li&gt;
&lt;li&gt;Supports formatting of both HTML and GAS files.&lt;/li&gt;
&lt;li&gt;Provides a warning message if there are any errors during the formatting process.
&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbiiv5lhu0o37lxwcr0hl.png" alt="Image description" width="800" height="475"&gt;
&lt;/li&gt;
&lt;li&gt;Open source, so the community can contribute and help improve it.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;How to Format Document?&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;Ans:&lt;/strong&gt; Just use current Format Command (Ctrl + Shift + F) or Click Right Click it will show format button and just click format button.&lt;/p&gt;

&lt;p&gt;This extension aims to streamline the development workflow for GAS developers by ensuring consistent code formatting across your project. No more manual formatting or fighting with different editor settings - just hit the format button and let Prettier do the work.&lt;/p&gt;

&lt;p&gt;The GAS Prettier extension is available for free on the Chrome Web Store. I encourage you to check it out and let me know what you think! If you have any feedback or would like to contribute, the project is open source on GitHub.&lt;/p&gt;

&lt;p&gt;Happy coding!&lt;/p&gt;

&lt;p&gt;Chrome Extension Link:&lt;br&gt;
&lt;a href="https://chromewebstore.google.com/detail/gas-prettier/fdhhhjfaflnaopgeplkpcdppiifpgmap"&gt;https://chromewebstore.google.com/detail/gas-prettier/fdhhhjfaflnaopgeplkpcdppiifpgmap&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;GitHub Link:&lt;br&gt;
&lt;a href="https://github.com/saffiullahfahim/gas-prettier"&gt;https://github.com/saffiullahfahim/gas-prettier&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>googleappsscript</category>
      <category>extensions</category>
      <category>chrome</category>
    </item>
  </channel>
</rss>
