Jeremy Wootten
Jeremy Wootten
Now implemented a setting for user specified template folder
On second thoughts, I think we ought to enter renaming mode so the actual desired name can be entered more conveniently. I'll implement this soon.
Turns out there are some recalcitrant timing issues in starting to edit the source list after adding a new item to it. There does not seem to be an elegant...
> I don't think we should have a setting for the template folder The idea is to keep Code specific templates separate (I am not sure why templates for different...
Need to check whether this is prone to the hanging bug found in Files when the templates folder is very large.
After some investigation I got it to work in Code by disabling the system shortcut for "Enable Unicode Typing" ` (U`) This shortcut then has the required effect in the...
Yes! I missed that - thanks. I've never used that accelerator tbh. I don't know how useful it is. I guess it could be changed to something else if it...
Seems Visual Studioand NotePad use `U`. Outlook and Word use `F3` I would prefer the former - we could change to that (as well as the corresponding shortcut for lowercase)...
@lobre Yes, I also thought of using ShortcutController to localize the accelerator. It shouldn't cause any confusion I guess because the context is clear. We'll have to wait for the...
@zeebok Could you create a separate issue for that feature? It is not quite the same as this one.