<h1><a href="https://github.com/geany/geany/releases/tag/1.35.0">Geany 1.35</a></h1><p style="font-size:small;-webkit-text-size-adjust:none;">Repository: <a href="https://github.com/geany/geany">geany/geany</a> · Tag: <a href="https://github.com/geany/geany/tree/1.35.0">1.35.0</a> · Commit: <a href="https://github.com/geany/geany/commit/2d4f369937c0dd08046e7f68a5d0a8c6c8e1b866">2d4f369</a> · Released by: <a href="https://github.com/b4n">b4n</a></p>

<h2>General</h2>
<ul>
<li>Start synchronization with Universal-CTags (Jiří Techet, <a href="https://github.com/geany/geany/pull/1263" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/1263/hovercard">PR#1263</a>, <a href="https://github.com/geany/geany/pull/2018" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2018/hovercard">PR#2018</a>).</li>
</ul>
<h2>Bug fixes</h2>
<ul>
<li>Improve IPC socket handling (<a href="https://github.com/geany/geany/issues/641" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/641/hovercard">Issue#641</a>, <a href="https://github.com/geany/geany/pull/2111" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2111/hovercard">PR#2111</a>).</li>
<li>Fix loading the default open encoding option (<a href="https://github.com/geany/geany/pull/1326" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/1326/hovercard">PR#1326</a>).</li>
<li>Fix VTE path following after reset (<a href="https://github.com/geany/geany/issues/352" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/352/hovercard">Issue#352</a>, <a href="https://github.com/geany/geany/pull/2116" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2116/hovercard">PR#2116</a>).</li>
</ul>
<h2>Interface</h2>
<ul>
<li>Show variable type in a tooltip in symbol tree (Jiří Techet, <a href="https://github.com/geany/geany/pull/2036" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2036/hovercard">PR#2036</a>).</li>
</ul>
<h2>Editor</h2>
<ul>
<li>Update Scintilla to version 3.10.2 (<a href="https://github.com/geany/geany/issues/971" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/971/hovercard">Issue#971</a>, <a href="https://github.com/geany/geany/issues/1947" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/1947/hovercard">Issue#1947</a>, <a href="https://github.com/geany/geany/issues/2076" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2076/hovercard">Issue#2076</a>, <a href="https://github.com/geany/geany/pull/2045" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2045/hovercard">PR#2045</a>).</li>
<li>Drastically speed up huge bulk replacements (<a href="https://github.com/geany/geany/issues/2092" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2092/hovercard">Issue#2092</a>, <a href="https://github.com/geany/geany/pull/2097" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2097/hovercard">PR#2097</a>).</li>
<li>Fix accessibility information reported upon deletion.</li>
<li>Fix garbage data insertion when moving lines up or down (<a href="https://github.com/geany/geany/issues/2066" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2066/hovercard">Issue#2066</a>).</li>
<li>Don't perform line breaking in rectangular selection mode (<a href="https://github.com/geany/geany/issues/2051" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2051/hovercard">Issue#2051</a>, <a href="https://github.com/geany/geany/pull/2135" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2135/hovercard">PR#2135</a>).</li>
</ul>
<h2>Filetypes</h2>
<ul>
<li>Allow stripping trailing spaces from custom filetypes based on the Diff lexer (Cristian Ciocaltea, <a href="https://github.com/geany/geany/issues/2041" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2041/hovercard">Issue#2041</a>, <a href="https://github.com/geany/geany/pull/2043" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2043/hovercard">PR#2043</a>).</li>
<li>Improve JavaScript symbols parsing (<a href="https://github.com/geany/geany/issues/1329" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/1329/hovercard">Issue#1329</a>, <a href="https://github.com/geany/geany/issues/1891" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/1891/hovercard">Issue#1891</a>, <a href="https://github.com/geany/geany/issues/1933" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/1933/hovercard">Issue#1933</a>, part of <a href="https://github.com/geany/geany/pull/2018" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2018/hovercard">PR#2018</a>).</li>
<li>Improve HTML symbols parsing (part of <a href="https://github.com/geany/geany/pull/2018" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2018/hovercard">PR#2018</a>).</li>
<li>Improve COBOL symbols parsing (<a href="https://github.com/geany/geany/pull/2128" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2128/hovercard">PR#2128</a>).</li>
<li>Improve ActionScript symbols parsing (<a href="https://github.com/geany/geany/pull/2134" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2134/hovercard">PR#2134</a>).</li>
</ul>
<h2>Windows</h2>
<ul>
<li>Installer: only install GTK translations if selected (<a href="https://github.com/geany/geany/issues/2090" data-hovercard-type="issue" data-hovercard-url="/geany/geany/issues/2090/hovercard">Issue#2090</a>).</li>
</ul>
<h2>Internationalization</h2>
<ul>
<li>Updated translations: da, de, es, fr, ja, lv, pt, ru, sk, zh_CN</li>
</ul>

—<p>This release has 2 assets:</p><ul><li>Source code (zip)</li><li>Source code (tar.gz)</li></ul><p>Visit the <a href="https://github.com/geany/geany/releases/tag/1.35.0">release page</a> to download them.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are watching this repository.<br /><a href="https://github.com/geany/geany/releases/tag/1.35.0">View it on GitHub</a> or <a href="https://github.com/geany/geany/unsubscribe_via_email/AAIOWJ4HO2FOO6J5AYJKQODPSW5Z5ANCNFSM4ABGUY5A">unsubscribe</a> from all notifications for this repository.<img src="https://github.com/notifications/beacon/AAIOWJZGWE23N4EZPTPC5NLPSW5Z5ANCNFSM4HI6XFTA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/releases/tag/1.35.0",
"url": "https://github.com/geany/geany/releases/tag/1.35.0",
"name": "View Release"
},
"description": "View this Release on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>