{"id":22058972,"url":"https://github.com/gamestrap/premake-vscodegen","last_synced_at":"2025-03-23T16:47:52.111Z","repository":{"id":119265164,"uuid":"583154757","full_name":"GamesTrap/Premake-VSCodeGen","owner":"GamesTrap","description":"C++ VSCode generator for Premake","archived":false,"fork":false,"pushed_at":"2023-12-08T22:08:34.000Z","size":28,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T23:09:11.662Z","etag":null,"topics":["cpp","premake","vscode"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/GamesTrap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["GamesTrap"],"custom":["https://paypal.me/realgamestrap"]}},"created_at":"2022-12-28T23:44:36.000Z","updated_at":"2024-12-24T03:11:31.000Z","dependencies_parsed_at":"2023-11-25T11:27:22.319Z","dependency_job_id":"b85d93d8-89fd-4b85-b1af-a92cd0b340ee","html_url":"https://github.com/GamesTrap/Premake-VSCodeGen","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/GamesTrap%2FPremake-VSCodeGen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GamesTrap%2FPremake-VSCodeGen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GamesTrap%2FPremake-VSCodeGen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GamesTrap%2FPremake-VSCodeGen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GamesTrap","download_url":"https://codeload.github.com/GamesTrap/Premake-VSCodeGen/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245136355,"owners_count":20566586,"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":["cpp","premake","vscode"],"created_at":"2024-11-30T17:26:31.811Z","updated_at":"2025-03-23T16:47:52.086Z","avatar_url":"https://github.com/GamesTrap.png","language":"Lua","funding_links":["https://github.com/sponsors/GamesTrap","https://paypal.me/realgamestrap"],"categories":[],"sub_categories":[],"readme":"# Premake-VSCodeGen\n\n[Visual Studio Code](https://code.visualstudio.com/) workspace generator for [Premake](https://github.com/premake/premake-core).\n\nSupports GCC, Clang and MSVC through Make, Ninja or Visual Studio Solution file.\n\nNote: For ninja you also need [premake-ninja](https://github.com/GamesTrap/premake-ninja).\n\n## Usage\n\n1. Put these files in a `vscode` subdirectory in one of [Premake's search paths](https://premake.github.io/docs/Locating-Scripts/).\n2. Add the line `require \"vscode\"` preferably to your [premake-system.lua](https://premake.github.io/docs/System-Scripts/), or to your premake5.lua script.\n3. Generate project files and then VSCode workspace\n\n```\npremake5 gmake2/vs2022\npremake5 vscode\npremake5 vscode --[make, ninja, vs]\n```\n\nNote: On Windows make sure that `msbuild.exe` is accessible from CMD. For Ninja please use the [Visual Studio Developer Command Prompt](https://learn.microsoft.com/en-us/visualstudio/ide/reference/command-prompt-powershell).\n\n## Limitations\n\nCurrently this generater only supports a single [Premake Workspace](https://premake.github.io/docs/workspace/).  \nThis generator only supports C/C++, all other project types are ignored.  \n\n## What files get generated\n\nThis generator generates the following files:\n\n- \\\u003cWorkspaceName\\\u003e.code-workspace (only if not already exists)\n- .vscode/c_cpp_properties.json\n- .vscode/launch.json\n- .vscode/tasks.json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamestrap%2Fpremake-vscodegen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamestrap%2Fpremake-vscodegen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamestrap%2Fpremake-vscodegen/lists"}