Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we read credentials from a file? #289

Open
hmajid2301 opened this issue Nov 26, 2023 · 0 comments
Open

Can we read credentials from a file? #289

hmajid2301 opened this issue Nov 26, 2023 · 0 comments
Labels
1-question ❓ Issue type: General or specific question about LTeX

Comments

@hmajid2301
Copy link

Hi 👋,

Is there a way we can make it so that instead of setting the username and apikey in the ltext lsp settings. We could instead pass it a file, with the credentials information in it.

 languageToolOrg: {
        username: "/path/to/file",
        apiKey: "/path/to/file",
}

I want to keep all of my dot files in git and this feature would make my life a lot easier, thanks :) .

@hmajid2301 hmajid2301 added the 1-question ❓ Issue type: General or specific question about LTeX label Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-question ❓ Issue type: General or specific question about LTeX
Projects
None yet
Development

No branches or pull requests

1 participant