agibsonsw wrote:@singw Perhaps I'm over-thinking this. I've updated it to read the following settings:
- Code: Select all
"saved_scope": "keyword",
// whether to outline saved edit-regions
"saved_edits": true,
// whether to create a summary of edits on save
"output_edits": false
If 'saved_edits' is true then pressing save will outline the edited-regions with the scope given by 'saved_scope' (defaults to keyword). Let me know how you get on with this.
'output_edits' determines whether to produce the output summary on save, as mentioned in my previous post. Andy.
Thanks for your work!
But outlining the edited regions is quite distracting for me, I prefer just an icon on the gutter.
And after I used the above settings, no icons any more on changes, but only those outline.