galaxy-language-server icon indicating copy to clipboard operation
galaxy-language-server copied to clipboard

Param reference inaccurate for argument flags

Open astrovsky01 opened this issue 1 year ago • 1 comments

When referencing a param that uses argument instead of name, the param generated replaces the "--" with underscores instead of removing them for the parameter reference

astrovsky01 avatar Oct 31 '24 15:10 astrovsky01

Thanks for reporting @astrovsky01!

I've just tried with a simple example and I cannot reproduce (or I don't get exactly what is the issue).

This is what I have tried:

https://github.com/user-attachments/assets/da254f4d-55bf-45c5-b4c7-d0a31a726a30

Can you give me a minimal tool wrapper or param definition that behaves like this?

davelopez avatar Nov 01 '24 10:11 davelopez