Add unusedLocalPort to docs
This commit is contained in:
parent
a647b65983
commit
fe8d7251a4
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue