Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
workspace
/
saveAllAsync
save
All
Async
fun
saveAllAsync
(
includeUntitled
:
Boolean
=
definedExternally
)
:
PromiseLike
<
JsBoolean
>
(
source
)
Save all dirty files.
Parameters
include
Untitled
Also save files that have been created during this session.