Skip to content

Commit

Permalink
api comment (microsoft#209410)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrieken committed Apr 3, 2024
1 parent 1813b35 commit 9328959
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ declare module 'vscode' {
* - It may contain line continuation characters and/or parts of the right prompt.
* - It may be inaccurate if the shell integration does not support command line reporting.
*/
// TODO@API undefined makes using this hard?
readonly commandLine: string | undefined;

/**
Expand Down

0 comments on commit 9328959

Please sign in to comment.