{"id":15104007,"url":"https://github.com/rm-code/love-idea-plugin","last_synced_at":"2025-09-27T02:32:17.175Z","repository":{"id":29332754,"uuid":"32866484","full_name":"rm-code/love-IDEA-plugin","owner":"rm-code","description":"A LÖVE-Plugin for IntelliJ IDEA and PHPStorm. (Looking for new maintainer!)","archived":true,"fork":false,"pushed_at":"2023-02-28T19:47:22.000Z","size":478,"stargazers_count":60,"open_issues_count":0,"forks_count":18,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-17T14:35:40.989Z","etag":null,"topics":["intellij","intellij-plugin","love2d","lua","phpstorm","phpstorm-plugin"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rm-code.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}},"created_at":"2015-03-25T13:32:45.000Z","updated_at":"2025-01-10T21:42:36.000Z","dependencies_parsed_at":"2024-01-03T04:02:36.633Z","dependency_job_id":null,"html_url":"https://github.com/rm-code/love-IDEA-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rm-code/love-IDEA-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-code%2Flove-IDEA-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-code%2Flove-IDEA-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-code%2Flove-IDEA-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-code%2Flove-IDEA-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rm-code","download_url":"https://codeload.github.com/rm-code/love-IDEA-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rm-code%2Flove-IDEA-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277171589,"owners_count":25773246,"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","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"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":["intellij","intellij-plugin","love2d","lua","phpstorm","phpstorm-plugin"],"created_at":"2024-09-25T20:00:24.498Z","updated_at":"2025-09-27T02:32:16.856Z","avatar_url":"https://github.com/rm-code.png","language":"Lua","readme":"\u003e __Please note__: As of 2023 I am putting this repository into archive mode in case people still need access to it. For new people arriving here I'd recommend looking at [EmmyLua](https://github.com/EmmyLua) and the [Emmy-Love-Api](https://github.com/EmmyLua/Emmy-love-api) instead.\r\n\u003e So long and thanks for all the fish!\r\n\r\n# love-IDEA-plugin\r\nA [LÖVE](http://love2d.org)-Plugin for [IntelliJ IDEA](http://www.jetbrains.com/idea/) and [PHPStorm](https://www.jetbrains.com/phpstorm/).\r\n\r\n![example](https://raw.githubusercontent.com/rm-code/love-IDEA-plugin/master/screenshots/preview.png)\r\n\r\n-----------\r\n\r\nThis plugin enables auto-complete functionality and quick documentation for functions of the LÖVE-framework while using [Lua for IntelliJ Idea](https://bitbucket.org/sylvanaar2/lua-for-idea/wiki/Home).\r\n\r\n## Features\r\n\r\n- Smart code completion: Start typing and IntelliJ will show you suggestions based on the LÖVE API\r\n- Bring up the quick documentation of a function by hovering over it while pressing CTRL\r\n\r\n## LÖVE versions\r\n\r\nThe repository contains different folders for the following LÖVE versions:\r\n- [11.4](https://love2d.org/wiki/11.4) -\u003e love_114\r\n- [11.3](https://love2d.org/wiki/11.3) -\u003e love_113\r\n- [11.2](https://love2d.org/wiki/11.2) -\u003e love_112\r\n- [11.1](https://love2d.org/wiki/11.1) -\u003e love_111\r\n- [11.0](https://love2d.org/wiki/11.0) -\u003e love_110\r\n- [0.10.2](https://love2d.org/wiki/0.10.2) -\u003e love_0102\r\n- [0.10.1](https://love2d.org/wiki/0.10.1) -\u003e love_0101\r\n- [0.10.0](https://love2d.org/wiki/0.10.0) -\u003e love_0100\r\n- [0.9.2](https://love2d.org/wiki/0.9.2) -\u003e love_092\r\n- [0.9.1](https://love2d.org/wiki/0.9.1) -\u003e love_091\r\n\r\n## Prerequisites\r\n\r\n- [IntelliJ IDEA](http://www.jetbrains.com/idea/) or [PHPStorm](https://www.jetbrains.com/phpstorm/)\r\n- [Lua Plugin for IntelliJ Idea](https://bitbucket.org/sylvanaar2/lua-for-idea/wiki/Home)\r\n- This Plugin\r\n\r\n## Installing the Plugin\r\n\r\n### IntelliJ-IDEA\r\n1. Open a Project in IntelliJ IDEA\r\n2. Open __File__ \u003e __Project Structure__\r\n3. Select __Libraries__ (under Project Settings) or __Global Libraries__ (under Platform Settings)\r\n4. Click on the __+__-button\r\n5. Select __New Lua Library__\r\n6. From the menu select the appropriate path to the doc files for your LÖVE version (e.g. love_0101 for LÖVE 0.10.1) and press __OK__\r\n7. Select __Apply__ and __OK__\r\n\r\nIf you run into problems you can find additional instructions [here](https://www.jetbrains.com/idea/help/configuring-module-dependencies-and-libraries.html) and [here](https://bitbucket.org/sylvanaar2/lua-for-idea/wiki/Installing_a_Custom_API). There's also a great tutorial [available on youtube](https://www.youtube.com/watch?v=pw7WU-hnU0g).\r\n\r\n### PHPStorm\r\nYou can also use the library with PHPStorm:\r\n![scr](https://cloud.githubusercontent.com/assets/5689499/23850658/a3f72b54-07e0-11e7-8832-6c514d91ba87.png)\r\n\r\n## License\r\n\r\nThis is free and unencumbered software released into the public domain.\r\n\r\nAnyone is free to copy, modify, publish, use, compile, sell, or\r\ndistribute this software, either in source code form or as a compiled\r\nbinary, for any purpose, commercial or non-commercial, and by any\r\nmeans.\r\n\r\nIn jurisdictions that recognize copyright laws, the author or authors\r\nof this software dedicate any and all copyright interest in the\r\nsoftware to the public domain. We make this dedication for the benefit\r\nof the public at large and to the detriment of our heirs and\r\nsuccessors. We intend this dedication to be an overt act of\r\nrelinquishment in perpetuity of all present and future rights to this\r\nsoftware under copyright law.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\r\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\r\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\r\nIN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR\r\nOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\r\nARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\r\nOTHER DEALINGS IN THE SOFTWARE.\r\n\r\nFor more information, please refer to \u003chttp://unlicense.org\u003e\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frm-code%2Flove-idea-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frm-code%2Flove-idea-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frm-code%2Flove-idea-plugin/lists"}