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

[Calva Hightlight] extension settings are uninitialized if no closure editor active on activation #401

Closed
cfehse opened this issue Oct 15, 2019 · 0 comments

Comments

@cfehse
Copy link
Contributor

cfehse commented Oct 15, 2019

The Calva Highlight extension does not initialize the settings on activate if the active editor is of type clojure. This leads to uninitialized settings if no file open or a non clojure file is active during activation. During runtime the settings are not reloaded if they were changed.
The extension should load the settings regardless of any open files.

@cfehse cfehse changed the title [Calva Hightlight] extension settings are uninitialized if no closure editor active on active [Calva Hightlight] extension settings are uninitialized if no closure editor active on activation Oct 15, 2019
@PEZ PEZ closed this as completed in d1ed268 Oct 15, 2019
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