warn when buffer is unsaved #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: zzkt/smog#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since
style
requires a file (or stdin), any unsaved changes in the buffer being checked will not be reflected in the analysis.To avoid confusion
smog-check-buffer
could provide a warning if there are unsaved changes and/or useshell-command-on-region
( e.g.smog-check-region
) with the buffer or selected region.smog-check-region
added in8f517806d4
...and
732b09b4e1