mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
remove todo
This commit is contained in:
1
src/vs/vscode.proposed.d.ts
vendored
1
src/vs/vscode.proposed.d.ts
vendored
@@ -1660,7 +1660,6 @@ declare module 'vscode' {
|
||||
* @param notebook The notebook for which a priority is set.
|
||||
* @param affinity A controller affinity
|
||||
*/
|
||||
// todo@API maybe Affinity instead of Priority
|
||||
updateNotebookAffinity(notebook: NotebookDocument, affinity: NotebookControllerAffinity): void;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user