from @eltonfabricio10
I know it can be a difficult implementation...
For example: When you type the attr 'class' in a div, then in the next tag show the attr 'class' first.
ST4 does that:

the last tag name is also shown first:

Thanks @Alexey-T
Another suggestion:
In this case it is only for lexer html that the plugin "Complete From Text" does not work.


'Complete from text' works in all lexers after you configure it!
'Options / settings-plugins / complete from text' menu.
e.g. tested in HTML now:

for HTML plugin options no_comments/no_strings must be configured to '0'.

I will test... Thanks @Alexey-T
for HTML plugin options no_comments/no_strings must be configured to '0'.
I tested it and the "complete from text" plugin overrides CudaText autocomplete. So I left it disabled...
Really CudaText autocomplete and the "complete from text" plugin together they fight hahaha
Maybe one day you'll make them live together hahaha...
Maybe one day I will work on it...
One way it might work is to put the html suggestions in the "data/autocomplete" folder
for the "complete from text" plugin to suggest("use_acp" option). I will try...
it will not work the same good, as built-in HTML completion. but yes, plugin can be changed somehow. 'use_acp' is to use .acp files from https://wiki.freepascal.org/CudaText#Static_auto-completion_files
CudaText shows autocomplete for HTML and CSS, but is missing for JavaScript.
but is missing for JavaScript.
See here: https://wiki.freepascal.org/CudaText#IntelliSense
I made the beta 1.136.1.4 ,
http://www.uvviewsoft.com/c/
Pls test.
@halfbrained @Miroslavmatas
Thanks!
I made the beta 1.136.1.4 ,
http://www.uvviewsoft.com/c/
- add: auto-completion in HTML: recently chosen items are shown on top
You are very good! Congratulations @Alexey-T
CudaText is amazing and wonderful
Played with this a bit - no issues.
Most helpful comment
See here: https://wiki.freepascal.org/CudaText#IntelliSense
I made the beta 1.136.1.4 ,
http://www.uvviewsoft.com/c/
Pls test.
@halfbrained @Miroslavmatas