Hi-
I have a custom plugin that is installed by setting “NXF_PLUGINS_TEST_REPOSITORY”. Then, when i set the config options for this plugin in my pipeline config file, the vscode extension says “unrecognized config option”. Is there a way to get it to recognize these config options?
Thanks!
Plugin config settings aren’t supported yet. I need to add a way for plugins to declare their config settings to the language server and then all the plugins will need to be updated. So it might be a minute.
By the way, if you use the vscode tag then I’ll get notified
ok, thanks!