Re: [Github-comments] [geany/geany] A custom filetype is ignored (#2515)

2020-05-24 Thread Enrico Tröger
Did you update the `filetype_extensions.conf`? https://www.geany.org/manual/index.html#filetype-extensions -- 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/2515#issuecomment-633241213

Re: [Github-comments] [geany/geany] A custom filetype is ignored (#2515)

2020-05-24 Thread Enrico Tröger
Closed #2515. -- 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/2515#event-3368049195

[Github-comments] [geany/geany] Straight white line in geany editor under dark mode (#2514)

2020-05-24 Thread fightthepower
I am using Ubuntu and the latest 1.36 geany. My system is in dark mode and uses a dark theme in geany editor. In my geany editor there is a straight white line on the right of the screen. It only appears in geany editor and if I change the size of the editor the line also changes. Functionally

Re: [Github-comments] [geany/geany] Straight white line in geany editor under dark mode (#2514)

2020-05-24 Thread Enrico Tröger
Closed #2514. -- 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/2514#event-3367994182

Re: [Github-comments] [geany/geany] Straight white line in geany editor under dark mode (#2514)

2020-05-24 Thread Enrico Tröger
This is actually a feature: https://www.geany.org/manual/index.html#long-line-marker You can easily disable it in the preferences dialog -> Editor -> Display. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[Github-comments] [geany/geany-plugins] how to include custom c++ libraries (#986)

2020-05-24 Thread GHEclipser
im trying to include curlpp in geany but i dont know how, if anyone knows how to then plz tell me. P.S. i dont know if this would classify as an issue but i dont know where else i would put this -- You are receiving this because you are subscribed to this thread. Reply to this email directly

[Github-comments] [geany/geany] Status bar takes up too much of vertical space (#2513)

2020-05-24 Thread drws
More or less, the title already says it all. I think Geany's status bar, implemented in GTK, is too tall. It takes up more than twice the fontsize used in it - or more than 5% of screen real estate on a 720p monitor, if you look at it this way. It would be cool to be able to set this size and

Re: [Github-comments] [geany/geany-plugins] plugin for sprites (#985)

2020-05-24 Thread GHEclipser
Closed #985. -- 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/985#event-3367988761

Re: [Github-comments] [geany/geany] Status bar takes up too much of vertical space (#2513)

2020-05-24 Thread Enrico Tröger
Would you mind sharing a screenshot? On my system it looks better than you describe: ![geany_statusbar](https://user-images.githubusercontent.com/617017/82756613-b0008480-9dca-11ea-9e49-52780633a087.png) The actual appearance might be dependent on the GTK theme and version you are using. --

[Github-comments] [geany/geany] A custom filetype is ignored (#2515)

2020-05-24 Thread Denis
I have copied syntax for C (filetypes.c) to filetypes.zsc.conf. However, when I open a file with zsc suffix, there is no syntax highlighting. I know that their (C and ZScript) syntax is close enough, and when I select the filetype manually through the menu, the highlighting is working. I have

Re: [Github-comments] [geany/geany-plugins] how to include custom c++ libraries (#986)

2020-05-24 Thread Enrico Tröger
The best place to ask such questions is the users mailing list: https://www.geany.org/support/mailing-lists/#geany-users What exactly do you mean by "include curlpp"? Assuming you want to build your code against the curlpp library, then you probably want to use a build system like CMake or

Re: [Github-comments] [geany/geany] A custom filetype is ignored (#2515)

2020-05-24 Thread Denis
Oops! From the time when I registered the highlighting for SCSS I remembered only that I needed to copy the syntax file. Sorry about the false alarm. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Github-comments] [geany/geany] Status bar takes up too much of vertical space (#2513)

2020-05-24 Thread Matthew Brush
Closed #2513. -- 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/2513#event-3368125124

Re: [Github-comments] [geany/geany] Status bar takes up too much of vertical space (#2513)

2020-05-24 Thread Matthew Brush
Sounds like a duplicate of #1419 and #1600. Mousepad had [a similar bug](https://bugzilla.xfce.org/show_bug.cgi?id=15799) which I investigated and is explained in https://github.com/shimmerproject/Greybird/pull/248. TLDR; it's a GTK+ bug that can be and is corrected for in some themes, but not

Re: [Github-comments] [geany/geany] I want gtk2 statusbar (#1600)

2020-05-24 Thread Matthew Brush
Closed #1600. -- 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/1600#event-3368127038

Re: [Github-comments] [geany/geany] I want gtk2 statusbar (#1600)

2020-05-24 Thread Matthew Brush
Duplicate of #1419. -- 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/1600#issuecomment-633261520