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

Add support for using Jsonnet library on the jpath #5

Open
parano opened this issue Jun 28, 2018 · 0 comments
Open

Add support for using Jsonnet library on the jpath #5

parano opened this issue Jun 28, 2018 · 0 comments

Comments

@parano
Copy link

parano commented Jun 28, 2018

Nice work! Have been looking for a plugin like this on Intellij.

I noticed that currently import statement only works for a relative path. Would love to see support on the 'jpath' option, which specifies additional search paths for jsonnet library.

The vscode jsonnet plugin supports this via the "libPaths" variable in settings:
https://github.com/heptio/vscode-jsonnet/blob/master/compiler/editor/workspace.ts#L75

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