Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

support non project root language servers#250

Open
lloiser wants to merge 1 commit into
atom:masterfrom
lloiser:determine-project-path
Open

support non project root language servers#250
lloiser wants to merge 1 commit into
atom:masterfrom
lloiser:determine-project-path

Conversation

@lloiser

@lloiser lloiser commented Dec 21, 2018

Copy link
Copy Markdown

fixes #233

The only thing missing (IMO) was that language packages had to override determineProjectPath so that they can provide an alternate language server root instead of the atom project root folder.

/cc @damieng

@damieng

damieng commented Dec 21, 2018

Copy link
Copy Markdown
Contributor

Sorry I am no longer involved with GitHub or Atom.

@lloiser

lloiser commented Dec 22, 2018

Copy link
Copy Markdown
Author

Hm.. do you know who might be responsible for this repo now?
sry if I'm bothering you...

@akonwi

akonwi commented Jan 3, 2019

Copy link
Copy Markdown

I assume @daviwil is still involved and might be able to help identify the new maintainer(s).

@lloiser

lloiser commented Jan 29, 2019

Copy link
Copy Markdown
Author

FYI: I have published my own version of atom-languageclient to npm
-> https://www.npmjs.com/package/@lloiser/atom-languageclient

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

project root != language server root

4 participants