{"id":13677488,"url":"https://github.com/GroovyLanguageServer/groovy-language-server","last_synced_at":"2025-04-29T11:30:57.636Z","repository":{"id":42075296,"uuid":"169664232","full_name":"GroovyLanguageServer/groovy-language-server","owner":"GroovyLanguageServer","description":"A language server for Groovy — designed for Moonshine IDE, but may be useful in other environments","archived":false,"fork":false,"pushed_at":"2025-03-10T22:42:21.000Z","size":625,"stargazers_count":197,"open_issues_count":15,"forks_count":64,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-12T18:52:26.118Z","etag":null,"topics":["groovy","language-server","language-server-protocol","lsp"],"latest_commit_sha":null,"homepage":"https://moonshine-ide.com/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GroovyLanguageServer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-08T00:24:11.000Z","updated_at":"2025-04-08T12:39:44.000Z","dependencies_parsed_at":"2024-06-17T18:28:28.305Z","dependency_job_id":"4a645507-6405-4463-9c39-f90e59aefbda","html_url":"https://github.com/GroovyLanguageServer/groovy-language-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GroovyLanguageServer%2Fgroovy-language-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GroovyLanguageServer%2Fgroovy-language-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GroovyLanguageServer%2Fgroovy-language-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GroovyLanguageServer%2Fgroovy-language-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GroovyLanguageServer","download_url":"https://codeload.github.com/GroovyLanguageServer/groovy-language-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251493736,"owners_count":21598157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["groovy","language-server","language-server-protocol","lsp"],"created_at":"2024-08-02T13:00:42.956Z","updated_at":"2025-04-29T11:30:57.178Z","avatar_url":"https://github.com/GroovyLanguageServer.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# Groovy Language Server\n\nA [language server](https://microsoft.github.io/language-server-protocol/) for [Groovy](http://groovy-lang.org/).\n\nThe following language server protocol requests are currently supported:\n\n- completion\n- definition\n- documentSymbol\n- hover\n- references\n- rename\n- signatureHelp\n- symbol\n- typeDefinition\n\nThe following configuration options are supported:\n\n- groovy.java.home (`string` - sets a custom JDK path)\n- groovy.classpath (`string[]` - sets a custom classpath to include _.jar_ files)\n\n## Build\n\nTo build from the command line, run the following command:\n\n```sh\n./gradlew build\n```\n\nThis will create _build/libs/groovy-language-server-all.jar_.\n\n## Run\n\nTo run the language server, use the following command:\n\n```sh\njava -jar groovy-language-server-all.jar\n```\n\nLanguage server protocol messages are passed using standard I/O.\n\n## Editors and IDEs\n\nA sample language extension for Visual Studio Code is available in the _vscode-extension_ directory. There are no plans to release this extension to the VSCode Marketplace at this time.\n\nInstructions for setting up the language server in Sublime Text is available in the _sublime-text_ directory.\n\nMoonshine IDE natively provides a Grails project type that automatically configures the language server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGroovyLanguageServer%2Fgroovy-language-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FGroovyLanguageServer%2Fgroovy-language-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FGroovyLanguageServer%2Fgroovy-language-server/lists"}