Skip to content

Commit 0ff130d

Browse files
authored
Add Nextflow language server (#335)
1 parent 8da9d9f commit 0ff130d

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2269,6 +2269,34 @@ <h4>Language servers</h4>
22692269
</td>
22702270
<td>Formatting, Semantic Highlighting, Signature Help, MOCA Client Capabilities</td>
22712271
</tr>
2272+
<tr>
2273+
<th>Nextflow</th>
2274+
<td>
2275+
<a href="https://seqera.io/">Seqera</a>
2276+
</td>
2277+
<td class="repo">
2278+
<a href="https://github.com/nextflow-io/language-server">github.com/nextflow-io/language-server</a>
2279+
</td>
2280+
<td class="success">
2281+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2282+
</td>
2283+
<td class="success">
2284+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2285+
</td>
2286+
<td class="success">
2287+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2288+
</td>
2289+
<td class="success">
2290+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2291+
</td>
2292+
<td class="success">
2293+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2294+
</td>
2295+
<td class="success">
2296+
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
2297+
</td>
2298+
<td>Formatting, rename, semantic highlighting, visualization of code as workflow diagrams</td>
2299+
</tr>
22722300
<tr>
22732301
<th>Odin</th>
22742302
<td>

0 commit comments

Comments
 (0)