Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
CombinedCodeActions
Combined
Code
Actions
sealed
external
interface
CombinedCodeActions
(
source
)
Members
Properties
changes
Link copied to clipboard
abstract
var
changes
:
<Error class: unknown class>
<
FileTextChanges
>
commands
Link copied to clipboard
abstract
var
commands
:
<Error class: unknown class>
<
CodeActionCommand
>
?