eclipse.copilot icon indicating copy to clipboard operation
eclipse.copilot copied to clipboard

LSP4E does not provide a way to control space/tab insertion.

Open basilevs opened this issue 2 years ago • 3 comments

basilevs avatar Apr 23 '23 09:04 basilevs

There were indentation problems in Visual Studio Code, this could be a common problem.

vgcpge avatar May 08 '23 16:05 vgcpge

Bumping this issue. I'm experiencing this currently and my organization's Checkstyle configurations are not happy with me whenever I use Copilot. It should at least respect General -> Editors -> Text Editors -> Insert spaces for tabs.

A somewhat janky fix is to enable Java -> Editor -> Save Actions -> Format source code (Format edited lines) but this is very much a workaround and may have other annoying side effects that you might not want when editing your code.

2008Choco avatar Nov 17 '23 18:11 2008Choco