-
Notifications
You must be signed in to change notification settings - Fork 214
Closed
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: code completiontype: enhancement
Milestone
Description
As part of #1153, we already disabled the workarounds for specific client-side magic indentation, since we configure completion items now with a InsertTextMode
of As-Is
, which causes the client to not apply its own logic to add indentation.
This issue here is to cleanup the unused code and logic around this, specially inside VscodeCompletionEngineAdapter
Metadata
Metadata
Assignees
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: code completiontype: enhancement