-
```[tasklist]
### Emacs
- [ ] https://github.com/emacs-lsp/lsp-mode/pull/4606
- [ ] Elgot
```
```[tasklist]
### Neovim
- [ ] https://github.com/mason-org/mason-registry/pull/7480
- [ ] https…
-
Hello,
It would be very useful to have Groovy as one of the language options in the Generate Code Snippets pop up. I have been trying to use the Javascript code snippets, but they aren't formatte…
-
Ever since upgrading from the legacy agent, I have not been able to get multiline exception parsing to work. The exception appears in the logs line by line instead of being grouped into an individual…
-
There are several ways that the language server might be useful for checking `.nf.test` files, which is now the testing standard for nf-core and several nextflow pipelines.
Some common things that…
-
[Nextflow](https://www.nextflow.io) is a popular DSL for scientific workflows based on [Groovy](https://groovy-lang.org).
* Nextflow has an official syntax highlighter for Atom: https://github.com/ne…
-
I hope to support a code assist on Groovy language!!
I will prefer to create a mapper interface using groovy language. Groovy language is more readable on annotation.
e.g.)
``` groovy
package com.ex…
-
[Groovy language](http://groovy-lang.org/index.html) seems used in system like Jenkins to interact with user environment.
It could be interesting to add support for such language on Modules.
Gro…
-
Vulnerable Library - groovy-all-2.5.11-groovydoc.jar
Groovy: A powerful, dynamic language for the JVM
Library home page: https://apache.org
Path to dependency file: /front50-sql-mysql/front50-sql-my…
-
## What is the smallest, simplest way to reproduce the problem?
```
@Test
void parensAroundAnExpression() {
rewriteRun(
buildGradle(
"""
plug…
-
Observed while reporting issue [Classpath issues](https://github.com/gmazelier/gradle-jasperreports/issues/2):
> Change `language` in report definition from `groovy` to `java` to prevent the `Linkage…