Volodymyr Gubarkov
Volodymyr Gubarkov
I see. I would prefer not to do it via the built-ins. Firstly, I want to keep the core tool simple. Secondly, I don't want to support the "standard lib"...
Hey @08d2! Could you please take a look at #115. Do you think this design approach can help with your use-case?
Hey @08d2! I've released v0.9.20 with parameterized goals support! I think this should be applicable to your use-case. Please see the documentation https://github.com/xonixx/makesure#parameterized-goals.
Till we do this we need to add to repo "working" HTMLs.
Understand if `com.intellij.util.indexing.IndexableSetContributor` can help here.
This doesn't appear to be easy
https://blog.kellybrazil.com/2020/03/25/jello-the-jq-alternative-for-pythonistas/
https://github.com/jsqry/jsqry-cli2/issues/23
Related: https://github.com/xonixx/intellij-awk/issues/123
This is interesting question indeed. For sure changing the operational semantics can hurt the intended declarative nature of the tool. For example, now any goal runs at most one time,...