Add showOuput command to scm/title

[?]
Dec 29, 2020, 10:38 PM
B3TBPH7RNYVK5IN6RL55JCQDMCRMSYW3I4NBDTUOGSF3EUDRFU4AC

Dependencies

  • [2] VWRDBPJZ Add command and menu option for adding one or more files to the repository
  • [3] 6H4B4UJQ Add commands to open repo and global pijul configuration files
  • [4] L44OILGK Add reset command to resource state context menu
  • [*] NCBEWRYE Initialize Repository

Change contents

  • replacement in package.json at line 116
    [2.1083][2.1083:1119]()
    "when": "scmProvider == pijul"
    [2.1083]
    [2.1119]
    "when": "scmProvider == pijul",
    "group": "second"
  • replacement in package.json at line 121
    [2.1166][2.1166:1202]()
    "when": "scmProvider == pijul"
    [2.1166]
    [2.1202]
    "when": "scmProvider == pijul",
    "group": "second"
  • replacement in package.json at line 126
    [2.1247][2.1247:1283]()
    "when": "scmProvider == pijul"
    [2.1247]
    [2.1283]
    "when": "scmProvider == pijul",
    "group": "second"
    },
    {
    "command": "pijul.showOutput",
    "when": "scmProvider == pijul",
    "group": "third"