8 lines
157 B
YAML
8 lines
157 B
YAML
name: share
|
|
functions:
|
|
publishCommand:
|
|
path: publish.ts:publishCommand
|
|
command:
|
|
name: "Share: Publish"
|
|
key: "Ctrl-s"
|
|
mac: "Cmd-s" |