focus-editor / focus

A simple and fast text editor
GNU General Public License v3.0
1.82k stars 101 forks source link

[Feature Request] Add option to run filetype-specific commands on save #361

Open felix-u opened 7 months ago

felix-u commented 7 months ago

This would satisfy the use case of code formatters, LaTeX compilation, and similar. Perhaps it could work with the existing build command system.