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

load dotenv files inside the currently open folder #30

Open
mainrs opened this issue Dec 29, 2021 · 0 comments
Open

load dotenv files inside the currently open folder #30

mainrs opened this issue Dec 29, 2021 · 0 comments

Comments

@mainrs
Copy link

mainrs commented Dec 29, 2021

.env files can be used to configure environment variables for a project. A lot of tools respect these. It would be great if the extension could set them before starting the LSP server. That way constructs like these are easier to work with:

let Types = env:PROJECT_DEVELOPMENT ? https://.../Types.dhall

Would be great if the LSP gets restarted once the .env file changes.

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

No branches or pull requests

1 participant