mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 18:28:58 +00:00
@@ -21,7 +21,7 @@
|
||||
},
|
||||
"$a <=> $b": {
|
||||
"prefix": "spaceship",
|
||||
"body": "(${1:$$a} <=> ${2:$$b} === ${3|0,1,-1|})",
|
||||
"body": "(${1:\\$a} <=> ${2:\\$b} === ${3|0,1,-1|})",
|
||||
"description": "Spaceship equality check"
|
||||
},
|
||||
"attribute": {
|
||||
|
||||
Reference in New Issue
Block a user