Skip to content

Conversation

@imbilltucker
Copy link

This is a documentation change to correct existing documentation to specify the way to invoke the clojure-lsp version from the commandline.

clojure-lsp --version

This change worked for this version:

clojure-lsp 2023.12.29-12.15.42-nightly clj-kondo 2023.12.15 

The original clojure-lsp -v did not work:

 ❯ clojure-lsp -v The following errors occurred while parsing your command: Unknown option: "-v" 

Please follow these guidelines when submitting a pull request

  • refer to all relevant issues, using # followed by the issue number (or paste full link to the issue)
  • PR should contain the smallest possible change
  • PR should contain a very specific change
  • PR should contain only a single commit (squash your commits locally if required)
  • Avoid multiple changes across multiple files (raise an issue so we can discuss)
  • Avoid a long list of spelling or grammar corrections. These take too long to review and cherry pick.

Submitting articles

Create an issue using the article template,
providing as much detail as possible.

Website design

Suggestions about website design changes are most welcome, especially in terms of usability and accessibility.

Please raise an issue so we can discuss changes first, especially changes related to aesthetics.

Review process

All pull requests are reviewed by @practicalli-john and feedback provided, usually the same day but please be patient.

jeffallen and others added 3 commits January 23, 2024 17:42
Typo Signed-off-by: Jeff Allen <jra@nella.org>
This change worked for this version: ``` clojure-lsp 2023.12.29-12.15.42-nightly clj-kondo 2023.12.15 ``` The original `clojure-lsp -v` did not work: ``` ❯ clojure-lsp -v The following errors occurred while parsing your command: Unknown option: "-v" ```
@practicalli-johnny
Copy link
Contributor

Hmm, looking at the page it seems a significant rewrite is required.

@imbilltucker
Copy link
Author

imbilltucker commented Feb 6, 2024 via email

@imbilltucker
Copy link
Author

closing b/c this section needs a rewrite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants