Add maktaba logging for whenever codefmt modifies buffer
Ouverte
enhancement
- Langage dominant
- Vim Script
- Étoiles
- 1.1k
- Forks
- 102
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
It would be useful to log an info message whenever codefmt triggers and modifies the buffer, especially for cases where it triggers automatically on save.
It should be possible to verify whether the buffer was actually changed by checking `b:changedtick` before and after running the formatter so we can avoid logging a message if the formatter had no effect.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.