(I apologize hopefully I am using the correct terminology)
On occasion I have seen Scintilla based "Messages" and "Flags" being mentioned.
I have also seen these in Scintilla manual.
They start with prefix `SC_` or `SCI_`

I was wondering, are "Messages" and "Flags" settings such as these only for 
Geany developers to work with in the source code?
Or can these settings in some way be maybe added to a text/config file in 
Geany, where users can use them as settings?

Here are some examples based on "code folding"
`SC_ELEMENT_FOLD_LINE`
`SC_FOLDFLAG_LINEBEFORE_EXPANDED`
`SC_FOLDFLAG_LINEBEFORE_CONTRACTED`
`SC_FOLDFLAG_LINEAFTER_EXPANDED`
`SC_FOLDFLAG_LINEAFTER_CONTRACTED`
`SC_FOLDFLAG_LEVELNUMBERS`

Could these settings be applied by user?
Or are these only for Geany developers to access Scintilla features in Geany 
source code?

Again hopefully this makes sense.
Thank you to anyone who reads this

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/4428
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/repo-discussions/4...@github.com>

Reply via email to