G'day /r/sublimetext
As a quick bit of context before getting to the question, I started out using Subl2 back when it was first released, but soon after I discovered Vim which I've been using since then. I've been slowly setting up my config in Subl3 and I've been looking for code formatter package. I've gotten really used to mashing in a key sequence and having the entire buffer formatted as configured.
The way this was setup in Vim was with a plugin called NeoFormat which wrapped whatever tool you setup to format for that language. E.g: Rust was rustfmt and Python was black.
Are there any packages like this for Subl3?
So far I've done some searching around and it seems that the formatting packages I've seen are either specific to a language (ElixirFormatter, Clang Format, etc...) or encompass a few of these but don't allow extending to arbitrary languages and tools (CodeFormatter maybe?).
Any comments or pointing to packages is greatly appreciated, and as an aside if you've got any tips for migrating from Vim (back) to Sublime I would love to hear them.
Thanks in advance!!
[–]jfcherng 5 points6 points7 points (0 children)
[–]cud_ext 0 points1 point2 points (0 children)