Feature
For team collaboration, some people prefer to use different tools, editors, IDEs, or AI-generated code. They don't use buf CLI or similar tools to format proto buf files. The buf VS Code extension is great as it provides this functionality; however, there's a problem: formatting the entire file every time can lead to significant conflicts when multiple people are editing the same proto file. I would like to support formatting only selected segments. Currently, for better team collaboration, I have to disable this feature. I look forward to enabling it when it becomes available, as it will be much more convenient. Thank you for your support.