<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.frictionalgames.com/page?action=history&amp;feed=atom&amp;title=Geany</id>
	<title>Geany - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.frictionalgames.com/page?action=history&amp;feed=atom&amp;title=Geany"/>
	<link rel="alternate" type="text/html" href="https://wiki.frictionalgames.com/page?title=Geany&amp;action=history"/>
	<updated>2026-05-14T07:45:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://wiki.frictionalgames.com/page?title=Geany&amp;diff=2815&amp;oldid=prev</id>
		<title>Mudbill: Mudbill moved page Hpl2:Third party tools:text:geany to Geany without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://wiki.frictionalgames.com/page?title=Geany&amp;diff=2815&amp;oldid=prev"/>
		<updated>2020-08-03T20:43:17Z</updated>

		<summary type="html">&lt;p&gt;Mudbill moved page &lt;a href=&quot;/page?title=Hpl2:Third_party_tools:text:geany&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Hpl2:Third party tools:text:geany (page does not exist)&quot;&gt;Hpl2:Third party tools:text:geany&lt;/a&gt; to &lt;a href=&quot;/page/Geany&quot; title=&quot;Geany&quot;&gt;Geany&lt;/a&gt; without leaving a redirect&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 20:43, 3 August 2020&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key wiki:diff::1.12:old-826:rev-2815 --&gt;
&lt;/table&gt;</summary>
		<author><name>Mudbill</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.frictionalgames.com/page?title=Geany&amp;diff=826&amp;oldid=prev</id>
		<title>Maintenance script: Upload from wiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.frictionalgames.com/page?title=Geany&amp;diff=826&amp;oldid=prev"/>
		<updated>2020-07-09T13:48:39Z</updated>

		<summary type="html">&lt;p&gt;Upload from wiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Geany =&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This is for those who are not interested in using Notepad++ and prefer to use [http://www.geany.org/ Geany]. For those who are unfamiliar with Geany, Geany is considered an integrated development environment. It has many features that Notepad++ has (e.g. auto-complete, syntax highlighting, tabbed interface, etc) and perhaps a few other useful features that Notepad++ lacks, and it is cross-platform (though it may be a bit more complex to install on a Mac).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Geany setup ==&lt;br /&gt;
&lt;br /&gt;
For auto-complete and other suggestive features Geany uses its tags system to accomplish this. To make our work easier for us, we'll simply add the HPL2 functions list to an already existing supported language: the C language. This is done automatically when Geany reads our .tags file. In this way we can just tell Geany to assume that all %%*%%.hps files are C++ files, which would also trigger C++ syntax-highlighting and symbols listing for all .hps files.&lt;br /&gt;
&lt;br /&gt;
## Assuming you already have Geany installed, go [http://pastebin.com/sdrvC7aF here] and download the paste. Be sure to save the file as &amp;quot;hps.c.tags&amp;quot; (as the title of the paste shows).&lt;br /&gt;
## Move the file to Geany's user tags directory. In Windows 7 that would be, for example, C:\Users\username\AppData\Roaming\geany\tags. In Linux that would be /home/username/.config/geany/tags.&lt;br /&gt;
## Open up the filetype_extensions.conf file. In Windows 7 that would be found in, for example, C:\Program Files (x86)\Geany\data. In Linux that would be in, for example, /usr/share/geany.&lt;br /&gt;
## Look for the C++ line and add &amp;quot;%%*%%.hps;&amp;quot; to the end of it (without quotes) and save.&lt;br /&gt;
&lt;br /&gt;
Now the next time you start Geany your .hps files will provide the same, if not more, satisfaction as it may have in Notepad++.&lt;br /&gt;
&lt;br /&gt;
== Video ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For those who have trouble following written instructions and want to see it done visually: http://www.youtube.com/watch?v=JeOG53Zapx8&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
		
	</entry>
</feed>