<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Geany on Subhadip's Blog</title><link>https://www.subhadig.net/tags/geany/</link><description>Recent content in Geany on Subhadip's Blog</description><generator>Hugo</generator><language>en-us</language><copyright>Subhadip Ghosh</copyright><lastBuildDate>Sun, 22 Oct 2017 00:00:00 +0000</lastBuildDate><atom:link href="https://www.subhadig.net/tags/geany/index.xml" rel="self" type="application/rss+xml"/><item><title>Inconsistent space width across editors</title><link>https://www.subhadig.net/posts/inconsistent-space-width-across-editors/</link><pubDate>Sun, 22 Oct 2017 00:00:00 +0000</pubDate><guid>https://www.subhadig.net/posts/inconsistent-space-width-across-editors/</guid><description>&lt;p&gt;I had a weird problem today when my perfectly indented code comments from Vi editor were looking like a mess in Geany.&lt;/p&gt;

&lt;p&gt;&lt;img class="aligncenter size-large wp-image-1030" src="https://www.subhadig.net/assets/images/inconsistent-space-1.png" alt="" width="605" height="129" /&gt;&lt;/p&gt;
&lt;p&gt;The pound signs were all out of line though they look perfectly aligned when opened in Vi editor. Initially I thought that it was a problem with the tab settings in Geany. But after tweaking some of the tab settings did not produce any result, I noticed that spaces in Geany were having lesser width compared to other characters, which was the root of the problems. I found that the font that I was using in Geany was not fixed width. And for that I should use Mono variation of the fonts. So I changed the font setting in Edit &amp;gt; Preference &amp;gt; Interface &amp;gt; Fonts &amp;gt; Editor to below:&lt;/p&gt;</description></item><item><title>Opening large JSON files with Geany</title><link>https://www.subhadig.net/posts/opening-large-json-files-with-geany/</link><pubDate>Sat, 23 Sep 2017 00:00:00 +0000</pubDate><guid>https://www.subhadig.net/posts/opening-large-json-files-with-geany/</guid><description>&lt;p&gt;A few days back at work I was trying to open a fairly large unformatted (a single line) JSON file generated through one of the junit tests. At first I tried to open it in Eclipse since my Eclipse JEE IDE contains an inbuilt JSON formatter but it ended in a disaster! So much so that I had to kill the Java process running Eclipse. Then I tried to open it using Mousepad, the default text editor that comes pre-installed with Xubuntu. It also failed and got hung. I even tried with Gedit but still no luck. I copied the file to a Windows machine and opened it using Notepad++. The online JSON formatters were able to prettify it, so I went on with it then. But the fact that I was not able to open it natively on my system was bugging me.&lt;/p&gt;</description></item></channel></rss>