Skip to content

Commit b84bae9

Browse files
committed
Remove todo
1 parent c2c61be commit b84bae9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vscode-dts/vscode.proposed.terminalShellIntegration.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ declare module 'vscode' {
2222
* the specific shell's shell integration implementation. This value may become more
2323
* accurate after {@link onDidEndTerminalShellExecution} is fired.
2424
*/
25-
// TODO: Implement command line fetching via buffer markers
2625
readonly commandLine: TerminalShellExecutionCommandLine;
2726

2827
/**

0 commit comments

Comments
 (0)