Ok, can't help then. Maybe you can set up a bot4n that checks searches all
day every day and maybe finds it faster?? :grin:
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4012#issuecomment-2458976064
You are receiving this because you are subscribed
Worth applying until next Scintilla is added. :heavy_check_mark:
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4034#issuecomment-2458270656
You are receiving this because you are subscribed to this thread.
Message ID:
How long do you run Geany before the problem is seen. For example for me Geany
max runs about 16 hours, though not heavily used all that time, but no
indications of searching wrong have been seen. How long and how heavily do you
use Geany, do you mean weeks, months, lashed heavily?
--
Reply
Assume the checks problems are not related to this PR, it which case it has two
approvals so fine.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/www.geany.org/pull/52#issuecomment-2455880346
You are receiving this because you are subscribed to this thread.
Mess
Added #4033 so docs don't get forgot.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3911#issuecomment-2455866093
You are receiving this because you are subscribed to this thread.
Message ID:
Reminder needs to be done by @eht16 ;-) to doc #3911 which which was added
without any manual document.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4033
You are receiving this because you are subscribed to this thread.
Message ID:
I looked at the manual and was about to make a simple PR when I got confused,
so ran out of time, so questions.
1. its confusing that there is a message window (although its actually a pane
not a window, but can live with that) and then inside it there is a message
tab, and I got confused which
also anyone (other than the PR creator) testing it, TELL US IT WORKS, that gets
it more likely to be accepted
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3911#issuecomment-2453609122
You are receiving this because you are subscribed to this thread.
"true" is a keyword [since
C23](https://en.cppreference.com/w/c/keyword) thats the problem.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/1382#issuecomment-2453608246
You are receiving this because you are subscribed to this thread.
Message I
@elextr commented on this pull request.
> +- then uninstall Geany from your local system
+- create a new file in the installation directory and name it
`GeanyPortable.bat` (or any other name you like)
+- copy the following contents into the file:
+ ```
+ @ECHO OFF
+
+ SET XDG_CONFIG_H
LGBI, will try to make time to test in a few days, but if others test it
don't wait for me.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3977#issuecomment-2453223421
You are receiving this because you are subscribed to this thread.
Message ID:
Whichever you want to make available, 4 or 6 is still a small enough menu. The
only comment I would make is to order the groups of 6 either by common
separators, might make it easier to find what the user is looking for, eg:
```
-mm-dd
dd.mm.
mm.dd.
dd/mm/
mm/dd/
/mm/dd
Closed #4030 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4030#event-15086907385
You are receiving this because you are subscribed to this thread.
Message ID:
Each of the types of commands, filetype dependent and results analysised ,
filetype independent and results analysised, and execute execute commands that
are run on a terminal so whatever output the execution produces is kept until
the user has happily read it.
Each of those sections can have
> we already have a quite good solution.
Maybe its not evident due to all the discussion, but to be clear, to me it
isn't a good solution at all.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4017#issuecomment-2452957838
You are receiving this beca
> Can't lose what you've never had - the MDY format currently
supported by Geany is mm.dd., not mm/dd/,
No problem, I'm not from the bg country, we have the order right `dd mm
`, irrespective what the separator is :-)
If people have asked for `dd/mm/` then thanks lots for d
> why it got that heated :(.
It wasn't meant to be heated, just badly misunderstood behaviour by
different systems, and neither of us having the same system ;-), and Cinnamon
and XFCE behave different so we have misunderstandings, so we had to get
ourselves having a suitable understanding. Ci
@eht16 also note all the discussion on #4017 and the addition options.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4023#issuecomment-2452946156
You are receiving this because you are subscribed to this thread.
Message ID:
Yah, works, merged
If only github had documented it :-(
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1193#issuecomment-2452941665
You are receiving this because you are subscribed to this thread.
Message ID:
> This feature exists
Fine, but...
> Probably s/b documented
so users can find out without reading the code ;-)
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4026#discussioncomment-11128434
You are receiving this because you are subscribed to
> I didn't think it was that much of a problem to replace slashes with
hyphens
That forces change, the user may have existing /s, so now what do they do that
you have replaced it with -s? Edit their whole existing files? Be forced a
change? DO NOT ENFORCE WHAT YOU PREFER OVER OTHERS CHOICE. Y
LGBI
Probably confused that its md but its rst
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4029#issuecomment-2452791459
You are receiving this because you are subscribed to this thread.
Message ID:
@techee
> Well, I tried to add it because __github uses it when displaying sources__
and right now it uses 8 for tab sizes instead of Geany's 4 which sometimes
makes sources indented incorrectly.
My highlighting is noticed :-)
I can't find anything in github docs that says it follows editorc
Essentially removing somebody's template `/mm/dd` and replacing it with
your `-mm-dd` is in general rather rude. Just because you may not use a
particular template does not mean it is not used by those in other parts of the
world, and so it is inappropriate to replace someone elses wit
> This is pretty much the behavior I implemented in
https://github.com/geany/geany/pull/4023. For (2) i used 10px as the minimum.
No thats not what Vscode does, it hides the sidebar but does not resize it, so
when its unhidden it will be the original size.
To be clear, the Vscode behaviour is
Probably s/b documented since (AFAIK) its not a default thing but added at
[here](https://github.com/geany/geany/blob/eb831d7c846abdf567c79fe0e0d64ce212acf7ca/src/msgwindow.c#L177).
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4026#discussionco
The same behaviour moving the current line off the screen also happens with
Scite, so it is probably a Scintilla issue.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4028#issuecomment-2450996301
You are receiving this because you are subscribed to t
> all the project config files are in the same folder ($HOME/project)
Project files can be located anywhere, many users locate the project in the
project file tree, not in a users home directory. Therefore to open a project
what is needed is to the relevant project file, not to a project name,
> Showing Project/properties, I am allowed to enter a name for the project, but
> I fail to see where that name is used.
If a project is open the project name is shown in `[]`s on the Geany window
title bar.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-p
Just a reminder, the only maintainers are (as listed in MAINTAINER) the
maintainer of individual plugins, so its only of interest if menu bar is
something they might add to their plugin. Most plugins it isn't part of the
plugin functionality, probably only the couple of miscellaneous collection
> I forgot I also can use find in file which generates results in the messages
> window, which could be helpful to others reading this as well.
> Does not generate a count but does give a list of found items.
The count is added at the end of the list.
--
Reply to this email directly or view it
Just to repeat, I do __NOT SEE A PROBLEM__. Even when the sidebar is set to
zero width and the cursor is then moved off the window, moving the cursor back
switches to window resizing cursor then to the pane handle cursor then to line
number margin cursor. There is a reasonable period as pane h
Hmmm, noticed on another app and went back to Geany. The behaviour here on my
system seems to be slightly different to yours but I have found it hard to
describe, if you don't understand it ask!!
The Geany sidebar is minimised but not hidden so there is still a handle.
The sequence of icons th
Closed #4027 as resolved.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4027
You are receiving this because you are subscribed to this thread.
Message ID:
It could be added to one of the plugins that add additional features (check the
most likely).
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4027#discussioncomment-11093902
You are receiving this because you are subscribed to this thread.
Messag
Find in files searches files not open in Geany. If up/down arrow showed each
line that would mean every file would have to be opened as the arrow went past
it, bad design. Therefore enter will open the selected line _only_ and it is
intended to move to the selected match, not just to show it,
As explained on #3997 it is risky that the delimiting comments nest safely.
Probably not a good idea.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4025#discussioncomment-11093851
You are receiving this because you are subscribed to this thread
> The documentation does not really mention about the comment toggle working
> with the marker symbol.
True the document is only relative to the pref for the marker, not mentioned on
the document on the action, feel free to provide a PR to add such linking from
the action because so far nobody
Possibly the wrap dialog should refocus the find dialog on acceptance on the
wrap dialog, "somebody" providing a good PR would likely be accepted.
As was mentioned in #4007 Geany only finds __ONE__ match at a time.
When the search is started it begins at the cursor when the find dialog is
opene
Closed #4020 as resolved.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4020
You are receiving this because you are subscribed to this thread.
Message ID:
A plugin that copies the root file to a normal copy until it is edited and
saved by Geany at which point the plugin can find the root permissions (and
password or whatever) and then the root file replaced by the edited copy.
Such a plugin is not part of Geany.
But "somebody" could produce such
Check the Geany-plugins which has a number of plugins that add HTML/XML/etc
functions.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4019#discussioncomment-11080747
You are receiving this because you are subscribed to this thread.
Message ID:
Unfortunately no.
The Geany keybinding dialog has a fixed list of actions that can each only be
assigned one keycode.
The dialog has a number of issues as well as this, but no one has attempted to
recode it. So it is unlikely that it will be changed.
--
Reply to this email directly or view it
> When showing sidebar, Geany should set the position of the separator to at
> least those 20px so it becomes draggable again.
Well make up your mind, you said something about 20px, so I used that ;-).
Clearly you need a sensible handle width, a few px.
IIUC because you have a fault on Mac tha
What the [explitive] is wrong with you???
CSS!!! Try:
```css
paned > separator { min-width: 20px; }
```
No code is needed.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4017#issuecomment-2441307716
You are receiving this because you are subscribed
As both those previous issues have pointed out, it depends on themes.
Some themes are sized for HD screen resolutions, and then the handle size is
fine for users to find, but if the resolution is QHD or UHD or finer then the
handle may be far too small for users to easily find and use it.
It se
> got only fixed in the latest 1.10 release which was released 1 month ago and
> probably isn't part of many distributions yet
Yeah, it would be a while before distros support that version.
> Is there some policy preventing this?
I don't know Debian policies, too complex, don't care.
My concer
@o-l-a-v Contributions to Geany need to be tested and used in Geany so they are
are usually developed in Geany as well and thus use the default configuration
that is part of Geany. Nobody is encouraged to use a foreign IDE to develop
Geany contributions since the contributions need to be tested
The video does not work so can't see what is your problem.
On my Linux Mint it is the same easy capability to grasp the pane handle to
resize panes from zero width on both left and right panes.
Without being able to see your problem as the video does not work, its likely
that your theme is part
Well contextual keywords exist in other languages, its a method to add more
keywords without forcing all existing code having to change existing names
immediately because in the context where the keyword does not clash with
existing names there is no issues eg [C++ has contextual
keywords](http
LGBI
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4016#issuecomment-2439087964
You are receiving this because you are subscribed to this thread.
Message ID:
What about single line comments https://groovy-lang.org/syntax.html?
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4015#issuecomment-2439085376
You are receiving this because you are subscribed to this thread.
Message ID:
LGBI
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4014#issuecomment-2439083818
You are receiving this because you are subscribed to this thread.
Message ID:
Have tried this with some C++ with clangd and very limited Python
pyright/pylsp. I havn't tried any other languages.
Nothing has crashed or atrocious behaviour. The servers themselves have
various annoying behaviours, but thats not part of this plugin AFAIK.
One problem is it needs to try to
Nah, any Linux GTK desktop is still the same [expletive deleted] GTK Linux open
dialog and has the same problem.
Not sure if the KDE open is used or it uses GTK dialog on those desktops?
Otherwise the native filechooser only changes on Win and Mac.
--
Reply to this email directly or view it on
Does it only occur after a long session not when Geany is started and run for
some time? Does it get fixed by starting Geany but the same session?
One thought is that "something" has a competition about the yucky global stuff
for various search stuff. Maybe @b4n plugin or other action that doe
In Python `range()` is __not a function__, it is a class, see
[here](https://docs.python.org/3/library/stdtypes.html#ranges), and the
function looking like `range()` is actually a constructor for the `range` class
objects, not a function.
In the `std.py.tags` tags file, some of the class const
Closed #4004 as not planned.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4004#event-14842308883
You are receiving this because you are subscribed to this thread.
Message ID:
AFAIK there is no way of making it work that with the entry visible by default
unless somebody can find it in the
[docs](https://docs.gtk.org/gtk3/class.FileChooserDialog.html)
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4010#issuecomment-24316815
If somebody thinks it worthwhile in the _rare_ situation where only one file is
open ;-) then "somebody" can provide a PR and see if its considered.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4009#issuecomment-2431046274
You are receiving this b
Saying the same thing in another order, IIUC Scintilla provides capabilities
for styling line numbers, but nothing Geany does uses that styling.
Something that uses styling of line numbers needs to be defined and PR code
(and documentation) needs to be written by "somebody" to add to Geany.
--
But having any type of position relative information within a scrollbar seems
to not be supported by GTK, so it probably is not possible.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4008#discussioncomment-11011622
You are receiving this becaus
> "sensible value is present"
Means the `comment_single=..` setting has a value, not when it has an empty
setting `comment_single=` which unsets values set in overridden system defaults.
It is important to note that you are using the `Toggle Line Commentation` which
is different to the `Commen
Yes, that could be useful, and showing error locations too. It would need to
be requested from Scintilla AFAICT since it provides the scrollbars.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4008#discussioncomment-11011172
You are receiving th
Find finds the next occurrence of the search setting and stops searching at
that next occurrence. It does not normally search the whole document so there
is no count to be shown. All the occurrences of the search setting is only
found when the "Mark" search is requested which will search the w
The toolbar icons can be set to the size defined by the GTK theme, which may
have detailed size control maybe, or to "very small", "small", and "large" but
they will only do anything if the icon theme has those sizes and it has become
common these days to provide less sizes.
Try and see if you
There is nothing that modifys styles of the line number, so the capability
provided by Scintilla is not used.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4005#discussioncomment-11010965
You are receiving this because you are subscribed to this
There are many different widths of spacing for tabs, its not standardised, and
different projects and different tools use different values. So the tab
settings in Geany are complex to attempt to assist accommodating the range of
settings used.
So settings can be set Geany wide, or overridden b
Closed #4003 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4003#event-14710533466
You are receiving this because you are subscribed to this thread.
Message ID:
The symbols pane is up/down arrow navigable, and enter to move the editor to
the selected heading. The up/down arrows move across visible rows.
Expand/unexpand is provided by Shift+left/right arrow. IIUC all of these are
GTK default bindings and Geany has no reason to make them modifyable.
T
s/comment-out/uncomment/ ???
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/4001#issuecomment-2418011067
You are receiving this because you are subscribed to this thread.
Message ID:
Agree that alphabetic is the only sensible _default_ menu division. To
illustrate categories, look at the Wikipedia categorical section, and look at
how many categories each language appears in. It is meaningless. The Geany
team should be humble enough to not be programming language wizards
WFM, for #3995 example code anyway.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/4000#issuecomment-2416155560
You are receiving this because you are subscribed to this thread.
Message ID:
Yeah, from that point of view for a tick entry then `Show Message(s) Window` is
better.
So the only issue is message/messages. Only one of the tabs in the message
"Window" (actually its a pane, but lets not get technical :-) is called
"Messages", there are also "Status", "Compiler", "Scribbl
That is not an existing feature, so "somebody" will have to design and program
it.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/3999#discussioncomment-10954022
You are receiving this because you are subscribed to this thread.
Message ID:
You are limited to what Scintilla allows, see
[here](https://www.scintilla.org/ScintillaDoc.html#Folding). If its possible
then "somebody" will need to make a PR to add the option.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/3998#discussionc
There are a number of options for the line(s) in Scintilla
[here](https://www.scintilla.org/ScintillaDoc.html#SCI_SETFOLDFLAGS).
However whoever whenever they wrote it limited the values accepted from
`folding_horiz_line` for some reason and not the whole range.
"Somebody" could make a PR that
They are called "colour schemes" (see the menu) which is not confused with GTK
UI themes, but a historical mistake named the repository "themes" instead of
colour schemes and unfortunately nobody has renamed it since (and I don't even
know it it can be renamed).
--
Reply to this email directly
> Not sure saying "hotkey" is "meaningless", aren't they all linked to only ONE
> commenting action on/off?
"Hotkey" does not tell me what command you did.
> I use the default hotkey which toggles commenting on/off. `Toggle Line
> Commentation = Ctrl+E`
And now readers actually know what comma
Lua comments are defined in the filetype as `--[[` and `--]]`.
Commands that can have keybindings can be discovered in the
`Edit->Preferences->Keybindings`, saying "hotkey" is meaningless, post the
command you actually used.
IIRC the the `Comment line(s)` menu uses single line comments if defin
Lexing is provided by the Lexilla project which is C++. Anything that needs
different lexing will have to be accepted in that project.
Geany does not support more than one font set by the `View` menu.
See how example colour schemes work in Geany-themes repository.
--
Reply to this email dire
As I said "somebody" needs to look in detail why the Ctrl+Shift+Up/Down used to
work, and if it can be defined again, or if the documentation needs fixing.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3994#issuecomment-2409162863
You are receiving t
As I said Alt+Shift+Up/Down extends the rectangular selection.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3994#issuecomment-2409139707
You are receiving this because you are subscribed to this thread.
Message ID:
The highlighting for Java is using the C lexer as there is no Java lexer
available.
C only knows about strings between pairs of `""` _on the same line_ so line 2
is valid C containing three empty strings and the `()`s are outside strings.
On line 4 there is an empty string and an invalid stri
Ok, yeah, the tags file is __not__ a text format, it has entry lines with
fields separated by binary bytes (eg the CC byte) so iconv cannot simply
convert to UTF-8. The package building needs to convert each individual field,
not treat a whole binary separated multi-field entry as text.
As you
Not sure why Ctrl+Shift+Up/Down used to work, Scintilla defined
Alt+Shift+Up/Down as extending the rectangular selection seems to have been
defined in the Scintilla before Geany 1.38. And it works with Scintilla used
by Geany 2.0 (LM 22 Cinnamon).
Perhaps there was a Scintilla bug that made
Confirm with LM22 Geany 2.0 package.
Doesn't happen with Geany tag 2.0.0 compiled locally.
The standard loaded tags file `std99.c.tags` with the local build starts the
line in hex for `fgets` with:
```
66 65 64 74 73 CC 31 30 32 34
f g e t s ?? 1 0 2 4
```
whereas the LM `std99.c.tags`
@elextr commented on this pull request.
> +#define SCE_TOML_DEFAULT 0
+#define SCE_TOML_COMMENT 1
+#define SCE_TOML_IDENTIFIER 2
+#define SCE_TOML_KEYWORD 3
+#define SCE_TOML_NUMBER 4
+#define SCE_TOML_TABLE 5
+#define SCE_TOML_KEY 6
+#define SCE_TOML_ERROR 7
+#define SCE_TOML_OPERATO
The problem is that `.h` is an extension used for multiple filetypes in the
real world and I have my personal feelings about this [expletive deleted]
insanity, thats what `.hpp` is for, but anyway the world is what it is and `.h`
is used for C, C++ and others.
Because C++ is a superset of C, an
@elextr commented on this pull request.
> +#define SCE_TOML_DEFAULT 0
+#define SCE_TOML_COMMENT 1
+#define SCE_TOML_IDENTIFIER 2
+#define SCE_TOML_KEYWORD 3
+#define SCE_TOML_NUMBER 4
+#define SCE_TOML_TABLE 5
+#define SCE_TOML_KEY 6
+#define SCE_TOML_ERROR 7
+#define SCE_TOML_OPERATO
LGBI
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3991#issuecomment-2408162139
You are receiving this because you are subscribed to this thread.
Message ID:
S/B consistent "View->Toggle Message Window" everywhere. All entries in the
View menu are all capitals, so not "Toggle message window" irrespective of
preference.
The keybindings menu has to be changed from "Toggle Messages Window" __and__
the Geany manual entry for that keybinding as well. P
Closed #3988 as resolved.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/3988
You are receiving this because you are subscribed to this thread.
Message ID:
With the exception of a few plugins that are part of Geany most plugins are
either part of the separate Geany-plugins collection repository or external
plugins in their own repository owned by the plugin developer. Discussions for
plugins should be on the relevant repository, its most unlikely
See response to #3986 try setting `folding_horiz_line`.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/3987#discussioncomment-10885953
You are receiving this because you are subscribed to this thread.
Message ID:
Try the possible settings of the `Tools->Configuration
Files->filetypes.common->folding_style` setting.
I suspect that the vertical line from a higher level fold combines with the end
corner for a nested fold. "Somebody" would have to find the code that sets the
vertical line and (optionally)
The highlighting lexer does not distinguish the `<>`s and the tagname, they are
the same style so it is not possible for any theme to make them different.
Geany uses the highlighting lexer from the separate Lexilla project so you
would have to request a change there.
--
Reply to this email di
Closed #3985 as resolved.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/3985
You are receiving this because you are subscribed to this thread.
Message ID:
@iyernaveenr thank you for your better explanation.
It is not a bug, it shows Geany is behaving as it is intended, if the file ends
with a `newline` character, Geany shows an empty line because thats what is
after the `newline`, if the file does not end with a `newline` only the
characters on t
> I am affected by this problem too, do you know if there is a fix planned in
> Scintilla in the future?
You would have to ask Scintilla, it is a separate project not part of Geany.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3658#issuecomment-239
1 - 100 of 1188 matches
Mail list logo