mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 15:01:57 +01:00
checkProposedApiEnabled and isProposedApiEnabled must be called with proposal name, add proposals for package.json-based API, https://github.com/microsoft/vscode/issues/131165
This commit is contained in:
6
src/vscode-dts/vscode.proposed.contribLabelFormatterWorkspaceTooltip.d.ts
vendored
Normal file
6
src/vscode-dts/vscode.proposed.contribLabelFormatterWorkspaceTooltip.d.ts
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
// empty placeholder declaration for the `workspaceTooltip`-property of the `resourceLabelFormatters` contribution poain
|
||||
Reference in New Issue
Block a user