Merge pull request #3118 from cdr/jsjoeio/fix-ranger-close
fix(dev): syntax in ranger
This commit is contained in:
commit
e32ee851e7
|
@ -34,7 +34,7 @@ labels:
|
||||||
can fully make this transition. Therefore, we are no longer accepting
|
can fully make this transition. Therefore, we are no longer accepting
|
||||||
new requests for extension requests. We suggest installing the VSIX
|
new requests for extension requests. We suggest installing the VSIX
|
||||||
file and then installing into code-server as a temporary workaround.
|
file and then installing into code-server as a temporary workaround.
|
||||||
See [docs](https://github.com/cdr/code-server/blob/main/docs/FAQ.md#installing-vsix-extensions-via-the-command-line) for more info."
|
See [docs](https://github.com/cdr/code-server/blob/main/docs/FAQ.md#installing-vsix-extensions-via-the-command-line) for more info.
|
||||||
"upstream:vscode":
|
"upstream:vscode":
|
||||||
action: close
|
action: close
|
||||||
delay: 5s
|
delay: 5s
|
||||||
|
|
Loading…
Reference in New Issue