diff --git a/docs/configuration.md b/docs/configuration.md index 6c82584..98be766 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -364,6 +364,7 @@ The following variables are provided: * `${fileDirname}` - the current opened file's dirname * `${fileExtname}` - the current opened file's extension * `${cwd}` - the current working directory of the active window on launch +* `${unusedLocalPort}` - an unused local TCP port ## Remote Debugging Support