VSCode is too slow and heavy. Geany is my favorite editor. If Geany can provide the basic auto-completing and block code running functionality for Julia, I will uninstall VSCode.
--
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/434#issuecomment-689714532
New to Geany hacking (I fully understand that Geany is an unpaid volunteer project), but I'm also interested in Julia support. Based on a comment by @elextr in #2279, to add Julia support to Geany, there are 3 steps to follow (create a custom filetype file, add a Scintilla lexer and add a uctags parser), but some initial functionality may be already achieved by creating a custom filetype file that relies on existing Scintilla lexer and uctags parser. If that's the case, besides being over 5 years old, what are the issues with the custom filetype proposed above by @peter1000? Generally, what's needed to make a good Julia filetype file?
Moreover, I started looking at the [Geany manual](https://www.geany.org/manual/dev/index.html#filetype-definition-fil…, the [Hacking Geany guide](https://geany.org/manual/hacking.html#adding-a-filetype) and the [Scintilla lexer reference](https://www.scintilla.org/Lexer.txt) and I was wondering whether one should first create a lexer and a parser and then work at the filetype file. Finally, is there some example to look at to create a working and exhaustive lexer and parser for Julia? The Scintilla lexer documentation is a bit intimidating...
--
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/434#issuecomment-689699726
Hello,
i have installed Geany 1.36 on a Windows HP Laptop. In the message- and side- window only small boxes ( caskets ) are shown , no signs. Additional the search function with Ctrl-F does not work, Geany chrashed and must beclosed.
Regards, Hlech65730(a)aol.com
![Geany_Problem_1](https://user-images.githubusercontent.com/34654103/72238957-aaef2580-35df-11ea-8661-8a1893a44b82.jpg)
![Geany_Problem_2](https://user-images.githubusercontent.com/34654103/72238960-adea1600-35df-11ea-801b-0d987fc3c28f.jpg)
--
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/2419
Geany shows only rectangular signs instead of readable letters.
The letter types for the python code files i could change in view menu, but the signs in the side and the status windows are not changed. How can i change this ?
![Geany_Fehler_Win10](https://user-images.githubusercontent.com/34654103/59268922-0de59c00-8c4e-11e9-87c0-6ab684500e48.jpg)
--
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/2185
hello @ all,
i have a problem with Geany 1.36 under Windows 10. I got only □□□□□□□□□□□□□ in the sidebar and in the status and compiler message window. Only in Windows ! In Raspbian/Debian and on Mac OS its ok !
Thanks ! Regards, Hlech65730
![Geany_Problem](https://user-images.githubusercontent.com/34654103/90514523-966ca000-e161-11ea-8aa3-718b40ce866b.jpg)
--
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/2576
Geany Version: 1.36
Using GTK+ v3.24.20 and GLib v2.64.3 runtime libraries
OS: KDE neon User Edition 5.19 x86_64
Kernel: 5.4.0-45-generic
Theme: Breeze Dark [Plasma], Breeze [GTK2/3]
Icons: breeze-dark [Plasma], breeze-dark [GTK2/3]
![Screenshot_Geany_plugin](https://user-images.githubusercontent.com/28997066/91941762-00f11480-ecfa-11ea-8a08-a66da8fb5a0d.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/1007