Skip to content

Commit 815e4f8

Browse files
author
committed
[skip ci]
1 parent 7ae5a21 commit 815e4f8

File tree

5 files changed

+64
-66
lines changed

5 files changed

+64
-66
lines changed

eval-tips/index.html

-1
Original file line numberDiff line numberDiff line change
@@ -2310,7 +2310,6 @@ <h2 id="evaluation-in-a-file-editor">Evaluation in a File Editor<a class="header
23102310
<summary>Evaluate to comments support different comment styles</summary>
23112311
<p>When using the commands for evaluating to comments, <strong>Evaluate Top Level Form (defun) to Comment</strong>, and <strong>Evaluate Selection to Comment</strong>, the commands will insert the results as line comments (<code>;; ...</code>) below the evaluated form. However, there are two additional comment styles available. To use these you need to execute the commands via VS Code API, typically from keybindings. The commands take an argument map with the key <code>commentStyle</code>. You can choose between three different comment styles: <code>line</code>, <code>ignore</code>, and <code>rcf</code>:</p>
23122312
<ul>
2313-
<li>The default is <code>line</code>.</li>
23142313
<li>The <code>line</code> style is the default.</li>
23152314
<li>The <code>ignore</code> style will put an ignore marker (<code>#_</code>) before the result.</li>
23162315
<li>The <code>rcf</code> style will wrap the result in a rich comment form ( <code>(comment ...)</code>).</li>

evaluation/index.html

-1
Original file line numberDiff line numberDiff line change
@@ -2310,7 +2310,6 @@ <h2 id="evaluation-in-a-file-editor">Evaluation in a File Editor<a class="header
23102310
<summary>Evaluate to comments support different comment styles</summary>
23112311
<p>When using the commands for evaluating to comments, <strong>Evaluate Top Level Form (defun) to Comment</strong>, and <strong>Evaluate Selection to Comment</strong>, the commands will insert the results as line comments (<code>;; ...</code>) below the evaluated form. However, there are two additional comment styles available. To use these you need to execute the commands via VS Code API, typically from keybindings. The commands take an argument map with the key <code>commentStyle</code>. You can choose between three different comment styles: <code>line</code>, <code>ignore</code>, and <code>rcf</code>:</p>
23122312
<ul>
2313-
<li>The default is <code>line</code>.</li>
23142313
<li>The <code>line</code> style is the default.</li>
23152314
<li>The <code>ignore</code> style will put an ignore marker (<code>#_</code>) before the result.</li>
23162315
<li>The <code>rcf</code> style will wrap the result in a rich comment form ( <code>(comment ...)</code>).</li>

search/search_index.json

+1-1
Large diffs are not rendered by default.

sitemap.xml

+63-63
Original file line numberDiff line numberDiff line change
@@ -2,317 +2,317 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://calva.io/</loc>
5-
<lastmod>2024-09-21</lastmod>
5+
<lastmod>2024-09-22</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
<url>
99
<loc>https://calva.io/api/</loc>
10-
<lastmod>2024-09-21</lastmod>
10+
<lastmod>2024-09-22</lastmod>
1111
<changefreq>daily</changefreq>
1212
</url>
1313
<url>
1414
<loc>https://calva.io/async-out/</loc>
15-
<lastmod>2024-09-21</lastmod>
15+
<lastmod>2024-09-22</lastmod>
1616
<changefreq>daily</changefreq>
1717
</url>
1818
<url>
1919
<loc>https://calva.io/babashka/</loc>
20-
<lastmod>2024-09-21</lastmod>
20+
<lastmod>2024-09-22</lastmod>
2121
<changefreq>daily</changefreq>
2222
</url>
2323
<url>
2424
<loc>https://calva.io/basilisp/</loc>
25-
<lastmod>2024-09-21</lastmod>
25+
<lastmod>2024-09-22</lastmod>
2626
<changefreq>daily</changefreq>
2727
</url>
2828
<url>
2929
<loc>https://calva.io/clj-java-decompiler/</loc>
30-
<lastmod>2024-09-21</lastmod>
30+
<lastmod>2024-09-22</lastmod>
3131
<changefreq>daily</changefreq>
3232
</url>
3333
<url>
3434
<loc>https://calva.io/clojure-lsp/</loc>
35-
<lastmod>2024-09-21</lastmod>
35+
<lastmod>2024-09-22</lastmod>
3636
<changefreq>daily</changefreq>
3737
</url>
3838
<url>
3939
<loc>https://calva.io/clojuredart/</loc>
40-
<lastmod>2024-09-21</lastmod>
40+
<lastmod>2024-09-22</lastmod>
4141
<changefreq>daily</changefreq>
4242
</url>
4343
<url>
4444
<loc>https://calva.io/clojuredocs/</loc>
45-
<lastmod>2024-09-21</lastmod>
45+
<lastmod>2024-09-22</lastmod>
4646
<changefreq>daily</changefreq>
4747
</url>
4848
<url>
4949
<loc>https://calva.io/commands-top10/</loc>
50-
<lastmod>2024-09-21</lastmod>
50+
<lastmod>2024-09-22</lastmod>
5151
<changefreq>daily</changefreq>
5252
</url>
5353
<url>
5454
<loc>https://calva.io/commands/</loc>
55-
<lastmod>2024-09-21</lastmod>
55+
<lastmod>2024-09-22</lastmod>
5656
<changefreq>daily</changefreq>
5757
</url>
5858
<url>
5959
<loc>https://calva.io/connect-sequences/</loc>
60-
<lastmod>2024-09-21</lastmod>
60+
<lastmod>2024-09-22</lastmod>
6161
<changefreq>daily</changefreq>
6262
</url>
6363
<url>
6464
<loc>https://calva.io/connect/</loc>
65-
<lastmod>2024-09-21</lastmod>
65+
<lastmod>2024-09-22</lastmod>
6666
<changefreq>daily</changefreq>
6767
</url>
6868
<url>
6969
<loc>https://calva.io/contribute/</loc>
70-
<lastmod>2024-09-21</lastmod>
70+
<lastmod>2024-09-22</lastmod>
7171
<changefreq>daily</changefreq>
7272
</url>
7373
<url>
7474
<loc>https://calva.io/custom-commands/</loc>
75-
<lastmod>2024-09-21</lastmod>
75+
<lastmod>2024-09-22</lastmod>
7676
<changefreq>daily</changefreq>
7777
</url>
7878
<url>
7979
<loc>https://calva.io/customizing-jack-in-and-connect/</loc>
80-
<lastmod>2024-09-21</lastmod>
80+
<lastmod>2024-09-22</lastmod>
8181
<changefreq>daily</changefreq>
8282
</url>
8383
<url>
8484
<loc>https://calva.io/customizing/</loc>
85-
<lastmod>2024-09-21</lastmod>
85+
<lastmod>2024-09-22</lastmod>
8686
<changefreq>daily</changefreq>
8787
</url>
8888
<url>
8989
<loc>https://calva.io/debugger/</loc>
90-
<lastmod>2024-09-21</lastmod>
90+
<lastmod>2024-09-22</lastmod>
9191
<changefreq>daily</changefreq>
9292
</url>
9393
<url>
9494
<loc>https://calva.io/emacs-keybindings/</loc>
95-
<lastmod>2024-09-21</lastmod>
95+
<lastmod>2024-09-22</lastmod>
9696
<changefreq>daily</changefreq>
9797
</url>
9898
<url>
9999
<loc>https://calva.io/eval-tips/</loc>
100-
<lastmod>2024-09-21</lastmod>
100+
<lastmod>2024-09-22</lastmod>
101101
<changefreq>daily</changefreq>
102102
</url>
103103
<url>
104104
<loc>https://calva.io/evaluation/</loc>
105-
<lastmod>2024-09-21</lastmod>
105+
<lastmod>2024-09-22</lastmod>
106106
<changefreq>daily</changefreq>
107107
</url>
108108
<url>
109109
<loc>https://calva.io/fiddle-files/</loc>
110-
<lastmod>2024-09-21</lastmod>
110+
<lastmod>2024-09-22</lastmod>
111111
<changefreq>daily</changefreq>
112112
</url>
113113
<url>
114114
<loc>https://calva.io/finding-commands/</loc>
115-
<lastmod>2024-09-21</lastmod>
115+
<lastmod>2024-09-22</lastmod>
116116
<changefreq>daily</changefreq>
117117
</url>
118118
<url>
119119
<loc>https://calva.io/formatting/</loc>
120-
<lastmod>2024-09-21</lastmod>
120+
<lastmod>2024-09-22</lastmod>
121121
<changefreq>daily</changefreq>
122122
</url>
123123
<url>
124124
<loc>https://calva.io/get-started-with-clojure/</loc>
125-
<lastmod>2024-09-21</lastmod>
125+
<lastmod>2024-09-22</lastmod>
126126
<changefreq>daily</changefreq>
127127
</url>
128128
<url>
129129
<loc>https://calva.io/getting-started/</loc>
130-
<lastmod>2024-09-21</lastmod>
130+
<lastmod>2024-09-22</lastmod>
131131
<changefreq>daily</changefreq>
132132
</url>
133133
<url>
134134
<loc>https://calva.io/hiccup/</loc>
135-
<lastmod>2024-09-21</lastmod>
135+
<lastmod>2024-09-22</lastmod>
136136
<changefreq>daily</changefreq>
137137
</url>
138138
<url>
139139
<loc>https://calva.io/inspector/</loc>
140-
<lastmod>2024-09-21</lastmod>
140+
<lastmod>2024-09-22</lastmod>
141141
<changefreq>daily</changefreq>
142142
</url>
143143
<url>
144144
<loc>https://calva.io/jack-in-guide/</loc>
145-
<lastmod>2024-09-21</lastmod>
145+
<lastmod>2024-09-22</lastmod>
146146
<changefreq>daily</changefreq>
147147
</url>
148148
<url>
149149
<loc>https://calva.io/joyride/</loc>
150-
<lastmod>2024-09-21</lastmod>
150+
<lastmod>2024-09-22</lastmod>
151151
<changefreq>daily</changefreq>
152152
</url>
153153
<url>
154154
<loc>https://calva.io/krell/</loc>
155-
<lastmod>2024-09-21</lastmod>
155+
<lastmod>2024-09-22</lastmod>
156156
<changefreq>daily</changefreq>
157157
</url>
158158
<url>
159159
<loc>https://calva.io/linting/</loc>
160-
<lastmod>2024-09-21</lastmod>
160+
<lastmod>2024-09-22</lastmod>
161161
<changefreq>daily</changefreq>
162162
</url>
163163
<url>
164164
<loc>https://calva.io/live-share/</loc>
165-
<lastmod>2024-09-21</lastmod>
165+
<lastmod>2024-09-22</lastmod>
166166
<changefreq>daily</changefreq>
167167
</url>
168168
<url>
169169
<loc>https://calva.io/luminus/</loc>
170-
<lastmod>2024-09-21</lastmod>
170+
<lastmod>2024-09-22</lastmod>
171171
<changefreq>daily</changefreq>
172172
</url>
173173
<url>
174174
<loc>https://calva.io/merch/</loc>
175-
<lastmod>2024-09-21</lastmod>
175+
<lastmod>2024-09-22</lastmod>
176176
<changefreq>daily</changefreq>
177177
</url>
178178
<url>
179179
<loc>https://calva.io/namespace-form-auto-creation/</loc>
180-
<lastmod>2024-09-21</lastmod>
180+
<lastmod>2024-09-22</lastmod>
181181
<changefreq>daily</changefreq>
182182
</url>
183183
<url>
184184
<loc>https://calva.io/nbb/</loc>
185-
<lastmod>2024-09-21</lastmod>
185+
<lastmod>2024-09-22</lastmod>
186186
<changefreq>daily</changefreq>
187187
</url>
188188
<url>
189189
<loc>https://calva.io/notebooks/</loc>
190-
<lastmod>2024-09-21</lastmod>
190+
<lastmod>2024-09-22</lastmod>
191191
<changefreq>daily</changefreq>
192192
</url>
193193
<url>
194194
<loc>https://calva.io/nrepl_and_cider-nrepl/</loc>
195-
<lastmod>2024-09-21</lastmod>
195+
<lastmod>2024-09-22</lastmod>
196196
<changefreq>daily</changefreq>
197197
</url>
198198
<url>
199199
<loc>https://calva.io/output/</loc>
200-
<lastmod>2024-09-21</lastmod>
200+
<lastmod>2024-09-22</lastmod>
201201
<changefreq>daily</changefreq>
202202
</url>
203203
<url>
204204
<loc>https://calva.io/paredit/</loc>
205-
<lastmod>2024-09-21</lastmod>
205+
<lastmod>2024-09-22</lastmod>
206206
<changefreq>daily</changefreq>
207207
</url>
208208
<url>
209209
<loc>https://calva.io/parinfer/</loc>
210-
<lastmod>2024-09-21</lastmod>
210+
<lastmod>2024-09-22</lastmod>
211211
<changefreq>daily</changefreq>
212212
</url>
213213
<url>
214214
<loc>https://calva.io/polylith/</loc>
215-
<lastmod>2024-09-21</lastmod>
215+
<lastmod>2024-09-22</lastmod>
216216
<changefreq>daily</changefreq>
217217
</url>
218218
<url>
219219
<loc>https://calva.io/pprint/</loc>
220-
<lastmod>2024-09-21</lastmod>
220+
<lastmod>2024-09-22</lastmod>
221221
<changefreq>daily</changefreq>
222222
</url>
223223
<url>
224224
<loc>https://calva.io/quirks/</loc>
225-
<lastmod>2024-09-21</lastmod>
225+
<lastmod>2024-09-22</lastmod>
226226
<changefreq>daily</changefreq>
227227
</url>
228228
<url>
229229
<loc>https://calva.io/re-frame-template/</loc>
230-
<lastmod>2024-09-21</lastmod>
230+
<lastmod>2024-09-22</lastmod>
231231
<changefreq>daily</changefreq>
232232
</url>
233233
<url>
234234
<loc>https://calva.io/rebl/</loc>
235-
<lastmod>2024-09-21</lastmod>
235+
<lastmod>2024-09-22</lastmod>
236236
<changefreq>daily</changefreq>
237237
</url>
238238
<url>
239239
<loc>https://calva.io/refactoring/</loc>
240-
<lastmod>2024-09-21</lastmod>
240+
<lastmod>2024-09-22</lastmod>
241241
<changefreq>daily</changefreq>
242242
</url>
243243
<url>
244244
<loc>https://calva.io/remote-development/</loc>
245-
<lastmod>2024-09-21</lastmod>
245+
<lastmod>2024-09-22</lastmod>
246246
<changefreq>daily</changefreq>
247247
</url>
248248
<url>
249249
<loc>https://calva.io/repl-window/</loc>
250-
<lastmod>2024-09-21</lastmod>
250+
<lastmod>2024-09-22</lastmod>
251251
<changefreq>daily</changefreq>
252252
</url>
253253
<url>
254254
<loc>https://calva.io/reveal/</loc>
255-
<lastmod>2024-09-21</lastmod>
255+
<lastmod>2024-09-22</lastmod>
256256
<changefreq>daily</changefreq>
257257
</url>
258258
<url>
259259
<loc>https://calva.io/rich-comments/</loc>
260-
<lastmod>2024-09-21</lastmod>
260+
<lastmod>2024-09-22</lastmod>
261261
<changefreq>daily</changefreq>
262262
</url>
263263
<url>
264264
<loc>https://calva.io/shadow-cljs/</loc>
265-
<lastmod>2024-09-21</lastmod>
265+
<lastmod>2024-09-22</lastmod>
266266
<changefreq>daily</changefreq>
267267
</url>
268268
<url>
269269
<loc>https://calva.io/sponsors/</loc>
270-
<lastmod>2024-09-21</lastmod>
270+
<lastmod>2024-09-22</lastmod>
271271
<changefreq>daily</changefreq>
272272
</url>
273273
<url>
274274
<loc>https://calva.io/syntax-highlighting/</loc>
275-
<lastmod>2024-09-21</lastmod>
275+
<lastmod>2024-09-22</lastmod>
276276
<changefreq>daily</changefreq>
277277
</url>
278278
<url>
279279
<loc>https://calva.io/tao/</loc>
280-
<lastmod>2024-09-21</lastmod>
280+
<lastmod>2024-09-22</lastmod>
281281
<changefreq>daily</changefreq>
282282
</url>
283283
<url>
284284
<loc>https://calva.io/test-runner/</loc>
285-
<lastmod>2024-09-21</lastmod>
285+
<lastmod>2024-09-22</lastmod>
286286
<changefreq>daily</changefreq>
287287
</url>
288288
<url>
289289
<loc>https://calva.io/try-first/</loc>
290-
<lastmod>2024-09-21</lastmod>
290+
<lastmod>2024-09-22</lastmod>
291291
<changefreq>daily</changefreq>
292292
</url>
293293
<url>
294294
<loc>https://calva.io/vim/</loc>
295-
<lastmod>2024-09-21</lastmod>
295+
<lastmod>2024-09-22</lastmod>
296296
<changefreq>daily</changefreq>
297297
</url>
298298
<url>
299299
<loc>https://calva.io/when-clauses/</loc>
300-
<lastmod>2024-09-21</lastmod>
300+
<lastmod>2024-09-22</lastmod>
301301
<changefreq>daily</changefreq>
302302
</url>
303303
<url>
304304
<loc>https://calva.io/why-calva/</loc>
305-
<lastmod>2024-09-21</lastmod>
305+
<lastmod>2024-09-22</lastmod>
306306
<changefreq>daily</changefreq>
307307
</url>
308308
<url>
309309
<loc>https://calva.io/workspace-layouts/</loc>
310-
<lastmod>2024-09-21</lastmod>
310+
<lastmod>2024-09-22</lastmod>
311311
<changefreq>daily</changefreq>
312312
</url>
313313
<url>
314314
<loc>https://calva.io/wsl/</loc>
315-
<lastmod>2024-09-21</lastmod>
315+
<lastmod>2024-09-22</lastmod>
316316
<changefreq>daily</changefreq>
317317
</url>
318318
</urlset>

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)