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

Rhai.toml config file or something similar #39

Closed
2 tasks
tamasfe opened this issue Jun 29, 2022 · 0 comments · Fixed by #61
Closed
2 tasks

Rhai.toml config file or something similar #39

tamasfe opened this issue Jun 29, 2022 · 0 comments · Fixed by #61
Labels
A-LSP Area: LSP A-vscode Area: VS Code extension E-Medium feature

Comments

@tamasfe
Copy link
Member

tamasfe commented Jun 29, 2022

We will probably need some kind of configuration file the same way it is done in typescript.

The config file should set the following:

  • what paths to include when looking for rhai scripts, currently we traverse the entire workspace tree
  • what paths to exclude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-LSP Area: LSP A-vscode Area: VS Code extension E-Medium feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant