{"id":15762437,"url":"https://github.com/williamvenner/vscode-glua-enhanced","last_synced_at":"2025-04-05T19:12:27.734Z","repository":{"id":51075469,"uuid":"328831076","full_name":"WilliamVenner/vscode-glua-enhanced","owner":"WilliamVenner","description":"👨‍💻 Garry's Mod Lua VSCode Extension for enhanced auto completion, wiki integration, snippets, color palette, and much more...","archived":false,"fork":false,"pushed_at":"2024-02-15T19:01:18.000Z","size":5522,"stargazers_count":402,"open_issues_count":20,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-11T11:35:13.968Z","etag":null,"topics":["extension","garrysmod","glua","gmod","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=venner.vscode-glua-enhanced","language":"JavaScript","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/WilliamVenner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":"https://paypal.me/billyvenner"}},"created_at":"2021-01-12T00:49:20.000Z","updated_at":"2024-10-09T17:26:32.000Z","dependencies_parsed_at":"2024-02-15T20:37:07.785Z","dependency_job_id":null,"html_url":"https://github.com/WilliamVenner/vscode-glua-enhanced","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/WilliamVenner%2Fvscode-glua-enhanced","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamVenner%2Fvscode-glua-enhanced/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamVenner%2Fvscode-glua-enhanced/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WilliamVenner%2Fvscode-glua-enhanced/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WilliamVenner","download_url":"https://codeload.github.com/WilliamVenner/vscode-glua-enhanced/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386265,"owners_count":20930619,"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":["extension","garrysmod","glua","gmod","vscode"],"created_at":"2024-10-04T11:09:09.708Z","updated_at":"2025-04-05T19:12:27.689Z","avatar_url":"https://github.com/WilliamVenner.png","language":"JavaScript","funding_links":["https://paypal.me/billyvenner"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\t\u003cimg alt=\"Logo\" src=\"https://github.com/WilliamVenner/vscode-glua-enhanced/blob/master/resources/logo.png?raw=true\"/\u003e\n\u003c/p\u003e\n\n# 👨‍💻 vscode-glua-enhanced\n\nSupercharge your Garry's Mod development experience!\n\n# Media\n\n\u003cdetails\u003e\u003csummary\u003eClick!\u003c/summary\u003e\n\n![](https://i.imgur.com/AklgD6Z.gif)\n\n![](https://i.imgur.com/RzRw1PP.gif)\n\n![](https://i.imgur.com/tPCzNIv.gif)\n\n![](https://i.imgur.com/qoFhgWa.png)\n\n![](https://i.imgur.com/OCb740O.png)\n\n![](https://i.imgur.com/4PEOp4C.png)\n\n![](https://i.imgur.com/EoB99zZ.png)\n\n![](https://i.imgur.com/QRKMSh8.png)\n\n![](https://i.imgur.com/X19jxT0.png)\n\n\u003c/details\u003e\n\n## Features\n\n* Syntax highlighting\n* Auto completion \u0026 wiki integration for almost everything in Garry's Mod\n* Client/Server/Menu flags\n* ![](https://i.imgur.com/2SlS4Gc.png) flags\n* Colour palette for `Color()`\n* Notes, Warnings, Bugs, etcc. imported from wiki\n* Function argument names, types and descriptions shown as you type\n* Function enum arguments autocompletion\n* File icons for `.lua`, `.vmt`, `.vtf`, `.mdl`, `*.vtx`, `.vvd`, `.phy`\n* `.png` \u0026 `.vmt` file previews\n* Workspace `models/`, `materials/`, `sound/` and `lua/` autocompletion file browser\n* Default `sound/` autocompletion file browser\n* Default `materials/flags16/` autocompletion file browser\n* Default `materials/icon16/` autocompletion file browser\n* \"View Source\" auto completions button to look at the GitHub Lua source of literally every Lua-defined function in Garry's Mod\n* NetworkVar discovery and autocompletion\n* Net message discovery and autocompletion\n* Function signatures\n* Hook callback signatures\n* Hover documentation\n* References \u0026 definitions\n* Hover to see string length and cursor position\n* Hover to decode Lua ASCII byte sequences\n* Locals \u0026 globals autocompletion\n* Global table autocompletion\n* See definitions of functions defined in the [Garry's Mod Lua repository](https://github.com/Facepunch/garrysmod)\n* Jump to global and local definitions\n\n_And way more that I can't really be bothered to list because there are just too many :D_\n\n### Workspace Globals Scanner\n\n![](https://i.imgur.com/h9bRE4T.png)\n\n### Global Calls Optimizer\n\n![](https://i.imgur.com/o45kMdL.png)\n\n### Bytecode Heatmap Generator\n\nGenerates a (very, VERY approximate) \"heatmap\" of how heavy some parts of your code are, and allows you to inspect what bytecode is being generated and where.\n\n![](https://i.imgur.com/Z19qm3W.png)\n\nCredits: [Spar](https://github.com/GitSparTV)\n\n## Common Issues\n\n#### Where are the file icons?!\n\nClick the Gear icon in the bottom left of VSCode, click \"File Icon Theme\" and then select GLua.\n\n#### _Auto completion documentation isn't showing up!_\n\nPress `CTRL + Space`\n\n#### I'm not seeing globals or local variables\n\nYou may have the `editor.quickSuggestions` setting set to `false`.\n\n## Bugs/Feature Requests\n\nPlease [open an issue](https://github.com/WilliamVenner/vscode-glua-enhanced/issues) to report bugs and suggest features.\n\n## Recommended Companion Extensions\n\n### [glualint](https://marketplace.visualstudio.com/items?itemName=goz3rr.vscode-glualint)\n\nA GLua linter, powered by [FPtje's glualint](https://github.com/FPtje/GLuaFixer).\n\n## gluadump\n\nThis extension uses the [gluadump](https://github.com/WilliamVenner/gluadump) addon to extract some information (e.g. `debug.getinfo` data for the \"View Source\" buttons) from Garry's Mod and may need to periodically be updated as new features and libraries are added to Garry's Mod.\n\n## Credits\n\n[lua.tmLanguage.json](https://github.com/WilliamVenner/vscode-glua-enhanced/blob/master/syntaxes/lua.tmLanguage.json) taken \u0026 modified from [sumneko/vscode-lua](https://github.com/sumneko/vscode-lua/)\n\nBytecode heatmap generator written by [Spar](https://github.com/GitSparTV) for [LLLua](https://github.com/GitSparTV/LLLua/)\n\n[vtflib.js](https://github.com/meepen/vtflib.js) by [Meepen](https://github.com/meepen)\n\n[gluac](https://github.com/everyday-as/gluac) made by Matt Stevens (MIT License)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamvenner%2Fvscode-glua-enhanced","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliamvenner%2Fvscode-glua-enhanced","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliamvenner%2Fvscode-glua-enhanced/lists"}