Ryan Sullivan
Ryan Sullivan
fixes #257 This PR contains a: - [x] **bugfix** - [ ] new **feature** - [ ] **code refactor** - [ ] **test update** - [ ] **typo fix** -...
Minor update to documentation to rename all instances of `p-s` to `nps` as well as associated URLs.
Could support be added so that a separate config file could be used rather than the User Settings file, similar to how your `vscode-sftp` extension works? e.g. something like `remotefs.json`...
Scripts defined with a `script` property and no description print "undefined" as the description. This commit fixes that by defaulting to an empty string.