You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be fantastic to improve the formatting capabilities in this configuration by integrating or supporting a more advanced code formatter, similar to [conform.nvim](https://github.com/stevearc/conform.nvim).
A high-quality formatter would provide:
Seamless, language-specific formatting.
Customizable configurations per project or filetype.
Minimal setup with built-in support for popular formatters like prettier, black, clang-format, etc.
Why This Feature Is Needed:
Current formatting options might lack flexibility or fail to meet modern coding standards across various languages.
An advanced formatter would enhance developer productivity by ensuring code consistency and reducing manual formatting efforts.
Suggested Features:
Support for on-save formatting.
Easy-to-configure formatters for different languages.
Non-blocking and async formatting for better performance.
Compatibility with existing tools like LSPs or external formatters.
It would be fantastic to improve the formatting capabilities in this configuration by integrating or supporting a more advanced code formatter, similar to [conform.nvim](https://github.com/stevearc/conform.nvim).
A high-quality formatter would provide:
prettier
,black
,clang-format
, etc.Why This Feature Is Needed:
Suggested Features:
References:
This enhancement would take the configuration to the next level. Thank you for considering this suggestion! 🚀
The text was updated successfully, but these errors were encountered: