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
rschnekenbu
changed the title
[vscode] proposed API evolution and menu declarations between 1.88 and 1.89 (wip)
[vscode] proposed API evolution and menu declarations between 1.88 and 1.89
May 6, 2024
Sources
commit ref for tags
command used
git difftool -d 5c3e652..b58957e -- 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.89.0.txt
on vscode-builtin-extensions repo, on tag 1.89.0git difftool -d 5c3e652..b58957e -- src/vs/workbench/services/actions/common/menusExtensionPoint.ts
on vscode repoEvaluation
The text was updated successfully, but these errors were encountered: