pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/VSpaceCode/VSpaceCode/commit/fea0e636b4bedb2ad2474052834cbe71a3a2cff9

css" /> Fix command bindings for Clojure refactorings. (#347) · VSpaceCode/VSpaceCode@fea0e63 · GitHub
Skip to content

Commit fea0e63

Browse files
authored
Fix command bindings for Clojure refactorings. (#347)
Change `calva.refactor.*` commands to `clojureLsp.refactor.*`
1 parent 64f18e9 commit fea0e63

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2213,7 +2213,7 @@
22132213
"key": "l",
22142214
"name": "Add missing library specification",
22152215
"type": "command",
2216-
"command": "calva.refactor.addMissingLibspec"
2216+
"command": "clojureLsp.refactor.addMissingLibspec"
22172217
}
22182218
]
22192219
},
@@ -2226,13 +2226,13 @@
22262226
"key": "n",
22272227
"name": "Clean namespace definition",
22282228
"type": "command",
2229-
"command": "calva.refactor.cleanNs"
2229+
"command": "clojureLsp.refactor.cleanNs"
22302230
},
22312231
{
22322232
"key": "p",
22332233
"name": "Cycle privacy",
22342234
"type": "command",
2235-
"command": "calva.refactor.cyclePrivacy"
2235+
"command": "clojureLsp.refactor.cyclePrivacy"
22362236
}
22372237
]
22382238
},
@@ -2245,13 +2245,13 @@
22452245
"key": "f",
22462246
"name": "Extract function",
22472247
"type": "command",
2248-
"command": "calva.refactor.extractFunction"
2248+
"command": "clojureLsp.refactor.extractFunction"
22492249
},
22502250
{
22512251
"key": "l",
22522252
"name": "Expand let",
22532253
"type": "command",
2254-
"command": "calva.refactor.expandLet"
2254+
"command": "clojureLsp.refactor.expandLet"
22552255
}
22562256
]
22572257
},
@@ -2264,13 +2264,13 @@
22642264
"key": "l",
22652265
"name": "Introduce let",
22662266
"type": "command",
2267-
"command": "calva.refactor.introduceLet"
2267+
"command": "clojureLsp.refactor.introduceLet"
22682268
},
22692269
{
22702270
"key": "s",
22712271
"name": "Inline symbol",
22722272
"type": "command",
2273-
"command": "calva.refactor.inlineSymbol"
2273+
"command": "clojureLsp.refactor.inlineSymbol"
22742274
}
22752275
]
22762276
},
@@ -2283,7 +2283,7 @@
22832283
"key": "l",
22842284
"name": "Move to let",
22852285
"type": "command",
2286-
"command": "calva.refactor.moveToLet"
2286+
"command": "clojureLsp.refactor.moveToLet"
22872287
}
22882288
]
22892289
},
@@ -2296,37 +2296,37 @@
22962296
"key": "f",
22972297
"name": "Thread first",
22982298
"type": "command",
2299-
"command": "calva.refactor.threadFirst"
2299+
"command": "clojureLsp.refactor.threadFirst"
23002300
},
23012301
{
23022302
"key": "l",
23032303
"name": "Thread last",
23042304
"type": "command",
2305-
"command": "calva.refactor.threadLast"
2305+
"command": "clojureLsp.refactor.threadLast"
23062306
},
23072307
{
23082308
"key": "u",
23092309
"name": "Unwind thread",
23102310
"type": "command",
2311-
"command": "calva.refactor.unwindThread"
2311+
"command": "clojureLsp.refactor.unwindThread"
23122312
},
23132313
{
23142314
"key": "F",
23152315
"name": "Thread first all",
23162316
"type": "command",
2317-
"command": "calva.refactor.threadFirstAll"
2317+
"command": "clojureLsp.refactor.threadFirstAll"
23182318
},
23192319
{
23202320
"key": "L",
23212321
"name": "Thread last all",
23222322
"type": "command",
2323-
"command": "calva.refactor.threadLastAll"
2323+
"command": "clojureLsp.refactor.threadLastAll"
23242324
},
23252325
{
23262326
"key": "U",
23272327
"name": "Unwind thread all",
23282328
"type": "command",
2329-
"command": "calva.refactor.unwindThread"
2329+
"command": "clojureLsp.refactor.unwindThread"
23302330
}
23312331
]
23322332
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy