benten icon indicating copy to clipboard operation
benten copied to clipboard

A language server for Common Workflow Language

Results 37 benten issues
Sort by recently updated
recently updated
newest added

I know that: > Workflow steps are not necessarily run in the order they are listed, instead the order is determined by the dependencies between steps (using source) [[source](https://www.commonwl.org/user_guide/21-1st-workflow/index.html)] But...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Hi, I used the LSP in the past to test IntelliJ with Cylc [^1], so decided to try Benten + IntelliJ. It worked, so I added a page like the...

- [ ] All the requirements - [ ] scatter - [ ] when hints on what is available to CWL expressions and CWL parameter references at the cursor position,...

in the file type field auto complete edam file types

enhancement
advanced cwl

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

github releases allow `tar.gz` files.

I have a network mount, its Windows file path is: `\\jutro-4zz18-zy61ziq458m7cg7.collections.jutro.arvadosapi.com@SSL\DavWWWRoot\main.cwl` It can load the file with this URI: `file://jutro-4zz18-zy61ziq458m7cg7.collections.jutro.arvadosapi.com@ssl/DavWWWRoot/main.cwl` The workflow references a file in the same folder, it...

bug