Closed jason5122 closed 3 years ago
Can you tell what is meant by "quick edit arrows" ? Maybe attach some screenshots for better understanding.
Sorry about that, I was referring to this feature: https://github.com/SublimeText/PackageDev/wiki/Settings#quick-edit-icons. There's a few screenshots.
If you are referring to that pencil icon feature (clicking will take that setting to the right hand pane), I am guessing there is no way to do that currently. From a look in the codebase, it looks like the pencil phantom unicode is built if edit_settings_view
is set to base
but I don't think that's customizable. At least, I couldn't get it to work by setting something other than base
in PackageDev
settings.
I see, I kinda figured there wasn't a setting but I wanted to make sure. I just commented out these lines and restarted ST, which disables the pencils. It's kind of hacky but I think it's the best I'm going to get for a good while (if it ever gets in). Thanks!
This is a reasonable request, so I'm reopening the issue.
Is there an option to disable the quick edit arrows? I didn't see any in the package preferences.