Skip to content
This repository has been archived by the owner on Dec 23, 2017. It is now read-only.

[FR] Add an option to use custom typescript services in Atom #7

Open
Goodwine opened this issue Aug 24, 2017 · 0 comments
Open

[FR] Add an option to use custom typescript services in Atom #7

Goodwine opened this issue Aug 24, 2017 · 0 comments

Comments

@Goodwine
Copy link

I have a custom version of the typescript node package and I wish this plugin could load that one instead of the bundled version in packages.json.

For example the .vscode/settings.json file in this repo has "typescript.tsdk": "node_modules/typescript/lib".

I understand this file is not related to the repo at all, but...
If something like this could be done for Atom, so that I can specify my own tsdk, that would be awesome.

Alternatively, if atom-languageclient could load the typescript node package from $NODE_PATH and fallback to the bundled one, that would be cool too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant