You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fyi: I've pulled out the issue on the test API #10669, which we've decided to stub, into a dedicated umbrella issue that collects all the stubbed API (#12010). This is to avoid blocking to close this issue.
This bug tracks the differences between current master Theia VS Code API and VS Code 1.64.2:
CodeActionContext#triggerKind
#11502TerminalProfileProvider
#11503iconPath
andcolor
inTerminalOptions
andExtensionTerminalOptions
#11504location
in terminal options #11506TerminalLink
turned into a class with constructor #11507CancellationToken
in file events #11508Memento.keys()
#11510DebugSession.parentSession
#11512Pseudoterminal.onDidChangeName
#11513Terminal.state
#11515TypeHierarchyProvider
#11516WebviewOptions.enableForms
#11517RelativePattern.baseUri
#11518TaskGroup
misses support forid
andisDefault
#11519tests
namespace from VSCode API #10669)The text was updated successfully, but these errors were encountered: