Re: [Github-comments] [geany/geany] keybindings: Added missing "Strip Trailing Spaces" (#1806)

2018-07-15 Thread LarsGit223
Thanks. -- 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/pull/1806#issuecomment-405150192

Re: [Github-comments] [geany/geany] Plugin API extension request: execute build command directly (#1897)

2018-07-15 Thread elextr
> When it comes to actually execute a command I planned to use > build_set_menu_item(), build_activate_menu_item() and to introduce a new > build source called GEANY_BCS_PLUGIN. But just adding a new build source is > not doing the job. I guess build_activate_menu_item() is simply ignoring a >

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

2018-07-15 Thread elextr
@esotericpig I'm not aware of any better docs than those projects own resources, maybe you could ask there (they are both totally separate projects from Geany, we just use their products). Maybe its not clear from the post above, but you can (actually must) use the lexer of an existing

Re: [Github-comments] [geany/geany] keybindings: Added missing "Strip Trailing Spaces" (#1806)

2018-07-15 Thread elextr
Merged #1806. -- 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/pull/1806#event-1734360209

Re: [Github-comments] [geany/geany] Document->strip trailing spaces is not in keybindings (#395)

2018-07-15 Thread elextr
Closed #395 via #1806. -- 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/395#event-1734360211

Re: [Github-comments] [geany/geany] keybindings: Added missing "Strip Trailing Spaces" (#1806)

2018-07-15 Thread LarsGit223
@b4n: I increased the API version again to resolve conflicts. It would be nice if this could be merged before the API gets increased elsewhere again. -- 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)

2018-07-15 Thread Jonathan Bradley Whited
I went to the Scintilla website, but the documentation is pretty bad (IMO) for adding a new language. Is there an example or documentation available for how to add a new language? And also for making a pull request? (Wish it was on GitHub.) I'd like to also add Groovy. I also don't know what

[Github-comments] [geany/geany] Plugin API extension request: execute build command directly (#1897)

2018-07-15 Thread LarsGit223
I am actually working on issue/feature request https://github.com/geany/geany-plugins/issues/733. I extended the workbench plugin and now it allows to create global and projects commands, to store the values in the projects and workbench file and to inherit global workbench commands to the

Re: [Github-comments] [geany/geany] Minor: Objective-C files (*.m) parsed as Matlab/Octave (*.m) (#1896)

2018-07-15 Thread Jonathan Bradley Whited
Closed #1896. -- 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/1896#event-1734168669