Thomas Welén
Thomas Welén
Thanks for reporting, I'm investigating to see if there is something that can be done about it
Thanks @Alx101, I'd need an implementation to work with, not sure how to hook into that. Welcome with PR
Hi! Yes the basic idea is not what troubles me with this if I could actuallt get a commit-representation with text to be inserted and what has been typed so...
I almost had some success by importing the ICompletionBroker when exporting the ViewCreationListener as IVsTextViewCreationListener (this didnt work without changing the export, since the commands to the intellisense-dialog couldn't get...
Ah yes this behaviour differs. There is also a possibility to go Sublime-style here I think, and implement a timer to commit an undo-context combined with regular commit-chars. I'll see...
Still under investigation, I have not come up with anything really useful yet but if you have any ideas, a pull request i always welcome. The undo-management branch contains a...
Closing this as it's been here for five years and I see no way of fixing it at the moment
After update to support Edit.NextSubwordExtend and Edit.PreviousSubwordExtend this seem to work aswell, please reopen if issues are still present
@madskristensen This has started working again. Closing this