@elextr commented on this pull request.


In data/geany.glade:

> @@ -3731,6 +3731,22 @@
                                     <property name="position">4</property>
                                   </packing>
                                 </child>
+                                <child>
+                                  <object class="GtkCheckButton" id="check_autoclose_btick">
+                                    <property name="label" translatable="yes">Backticks ` `</property>
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">True</property>
+                                    <property name="receives_default">False</property>
+                                    <property name="tooltip_text" translatable="yes">Auto-close backtick when typing an opening one</property>
+                                    <property name="use_underline">True</property>
+                                    <property name="draw_indicator">True</property>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">True</property>
+                                    <property name="fill">True</property>
+                                    <property name="position">3</property>

Geany has abandoned IRC after the shenanigans on freenode.

There is a #geany on matrix, although personally I don't use it much, but others do.

However if you want to discuss Geany stuff outside of a PR or issue Github discussions are enabled for Geany but not geany-plugins AFAIK.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.