[DNM] Introduce lexical to improve textarea (better context mention UX, no more hacks with regex, etc)#2881
[DNM] Introduce lexical to improve textarea (better context mention UX, no more hacks with regex, etc)#2881elianiva wants to merge 3 commits into
Conversation
|
|
Nice! I noticed that they have a mentions plugin; should we use that or roll our own? |
currently i want to try to roll our own because i want to experiment a bit with it, having more control is good |
|
i'll close this one for now, this doesn't have a clear feature description and has been left behind quiet far i will revisit this and make and issue-first approach later when i've written all the things we need to consider |
|
LMK if I can help with this - it's been on my list to explore for a while. |
it's still in a very rough condition, but basic text editing works for now
just putting this up to let people know and avoid duplicate effort
todo:
a lot of these are generated by gemini 2.5 pro as you can tell by a lot of these useless comments, i've adjusted a few of them but there are still a lot of stuff that needs to be fixed ((it was struggling with apply_diff a lot once it reaches a certain point i ended up stopping it and just do it by hand))
i'll be adjusting/fixing them along the way and posting updates here (and discord)
feel free to comments any of your ideas :)