<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sublime on the art of simplicity</title><link>https://naoko.github.io/tags/sublime/</link><description>Recent content in Sublime on the art of simplicity</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 14 May 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://naoko.github.io/tags/sublime/index.xml" rel="self" type="application/rss+xml"/><item><title>Pretty JSON in Sublime on Linux</title><link>https://naoko.github.io/posts/2020-05-14-sublime-pretty-json/</link><pubDate>Thu, 14 May 2020 00:00:00 +0000</pubDate><guid>https://naoko.github.io/posts/2020-05-14-sublime-pretty-json/</guid><description>&lt;p&gt;I&amp;rsquo;ve been using &lt;a href="https://jsonlint.com/"&gt;JSONLint&lt;/a&gt; for every JSON prettifier needs.
This site is super because it even format invalid JSON.
For example, standard JSON prettifier won&amp;rsquo;t prettify JSON with key or value enclosed in single quote but this site does but having your local editor do quick prettifier if you have valid JSON or willing to quickly fix with find and replace.&lt;/p&gt;
&lt;p&gt;Sublime is my go to text editor - taking note, prettify JSON etc. So let&amp;rsquo;s do that real quick.&lt;/p&gt;</description></item></channel></rss>