Skip to content

Add LSP-Relay#144

Open
Tyderion wants to merge 3 commits intosublimelsp:mainfrom
Tyderion:lsp-relay
Open

Add LSP-Relay#144
Tyderion wants to merge 3 commits intosublimelsp:mainfrom
Tyderion:lsp-relay

Conversation

@Tyderion
Copy link
Copy Markdown

@Tyderion Tyderion commented Feb 1, 2026

No description provided.

Copy link
Copy Markdown

@STReviewBot STReviewBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated testing result: SUCCESS

Repo link: LSP-Relay

Packages added:
  - LSP-Relay

Processing package "LSP-Relay"
  - All checks passed

@Tyderion Tyderion requested a review from STReviewBot February 1, 2026 15:12
Copy link
Copy Markdown

@STReviewBot STReviewBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated testing result: SUCCESS

Repo link: LSP-Relay

Packages added:
  - LSP-Relay

Processing package "LSP-Relay"
  - All checks passed

@rchl
Copy link
Copy Markdown
Member

rchl commented Feb 1, 2026

@Tyderion
Copy link
Copy Markdown
Author

Tyderion commented Feb 1, 2026

wow thanks for your quick review!

  1. cli.js - no, not really, i just adjusted the LSP-graphql package, but just using cli.js makes more sense
  2. on_pre_start - oh i didn't know about that, we can of course change the code to use the already merged configuration from there
  3. sure, we can absolutely move the package to that github repo

@rchl
Copy link
Copy Markdown
Member

rchl commented Feb 1, 2026

Actually, the config with settings that you can access from can_start only has access to settings in initializationOptions and settings object. So you would need to move your custom settings to one of those (servers usually don't care about unknown keys).

@Tyderion
Copy link
Copy Markdown
Author

Tyderion commented Feb 1, 2026

thanks for the input. i'll fix/change it to use cli.js and the correct place to specify/read custom settings and i'll give you another ping, then we can move a correctly implemented version to the sublimelsp organization

@rchl
Copy link
Copy Markdown
Member

rchl commented Feb 1, 2026

Created https://github.com/sublimelsp/LSP-Relay and invited you to become a maintainer.

Ideally you could create a PR against the main branch so that we get extra visibility on the whole code and have an easy way to make suggestions.

@Tyderion
Copy link
Copy Markdown
Author

Tyderion commented Feb 1, 2026

thanks for the repo @rchl i rebased and pushed to that repository on a new branch, see the full PR here: sublimelsp/LSP-relay#1

Copy link
Copy Markdown

@STReviewBot STReviewBot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated testing result: ERROR

Repo link: LSP-Relay
Results help

Packages added:
  - LSP-Relay

Processing package "LSP-Relay"
  - ERROR: No valid semver tags found at https://github.com/sublimelsp/LSP-Relay/tags for the package "LSP-Relay".

@rchl rchl mentioned this pull request Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants