SystemVerilog is almost identical syntax to Verilog. It could be quite easy to support SystemVerilog filetype (.sv) using same rules as Verilog which is already implemented.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3511
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3511(a)github.com>
I am looking for some kind of "Console View" like it is available for example in Eclipse.
Currently a terminal / shell opens when executing a script in Geany. In this shell one can see the process streams stdout and stderr and can write to stdin of the new process.
However, I would rather eliminate this new terminal window popping up and changing focus each time I launch a script in Geany.
I think it is better to have the process communication (stdout, stdin, stderr) embedded in a view within Geany like it is done in many IDEs. The different streams could be colored e.g. stderr in red and stdin (input from the user) in green.
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/675
Dear all,
the following file should be JSON. But when using Choose Filetype: JSON, it does not properly work, see screenshot.
![Bildschirmfoto_2023-11-14_10-58-33](https://github.com/geany/geany/assets/143814533/1ae01791-de39-490a-99fa-ca9b55387948)
[keyStore-original.JSON.txt](https://github.com/geany/geany/files/13347312/k…
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3688
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3688(a)github.com>
Hello!
Can Dart be supported in geany
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3313
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3313(a)github.com>
Added new theme.
I was to make index but can't at the moment because of few dependencies that i need to install before doing that.
I like Geany editor alot. Regards!
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-themes/pull/66
-- Commit Summary --
* added theme config and screenshot image for dark-lue theme :)
-- File Changes --
A colorschemes/dark-lue.conf (117)
A screenshots/dark-lue.png (0)
-- Patch Links --
https://github.com/geany/geany-themes/pull/66.patchhttps://github.com/geany/geany-themes/pull/66.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-themes/pull/66
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-themes/pull/66(a)github.com>
Hello!
This is just a request to add the [Zig language](https://ziglang.org/) support (syntax highlight, file type choice (.zig), ability to build and execute, etc.)
I haven't seen a similar open issue, so decided to file one.
Thank you!
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3724
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3724(a)github.com>