{"id":13415519,"url":"https://github.com/visualfc/liteide","last_synced_at":"2025-05-14T00:04:57.458Z","repository":{"id":5549567,"uuid":"6753728","full_name":"visualfc/liteide","owner":"visualfc","description":"LiteIDE is a simple, open source, cross-platform Go IDE. ","archived":false,"fork":false,"pushed_at":"2024-08-02T02:23:07.000Z","size":17716,"stargazers_count":7675,"open_issues_count":405,"forks_count":974,"subscribers_count":362,"default_branch":"master","last_synced_at":"2025-04-09T01:24:36.251Z","etag":null,"topics":["cross-platform","go","golang","ide","liteide","qt"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/visualfc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.LGPL","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://visualfc.github.io/support/"}},"created_at":"2012-11-19T01:54:25.000Z","updated_at":"2025-04-08T16:55:26.000Z","dependencies_parsed_at":"2024-06-18T17:07:23.119Z","dependency_job_id":"4f1155f4-43ff-4924-9a63-a107a4a7075a","html_url":"https://github.com/visualfc/liteide","commit_stats":{"total_commits":2597,"total_committers":100,"mean_commits":25.97,"dds":0.0966499807470158,"last_synced_commit":"1d1f4f15c401fe1bd603f1cb02f100ff7d9d0aac"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualfc%2Fliteide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualfc%2Fliteide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualfc%2Fliteide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualfc%2Fliteide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visualfc","download_url":"https://codeload.github.com/visualfc/liteide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254043321,"owners_count":22004926,"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":["cross-platform","go","golang","ide","liteide","qt"],"created_at":"2024-07-30T21:00:49.985Z","updated_at":"2025-05-14T00:04:57.440Z","avatar_url":"https://github.com/visualfc.png","language":"C++","readme":"\u003c!-- Welcome to LiteIDE X --\u003e\n\nLiteIDE X\n=========\n\n![liteide-logo](liteidex/liteide-logo/liteide.png)\n\n### Introduction\n\n_LiteIDE is a simple, open source, cross-platform Go IDE._\n\n* Version: X38.3\n* Author: [visualfc](mailto:visualfc@gmail.com)\n\n### Features\n\n* Core features\n    * System environment management\n    * MIME type management \n    * Configurable build commands\n    * Support files search replace and revert\n    * Quick open file, symbol and commands\n    * Plug-in system\n    * Integrated terminal\n\n* Advanced code editor\n    * Code editor supports Golang, Markdown and Golang Present\n    * Rapid code navigation tools\n    * Syntax highlighting and color scheme\n    * Code completion\n    * Code folding\n    * Display save revision\n    * Reload file by internal diff way\n\n* Golang support\n    * Support Go1.18~Go1.21 generics\n    * Support Go1.18 go.work\n    * Support Go1.11 Go modules\n    * Support Go1.5 Go vendor\n    * Support Go1 GOPATH\n    * Golang build environment management\n    * Compile and test using standard Golang tools\n    * Custom GOPATH support system, IDE and project\n    * Custom project build configuration\n    * Golang package browser\n    * Golang class view and outline\n    * Golang doc search and api index\n    * Source code navigation and information tips\n    * Source code find usages\n    * Source code refactoring and revert\n    * Integrated  [gocode](https://github.com/visualfc/gocode) clone of [nsf/gocode](https://github.com/nsf/gocode)\n    * Integrated [gomodifytags](https://github.com/fatih/gomodifytags)\n    * Support source query tools guru\n    * Debug with GDB and [Delve](https://github.com/derekparker/delve)\n\n### Supported Systems\n* Windows x86 (32-bit or 64-bit)\n* Linux x86 (32-bit or 64-bit)\n* MacOS X10.6 or higher (64-bit)\n* FreeBSD 9.2 or higher (32-bit or 64-bit)\n* OpenBSD 5.6 or higher (64-bit)\n\n### Latest Release Supported Platform Details\n* Windows\n    * liteide-latest.windows-qt5.zip -\u003e WindowsXP, Windows 7 8 10\n    * liteide-latest.windows-qt4.zip -\u003e WindowsXP, Windows 7\n* macOS\n    * liteide-latest.macosx-qt5.zip -\u003e macOS 10.8 or higher\n* Linux x64\n    * liteide-latest.linux-64-qt4.tar.bz2 -\u003e Linux (64 bit) build on ubuntu 16.04\n    * liteide-latest.linux-64-qt5.tar.bz2 -\u003e Linux (64 bit) build on ubuntu 16.04\n* Linux x32\n    * liteide-latest.linux-32-qt4.tar.bz2 -\u003e Linux (32 bit) build on ubuntu 16.04\n    * liteide-latest.linux-32-qt5.tar.bz2 -\u003e Linux (32 bit) build on ubuntu 16.04\n* ArchLinux\n    * liteide-latest.archlinux-pkgbuild.zip -\u003e ArchLinux (64 bit) PKGBUILD\n\n### LiteIDE Command Line\n\tliteide [files|folder] [--select-env id] [--local-setting] [--user-setting] [--reset-setting]\n\n\t--select-env [system|win32|cross-linux64|...]     select init environment id\n\t--local-setting   force use local setting\n\t--user-setting    force use user setting\n\t--reset-setting   reset current setting ( clear setting file)\t\n\t\n### Update liteide tools for support new Golang Version\t\n\n\tgo install github.com/visualfc/gotools@latest\n\tgo install github.com/visualfc/gocode@latest\n\t\n\tWindows/Linux: copy GOPATH/bin gotools and gocode to liteide/bin\n\tMacOS: copy GOPATH/bin gotools and gocode to LiteIDE.app/Contents/MacOS\n\n### Documents\n* How to Install\n\u003chttps://github.com/visualfc/liteide/blob/master/liteidex/deploy/welcome/en/install.md\u003e\n* FAQ\n\u003chttps://github.com/visualfc/liteide/blob/master/liteidex/deploy/welcome/en/guide.md\u003e\n* 安装 LiteIDE\n\u003chttps://github.com/visualfc/liteide/blob/master/liteidex/deploy/welcome/zh_CN/install.md\u003e\n* FAQ 中文\n\u003chttps://github.com/visualfc/liteide/blob/master/liteidex/deploy/welcome/zh_CN/guide.md\u003e\n\n### Links\n* LiteIDE Source code\n\u003chttps://github.com/visualfc/liteide\u003e\n* Gotools Source code\n\u003chttps://github.com/visualfc/gotools\u003e\n* Gocode Source code\n\u003chttps://github.com/visualfc/gocode\u003e\n* Release downloads\n    * \u003chttps://github.com/visualfc/liteide/releases/latest\u003e\n    * \u003chttps://sourceforge.net/projects/liteide/files\u003e\n    * [百度网盘](https://pan.baidu.com/s/1wYHSEfG1TJRC2iOkE_saJg)  密码:jzrc\n* Google group\n\u003chttps://groups.google.com/group/liteide-dev\u003e\n* Changes\n\u003chttps://github.com/visualfc/liteide/blob/master/liteidex/deploy/welcome/en/changes.md\u003e\n\n\n### Donate\n* https://visualfc.github.io/support\n","funding_links":["https://visualfc.github.io/support/"],"categories":["Editor/IDE/Debugger","Popular","C++","Software Packages","Applications","软件包","Cross-Platform","Go Tools","应用","Editors and IDE","IDE \u0026 Editor","Other Software","Repositories","軟件包"],"sub_categories":["Other Software","Development","其他软件库和软件包","其他软件","JavaScript","开发","IDE","其他軟件"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualfc%2Fliteide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisualfc%2Fliteide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualfc%2Fliteide/lists"}