Skip to content

XML Schema for Geany-LSP #41

Answered by techee
Cicorione asked this question in Q&A
Aug 19, 2024 · 12 comments · 30 replies
Discussion options

You must be logged in to vote

Alright, so just to summarize this discussion for anyone wanting to use the lemminx server as the "right answer" is scattered all over the place. The configuration should look something like this:

[XML]
cmd=lemminx
initialization_options_file=/home/my_home/init_options.json
autocomplete_use_label=true
autocomplete_use_snippets=true

when using the lemminx binary which is on PATH (or alternatively using the full path), or replace cmd with cmd=java -jar lemminx.jar when using jar (or whatever the jar file is named).

The init_options.json file may contain something like this:

{
  "settings": {
    "xml": {
      "trace": {
        "server": "verbose"
      },
      "catalogs": [],
      "logs":…

Replies: 12 comments 30 replies

Comment options

You must be logged in to vote
2 replies
@Cicorione
Comment options

@techee
Comment options

Comment options

You must be logged in to vote
5 replies
@Cicorione
Comment options

@Cicorione
Comment options

@Cicorione
Comment options

@Cicorione
Comment options

@techee
Comment options

Comment options

You must be logged in to vote
6 replies
@techee
Comment options

@Cicorione
Comment options

@techee
Comment options

@Cicorione
Comment options

@techee
Comment options

Comment options

You must be logged in to vote
1 reply
@Cicorione
Comment options

Comment options

You must be logged in to vote
1 reply
@Cicorione
Comment options

Comment options

You must be logged in to vote
3 replies
@techee
Comment options

@Cicorione
Comment options

@techee
Comment options

Comment options

You must be logged in to vote
4 replies
@techee
Comment options

@Cicorione
Comment options

@techee
Comment options

@Cicorione
Comment options

Comment options

You must be logged in to vote
3 replies
@Cicorione
Comment options

@Cicorione
Comment options

@techee
Comment options

Comment options

You must be logged in to vote
3 replies
@techee
Comment options

@Cicorione
Comment options

@Cicorione
Comment options

Comment options

You must be logged in to vote
1 reply
@Cicorione
Comment options

Comment options

You must be logged in to vote
1 reply
@Cicorione
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by techee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants