Mark Norton
Mark Norton
I can corroborate this on Emacs 29.1. I did a lot of poking around with `C-h v` to see if there was something that needed to be set, but did...
Yeah this feature is going to take a lot of experimentation to make it work in a way that feels seamless.
Well, I know there's a method. The trouble was that nothing I tried felt natural using it. I haven't looked at this feature in a long time so perhaps when...
I'll check into that. I haven't looked at the goto stuff in awhile. Thanks! On Wed, Jan 16, 2019, 2:40 PM nanduhumedo VHDL is case insensitive. Remove case requirements for...
Unfortunately I am not certain I can do this. I have checked and duplicated your findings with the following: ``` entity foobar is end entity foobar; architecture rtl of foobar...
Okay from a quick chat on Discord with other package developers, it turns out that this is a Sublime Text limitation currently. There's a link there to the issue on...
Maybe I need a new label for ST bug.
This is now an enhancement request for Sublime Text here: https://github.com/SublimeTextIssues/Core/issues/2571
No trouble at all. Thanks for noticing that. I don't usually have that situation personally and never occurred to me to check it. On Thu, Jan 17, 2019 at 9:20...
Okay, figured a partial out. If the entity is the first character of the buffer, it doesn't identify it correctly. However in the example, it's not the first character of...