I'm trying to create a markdown editor around this tool and I want to replicate the one Github has. I'm trying to focus on detail and UX and one of the things that bothers me that popup moves as I type. I find it quite distracting.
If you notice, the one on Github stays positioned at the place where I started typing triggerChar
Don't you think it would be nicer / more user friendly?
PS: API is pretty low level, but well-structured. I got basically everything I needed for the wrapper. 🥇