{"id":51153171,"url":"https://github.com/iqb-specifications/verona-ide-support","last_synced_at":"2026-06-26T08:02:03.171Z","repository":{"id":352847235,"uuid":"1216893856","full_name":"iqb-specifications/verona-ide-support","owner":"iqb-specifications","description":"JSON-aware editor support for Verona .vomd, .vocs, and .voud files in VS Code and JetBrains.","archived":false,"fork":false,"pushed_at":"2026-04-23T08:51:34.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-23T10:33:43.691Z","etag":null,"topics":["iqb","jetbrains","json","verona","vscode"],"latest_commit_sha":null,"homepage":"https://github.com/iqb-specifications/verona-ide-support/releases","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iqb-specifications.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-21T10:38:52.000Z","updated_at":"2026-04-23T08:59:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/iqb-specifications/verona-ide-support","commit_stats":null,"previous_names":["iqb-berlin/verona-ide-support","iqb-specifications/verona-ide-support"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/iqb-specifications/verona-ide-support","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iqb-specifications%2Fverona-ide-support","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iqb-specifications%2Fverona-ide-support/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iqb-specifications%2Fverona-ide-support/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iqb-specifications%2Fverona-ide-support/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iqb-specifications","download_url":"https://codeload.github.com/iqb-specifications/verona-ide-support/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iqb-specifications%2Fverona-ide-support/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34808043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["iqb","jetbrains","json","verona","vscode"],"created_at":"2026-06-26T08:02:02.347Z","updated_at":"2026-06-26T08:02:03.159Z","avatar_url":"https://github.com/iqb-specifications.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Verona IDE Support\n\n[![CI](https://github.com/iqb-specifications/verona-ide-support/actions/workflows/ci.yml/badge.svg)](https://github.com/iqb-specifications/verona-ide-support/actions/workflows/ci.yml)\n[![Release](https://img.shields.io/github/v/release/iqb-specifications/verona-ide-support?display_name=tag)](https://github.com/iqb-specifications/verona-ide-support/releases)\n[![License: MIT](https://img.shields.io/badge/license-MIT-0b4f6c.svg)](./LICENSE)\n\n![Verona banner](./assets/verona-banner.svg)\n\nVerona adds JSON-friendly support for `*.vomd`, `*.vocs`, and `*.voud` files in both VS Code and JetBrains IDEs.\n\n## Why Verona\n\n- recognizes Verona files without manual language switching\n- formats them as JSON in both editor families\n- makes review and debugging of JSON-based assets much less awkward\n\n## Supported editors\n\n| Editor | What Verona adds |\n| --- | --- |\n| VS Code | automatic Verona file detection, JSON mode handoff, `Verona: Format As JSON` command |\n| JetBrains | dedicated Verona file type, JSON-backed editing, `Format As JSON` in the editor context menu |\n\n## Install\n\nDownload the packaged artifacts from the [GitHub Releases page](https://github.com/iqb-specifications/verona-ide-support/releases):\n\n- VS Code: `verona-vscode-1.0.1.vsix`\n- JetBrains: `verona-jetbrains-1.0.1.jar`\n- JetBrains: `verona-jetbrains-1.0.1.zip`\n\n## Visual preview\n\n![Verona preview](./assets/verona-preview.svg)\n\n## Repository layout\n\n- [verona-vscode](./verona-vscode)\n- [verona-jetbrains](./verona-jetbrains)\n- [VERONA_TEAM_GUIDE.md](./VERONA_TEAM_GUIDE.md)\n- [VERONA_ANNOUNCEMENT.md](./VERONA_ANNOUNCEMENT.md)\n\n## Automation\n\n- CI builds both packages on pushes to `main` and on pull requests\n- tag pushes such as `v1.0.1` build fresh artifacts and publish a GitHub release automatically\n\n## License\n\nReleased under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiqb-specifications%2Fverona-ide-support","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiqb-specifications%2Fverona-ide-support","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiqb-specifications%2Fverona-ide-support/lists"}