Closed LeonB closed 1 year ago
Hi, thanks for the report. Yeap that is missing at the moment, but i guess it shouldn't be that much work to fix.
About -L
, that should be possible also but i'm not sure how it would be communicated to the lsp serve? thru extension option? some kind of config in jq file?
Maybe create a separate issue for the search path thing?
Will do!
👍 and let me know if the PR fixed your problem
Did fix the issue. Thanks!
gives the warning:
L::testfunction not found
Is there I way I can setup the directory to search modules from? Just like the
-L
option from thegojq
cli?