sublime-MarkdownImages icon indicating copy to clipboard operation
sublime-MarkdownImages copied to clipboard

Fix exceptions for scratch views

Open deathaxe opened this issue 5 months ago • 0 comments

This PR teaches _should_run_for_extension() to return False without complaints, if view.file_name() returns None for new views with unsaved content.

deathaxe avatar Aug 06 '25 17:08 deathaxe