sortImports

Command to sort all user imports in a block at a given position in given code. Returns a list of changes to apply. (Replaces the whole block currently if anything changed, otherwise empty)

@protocolMethod("served/sortImports")
TextEdit[]
sortImports
(
SortImportsParams params
)

Meta