Search found 1 match
- 08.06.2022 13:07
- Forum: Plugins
- Topic: Format Go files on saving
- Replies: 3
- Views: 1100
Format Go files on saving
I am new to CudaText, coming from TextMate on Mac. In TextMate when I save a file I can run a shell command which can optionally replace the contents of the current file. This is useful for code formatting and automatically adding code where needed e.g. Go Imports can be automatically added. I have ...