Skip to content

Commit

Permalink
[skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Mar 10, 2024
1 parent 95c0371 commit 332f2db
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion connect-sequences/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1629,7 +1629,7 @@ <h2 id="settings-for-adding-custom-sequences">Settings for adding Custom Sequenc
<li><code>autoSelectForConnect</code>: A boolean. If true, this sequence will be automatically selected at <strong>Connect</strong>, suppressing the Project Type menu. Use together with <code>projectRootPath</code> to also suppress the Project Root menu. If you have more than one sequence with <code>autoSelectForConnect</code> set to true, the first one will be used.</li>
<li><code>projectRootPath</code>: An array of path segments leading to the root of the project to which this connect sequence corresponds. Use together with <code>autoSelectForJackIn</code>/<code>autoSelectForConnect</code> to suppress the Project Root menu. The path can be absolute or relative to the workspace root. If there are several Workspace Folders, the workspace root is the path of the first folder, so relative paths will only work for this first folder.</li>
<li><code>nReplPortFile</code>: An array of path segments with the project root-relative path to the nREPL port file for this connect sequence. E.g. For shadow-cljs this would be <code>[".shadow-cljs", "nrepl.port"]</code>.</li>
<li><code>afterCLJReplJackInCode</code>: Here you can give Calva some Clojure code to evaluate in the CLJ REPL, once it has been created.</li>
<li><code>afterCLJReplJackInCode</code>: Code to evaluate in the CLJ REPL once it has been created. You can use either a string or an array of strings. If you use an array, the strings will be joined with a newline character to form the resulting code.</li>
<li><code>customJackInCommandLine</code>: A string with a command line that should be used to launch the REPL. See <a href="#custom-command-line">Custom Command Line</a>, below.</li>
<li><code>cljsType</code>: This can be either "Figwheel Main", "shadow-cljs", "ClojureScript built-in for browser", "ClojureScript built-in for node", "lein-figwheel", "none", or a dictionary configuring a custom type. If set to "none", Calva will skip connecting a ClojureScript repl. A custom type has the following fields:<ul>
<li><code>dependsOn</code>: (required) Calva will use this to determine which dependencies it will add when starting the project (Jacking in). This can be either "Figwheel Main", "shadow-cljs", "ClojureScript built-in for browser", "ClojureScript built-in for node", "lein-figwheel", or ”User provided”. If it is "User provided", then you need to provide the dependencies in the project or launch with an alias (deps.edn), profile (Leiningen), or build (shadow-cljs) that provides the dependencies needed.</li>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

118 changes: 59 additions & 59 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,297 +2,297 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://calva.io/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/api/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/async-out/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/babashka/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/clj-java-decompiler/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/clojure-lsp/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/clojuredart/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/clojuredocs/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/commands-top10/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/connect-sequences/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/connect/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/contribute/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/custom-commands/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/customizing-jack-in-and-connect/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/customizing/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/debugger/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/emacs-keybindings/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/eval-tips/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/evaluation/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/fiddle-files/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/finding-commands/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/formatting/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/get-started-with-clojure/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/getting-started/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/hiccup/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/jack-in-guide/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/joyride/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/krell/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/linting/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/live-share/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/luminus/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/merch/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/namespace-form-auto-creation/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/nbb/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/notebooks/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/nrepl_and_cider-nrepl/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/output/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/paredit/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/parinfer/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/polylith/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/pprint/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/quirks/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/re-frame-template/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/rebl/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/refactoring/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/remote-development/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/reveal/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/rich-comments/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/shadow-cljs/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/sponsors/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/syntax-highlighting/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/tao/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/test-runner/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/try-first/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/vim/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/when-clauses/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/why-calva/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/workspace-layouts/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://calva.io/wsl/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-10</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 332f2db

Please sign in to comment.