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
enum TerminalShellExecutionCommandLineConfidence, interface TaskStartEvent, TaskEndEvent , WebviewPanel, WebviewPanelSerializer, WebviewViewResolveContext, CustomDocument, CustomDocumentEditEvent, CustomDocumentContentChangeEvent, CustomDocumentBackup, etc are now exported
ShellExecution command: string | ShellQuotedString | undefined undefined has been added and same for args: Array<string | ShellQuotedString> | undefined
CommentingRanges have been introduced; with some changes to commentThread and CommentingRangeProvider
Sources
commit ref for tags
command used
git difftool -d 138f619..33fc5a9 -- src/vscode-dts/
on vscode repogit submodule foreach "grep -irn enabledApiProposals --include=package.json | cut -d ':' -f 1 | xargs jq --raw-output '{filename: input_filename, enabledApiProposals: .enabledApiProposals}'" > ./vscode-builtins-enabled-proposals-1.97.0-master.txt
on vscode-builtin-extensions repo, on commit 33fc5a9git difftool -d 138f619..33fc5a9 -- src/vs/workbench/services/actions/common/menusExtensionPoint.ts
on vscode repoEvaluation
vscode.d.ts
Proposed API evolutions
Menu evolutions
The text was updated successfully, but these errors were encountered: