{"id":13804365,"url":"https://github.com/MarioAriasC/zig-support","last_synced_at":"2025-05-13T17:32:07.422Z","repository":{"id":37850761,"uuid":"412938869","full_name":"MarioAriasC/zig-support","owner":"MarioAriasC","description":"Zig language support for JetBrains IDEs","archived":true,"fork":false,"pushed_at":"2023-12-08T01:39:12.000Z","size":1499,"stargazers_count":80,"open_issues_count":6,"forks_count":8,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-14T15:55:03.496Z","etag":null,"topics":["idea-plugin","intellij","intellij-plugin","kotlin","zig"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/18062-zig-support","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarioAriasC.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-10-03T00:12:42.000Z","updated_at":"2024-06-28T14:25:49.000Z","dependencies_parsed_at":"2023-12-08T02:30:15.993Z","dependency_job_id":"d6cb26d8-1dcd-4939-b89c-17bfc0650242","html_url":"https://github.com/MarioAriasC/zig-support","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarioAriasC%2Fzig-support","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarioAriasC%2Fzig-support/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarioAriasC%2Fzig-support/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarioAriasC%2Fzig-support/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarioAriasC","download_url":"https://codeload.github.com/MarioAriasC/zig-support/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225247862,"owners_count":17444128,"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":["idea-plugin","intellij","intellij-plugin","kotlin","zig"],"created_at":"2024-08-04T01:00:46.609Z","updated_at":"2024-11-18T20:31:51.444Z","avatar_url":"https://github.com/MarioAriasC.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zig-support\n\n![Build](https://github.com/MarioAriasC/zig-support/workflows/Build/badge.svg)\n[![Version](https://img.shields.io/jetbrains/plugin/v/18062.svg)](https://plugins.jetbrains.com/plugin/18062-zig-support)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/18062.svg)](https://plugins.jetbrains.com/plugin/18062-zig-support)\n\n\u003c!-- Plugin description --\u003e\nSupport for the [Zig Programming Language](https://ziglang.org/)\n\n## _Warning_\n\nThis project is discontinued. Any developement of bug fixing stopped around August 2023. \n\nI reccomend you to migrate [ZigBrains](https://plugins.jetbrains.com/plugin/22456-zigbrains) ([GitHub](https://github.com/Falsepattern/Zigbrains)). \n\nZigBrains has more features and integrates ZLS.  \n\nI'm contributing sporadically to ZigBrains development.  \n\n## Features\n- Basic language syntax rendering\n![](https://plugins.jetbrains.com/files/18062/screenshot_17294790-9e20-4c5f-8d41-668bebef80d8)\n- Comment/Uncomment Zig code\n- Live templates\n![](https://plugins.jetbrains.com/files/18062/screenshot_81e6aabc-b142-4061-98d0-6b9d44ba1b48)\n- Formatting using `zig fmt` (\u003ckbd\u003eCtrl|Cmd\u003c/kbd\u003e + \u003ckbd\u003eAlt\u003c/kbd\u003e + \u003ckbd\u003el\u003c/kbd\u003e)\n\u003c!-- Plugin description end --\u003e\n\n## Installation\n\n- Using IDE built-in plugin system:\n  \n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"zig-support\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n  \n- Manually:\n\n  Download the [latest release](https://github.com/MarioAriasC/zig-support/releases/latest) and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n## Acknowledgments\n\nThis plugin is based on two previous plugins:\n- [ZigLang](https://plugins.jetbrains.com/plugin/17143-ziglang) by [Edison Su](https://github.com/sudison)\n- [Zig](https://plugins.jetbrains.com/plugin/10560-zig) by [Tesla Zhang](https://github.com/ice1000)\n---\nPlugin based on the [IntelliJ Platform Plugin Template][template].\n\n[template]: https://github.com/JetBrains/intellij-platform-plugin-template\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMarioAriasC%2Fzig-support","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMarioAriasC%2Fzig-support","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMarioAriasC%2Fzig-support/lists"}