If I have a project open and I am working with images, it would be ideal if the BaseURL of the preview was taken from the Project root. So for example that way image previews work with URLs like /static/images/image.jpg.
--
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/972
Geany 1.36
the filedefs from the user folder never get loaded.
tested this..
open: Tools > Configuration Files > filetypes.common
this file is stored in `Users\USER\AppData\Roaming\geany\filedefs`
all lines start with `#~`
file can be edited and saved, but no change in the UI, neither through reload nor restart.
when one digs into the application folder at
`Program Files (x86)\Geany\data\filedefs`
and changes file permissions so a user can edit them,
then any change gets picked up by the program.
--
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/2447
If one provides a text file with a single line but an insane number of characters (columns) with a lot of quote opening and closing, braces, etc. in this first single line, the CPU usage skyrockets and Geany freezes the computer. One has to kill the terminal.
This happens sometimes to me when I get a quite long JSON file (6Mb) that has no newlines, so all is in the first line.
Maybe some security check could be added to avoid this?
--
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/2484
Just downloaded the latest version for MacOS.
When I click File > Open > + Other Locations and then the green ? I get the following:
<img width="596" alt="image" src="https://user-images.githubusercontent.com/259543/80197654-d50ca680-8616-11e…">
As soon as I type the ":" in "ssh:" the input field goes red.
I have a heading "Available Protocols" with nothing underneath it. How do I add protocols? Can I add protocols?
I've been through different options, preferences etc and also Google - found nothing except posts saying Geany does not support SSH/FTP etc.
I'm a little confused.
./geany -v
Geany-INFO: 10:29:17.830: Geany 1.36, en_GB.UTF-8
Geany-INFO: 10:29:17.831: GTK 3.24.14, GLib 2.62.4
Geany-INFO: 10:29:17.831: System data dir: /Applications/Geany.app/Contents/Resources/share/geany
Geany-INFO: 10:29:17.831: User config dir: /Users/jez/.config/geany
(geany:22367): GLib-GIO-DEBUG: 10:29:17.833: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
Geany-INFO: 10:29:18.610: Loaded GTK+ CSS theme '/Applications/Geany.app/Contents/Resources/share/geany/geany.css'
Geany-INFO: 10:29:18.611: Loaded GTK+ CSS theme '/Applications/Geany.app/Contents/Resources/share/geany/geany-3.20.css'
Geany-INFO: 10:29:18.633: System plugin path: /Applications/Geany.app/Contents/Resources/lib/geany
Geany-INFO: 10:29:18.649: Added filetype Clojure (61).
Geany-INFO: 10:29:18.649: Added filetype Swift (62).
Geany-INFO: 10:29:18.649: Added filetype Graphviz (63).
Geany-INFO: 10:29:18.649: Added filetype Nim (64).
Geany-INFO: 10:29:18.649: Added filetype Arduino (65).
Geany-INFO: 10:29:18.649: Added filetype Genie (66).
Geany-INFO: 10:29:18.649: Added filetype Cython (67).
Geany-INFO: 10:29:18.649: Added filetype TypeScript (68).
Geany-INFO: 10:29:18.649: Added filetype Groovy (69).
Geany-INFO: 10:29:18.649: Added filetype Kotlin (70).
Geany-INFO: 10:29:18.649: Added filetype Scala (71).
Geany-INFO: 10:29:18.649: Added filetype JSON (72).
Geany-INFO: 10:29:18.649: Added filetype CUDA (73).
Geany-INFO: 10:29:18.676: Loaded libvte from /Applications/Geany.app/Contents/Resources/lib/libvte-2.91.0.dylib
Geany-INFO: 10:29:18.714: unknown : None (UTF-8)
--
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/2482
Currently, Geany does not flush the whole buffer on a save. This can cause problems when saving code to microcontrollers that show up as a disk drive. Please force Geany to flush the whole buffer on saving a file.
--
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/2434
Hello everyone, i'm new in this forum, i'm using ubuntu 18.04 with theme deepin.
When i compile and execute a simple program in pascal language, geany doesn't display anything in terminal window. can someone help me?
![DeepinScreenshot_20200420195205](https://user-images.githubusercontent.com/46799725/79807172-858d5880-8340-11ea-9c72-fedfeef83ba7.png
![terminal](https://user-images.githubusercontent.com/46799725/79807226-af467f80-8340-11ea-9c2b-75e8a5faed76.png)
)
--
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/2480
Display the zoom level in percent in the document tab label.
If the zoom level is changed back to normal size then it will not be shown.
If a user just quickly wants to zoom in and back out then showing the zoom level helps to go back to the normal size without the need of using a keybinding or menu item. IMHO this makes zooming with the mouse wheel more comfortable. The zoom level is displayed in square brackets right beside the file name in a smaller, monospace font, e.g. ```main.c [110%]```.
This is comparable to Firefox which displays the zoom level beside the URL.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/1697
-- Commit Summary --
* Show zoom level in document tab label.
-- File Changes --
M src/document.c (18)
M src/editor.c (1)
M src/sciwrappers.c (15)
M src/sciwrappers.h (2)
-- Patch Links --
https://github.com/geany/geany/pull/1697.patchhttps://github.com/geany/geany/pull/1697.diff
--
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/1697
Hello I am a heavy geany user and I want to make my cursor to an underscore but I did not find any useful resources on the web. Is it possible to change?
--
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/2478