Geany 1.27 shows WXUNUSED macro in a symbol list instead of a method name while using wxWidgets library. Macro is used to cancel warnings about unused variable.
![obraz](https://user-images.githubusercontent.com/35547519/49737296-c9704800-fc8c-11e8-8266-f783940e2886.png)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/799
In Windows 7 control panel where you can see a list of installed applications you can se info in columns like name publisher installation date size and version.
For Geany 1.33 there is no data for the size column.
So i suggest adding the size info.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2007
Hi,
Scintilla uses LexLisp.cxx for Lisp and Scheme, but Geany uses Lisp only. I use GIMP and Script-Fu and I would like to see the syntax :)
If it possible, [geany-master-scheme.zip](http://www118.zippyshare.com/v/VoUXDqTp/file.html) (new/modif. files):
```
data/filedefs/filetypes.scheme
data/filetype_extensions.conf
data/Makefile.am
src/filetypes.c
src/filetypes.h
src/highlighting.c
src/highlightingmappings.h
```
Regards,
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/982
With lastest commits multi-line edit was broken, step to reproduce:
shift+alt+left click **WORK**
shift+alt+left click **NOT WORK**
**alt+shift**+left click **DO NOTHING**
shift+alt+left click **WORK AGAIN**
shift+alt+left click **NOT WORK**
.......
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2010