{"id":16465203,"url":"https://github.com/lacasseio/vscode-gradle-plugin","last_synced_at":"2026-05-02T10:38:47.761Z","repository":{"id":206406741,"uuid":"152031614","full_name":"lacasseio/vscode-gradle-plugin","owner":"lacasseio","description":"Gradle plugin for generating Visual Studio Code IDE files","archived":false,"fork":false,"pushed_at":"2018-12-26T16:36:29.000Z","size":336,"stargazers_count":2,"open_issues_count":4,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-10T02:33:20.788Z","etag":null,"topics":["gradle","gradle-plugin","ide","visual-studio-code","vscode"],"latest_commit_sha":null,"homepage":null,"language":"Groovy","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/lacasseio.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":"2018-10-08T06:50:20.000Z","updated_at":"2020-07-12T11:47:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"d5ec8cc6-675a-4d20-a4a4-52357aa003ce","html_url":"https://github.com/lacasseio/vscode-gradle-plugin","commit_stats":null,"previous_names":["lacasseio/vscode-gradle-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacasseio%2Fvscode-gradle-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacasseio%2Fvscode-gradle-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacasseio%2Fvscode-gradle-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lacasseio%2Fvscode-gradle-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lacasseio","download_url":"https://codeload.github.com/lacasseio/vscode-gradle-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217220,"owners_count":20903009,"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":["gradle","gradle-plugin","ide","visual-studio-code","vscode"],"created_at":"2024-10-11T11:32:54.351Z","updated_at":"2026-05-02T10:38:42.730Z","avatar_url":"https://github.com/lacasseio.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/lacasseio/vscode-gradle-plugin.svg?branch=master)](https://travis-ci.org/lacasseio/vscode-gradle-plugin)\n\n# Gradle plugin for Visual Studio Code IDE\n\n## Using the plugin\n\n### Source dependencies\n\nsettings.gradle\n```\nsourceControl {\n    gitRepository(\"https://github.com/lacasseio/vscode-gradle-plugin.git\") {\n        producesModule(\"io.lacasse.vscode:vscode-gradle-plugin\")\n    }\n}\n```\n\nbuild.gradle\n```\nbuildscript {\n    dependencies {\n        classpath \"io.lacasse.vscode:vscode-gradle-plugin:latest.integration\"\n    }\n}\n```\n\n## Public API\n\nAnything that is located inside an internal package is considered implementation specific.\nYou shouldn't rely on this code as it may be removed or change without notice.\nThe behavior will stay the same without prior deprecation or major version change.\nIf you need to use any internal API, please discuss it in a new issue with clear use case.\n\n## Contribution\n\nPlease open issues or provide PRs for any features or bugs this plugin may have.\nKeep in mind that all features or bugs needs to have the proper test coverage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flacasseio%2Fvscode-gradle-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flacasseio%2Fvscode-gradle-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flacasseio%2Fvscode-gradle-plugin/lists"}