Will not execute. Any file, even one line of "#" or "print(x)" results in below error. Installed on Windows 10. Geany 1.3.2 worked. 1.3.3 created the problem. Uninstalled 1.3.3 and installed 1.3.2 Error remains.
Help. Thank you.
****
'.' is not recognized as an internal or external command,
operable program or batch file.
------------------
(program exited with code: 9009)
--
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/1879
I propose that there should be a checkbox option in the projectorganizer settings that says:
[] Get project files from git repo
If checked, the file pattern textbox turns grey and instead geany uses the output from the command `git ls-files` to get a list of files currently under source control in the git repo. Most of the times these are exactly the files that you want to have in the project as project files.
--
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/740
Hi Team,
Is there any script, plugin under development for Elixir. Kindly let me know.
Regards,
Rokfrog
--
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/1877
It would be useful to add a keyboard shortcut, followed by a text search of the target code highlighter to use, without using menu every time... This is especially useful when pasting several code snippets into Geany, possibly belonging to different programming/scripting languages.
Example: Assuming shortcut is Ctrl Shift C, after pressing it, I type 'XML' and Enter, and code highlighting changes to XML
--
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/1873
Hi all,
I noticed that I cannot use the scope plugin in 1.33. Is there any plans to provide any support for debugging with geany? I've read the forum and it seems to have a problem with glib, but I don't know if developers are working on it or if the plugin/gdb support is simply abandoned.
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-plugins/issues/753
At the moment there is no syntax highlighting for QML files
--
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/1871
Could you please update the GitHub description to use the HTTPS URL. This also saves one redirect.
```
$ curl -I http://www.geany.org/
HTTP/1.1 301 Moved Permanently
Server: nginx/1.13.3
Date: Mon, 23 Apr 2018 15:08:39 GMT
Content-Type: text/html
Content-Length: 185
Connection: keep-alive
Location: https://www.geany.org/
```
--
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/1839
![snippetcompletion](https://cloud.githubusercontent.com/assets/7548378/10855448/826d9aee-7f39-11e5-9b70-bf23d18eec33.png)
Please consider adding snippets to word completions so that when I want <b>lambda</b> acted on as a snippet, I would be able to type <b>lam</b>, choose from the possible completions, and then if I chose <b>lambda</b> from the list with the <b>tab</b> character, the snippet would be completed to get <b>𝝺</b>
Thanks for your consideration of this matter.
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/717
"Delete Current Line" doesn't delete the last line in multiline document
Geany 1.31
--
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/1869