Re: [Github-comments] [geany/geany-plugins] Debugger: how to call GDB commands? (#852)

2019-06-12 Thread elextr
And Geany doesn't do distro packaging, so its no use commenting here, you could comment to your distro, but they are likely to just say they won't package until after next release. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on

Re: [Github-comments] [geany/geany-plugins] Debugger: how to call GDB commands? (#852)

2019-06-12 Thread laoshaw
I read that and am building from source, yes it will be fixed in future(next) release, but for now you get no debugger on recent releases. -- 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] Kotlin Language Support (#1581)

2019-06-12 Thread Jonathan Bradley Whited
> You can add support by yourself, I made a tutorial for this. See the video at > > https://www.youtube.com/watch?v=C0eWBMTu4LU I mean that's great that you did this, but why wouldn't you just make a text comment here instead of a 14min video? It seems like you just want view counts on your YT

Re: [Github-comments] [geany/geany] Kotlin Language Support (#1581)

2019-06-12 Thread Jonathan Bradley Whited
> > filetypes.Kotlin.conf > > @esotericpig Is this custom filetype good enough to distribute with Geany, > have you or others tested it with much Kotlin code? It's not perfect, but it's better than nothing I think. I use it in my projects fine. -- You are receiving this because you are

[Github-comments] [geany/geany-plugins] workbench: added new feature "Search projects" (#875)

2019-06-12 Thread LarsGit223
The feature lets the user search for projects to add them to the Workbench. After selecting the menu item, the user can select a directory to search through. The directory and it's sub-directories are scanned for project files (```*.geany```). All found files are listed and after scanning is