{"id":42387130,"url":"https://github.com/codepointerapp/codepointer","last_synced_at":"2026-03-04T22:30:58.866Z","repository":{"id":136252471,"uuid":"168754261","full_name":"codepointerapp/codepointer","owner":"codepointerapp","description":"CodePointer is an IDE for Rust, Go, C++ Python and more","archived":false,"fork":false,"pushed_at":"2026-02-28T16:36:08.000Z","size":5685,"stargazers_count":50,"open_issues_count":25,"forks_count":10,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-02-28T19:51:28.636Z","etag":null,"topics":["cpp","editor","ide","qt6"],"latest_commit_sha":null,"homepage":"https://github.com/codepointerapp/codepointer","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codepointerapp.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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":"diegoiast","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":"diegoiast","buy_me_a_coffee":"diegoiast","thanks_dev":null,"custom":null}},"created_at":"2019-02-01T20:10:42.000Z","updated_at":"2026-02-28T15:36:10.000Z","dependencies_parsed_at":"2026-02-28T19:01:58.911Z","dependency_job_id":null,"html_url":"https://github.com/codepointerapp/codepointer","commit_stats":null,"previous_names":["diegoiast/qtedit4","codepointerapp/codepointer"],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/codepointerapp/codepointer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepointerapp%2Fcodepointer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepointerapp%2Fcodepointer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepointerapp%2Fcodepointer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepointerapp%2Fcodepointer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codepointerapp","download_url":"https://codeload.github.com/codepointerapp/codepointer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codepointerapp%2Fcodepointer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30096721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T21:59:23.547Z","status":"ssl_error","status_checked_at":"2026-03-04T21:57:50.415Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cpp","editor","ide","qt6"],"created_at":"2026-01-27T23:16:51.515Z","updated_at":"2026-03-04T22:30:58.821Z","avatar_url":"https://github.com/codepointerapp.png","language":"C++","readme":"# CodePointer - an IDE for Rust, Go, C++ and more\n\n![CodePointer](codepointer.png)\n\n![Build Status](https://github.com/codepointerapp/CodePointer/actions/workflows/build.yml/badge.svg)\n![Clang Format](https://github.com/codepointerapp/CodePointer/actions/workflows/clang-format.yml/badge.svg)\n![Code spell](https://github.com/codepointerapp/CodePointer/actions/workflows/codespell.yml/badge.svg)\n![Activity](https://img.shields.io/github/commit-activity/m/codepointerapp/CodePointer)\n![Open Issues](https://img.shields.io/github/issues-raw/codepointerapp/CodePointer)\n\nCodePointer is an IDE for Rust, Go, C++ Python and more. Its focus is local development, \nnot web development. Its currently on early development. There are releases for Windows\n(exe installer) and Linux (AppImage).\n\n[![Download latest stable version](https://img.shields.io/github/v/release/codepointerapp/CodePointer)](https://github.com/codepointerapp/CodePointer/releases/latest)\n[![Download testing version](https://img.shields.io/github/v/release/codepointerapp/CodePointer?include_prereleases)](https://github.com/codepointerapp/CodePointer/releases)\n![GitHub All Releases](https://img.shields.io/github/downloads/codepointerapp/CodePointer/total)\n\nCode mirror is available at https://gitlab.com/codepointer/codepointer\nDownload mirror is available here: https://dappcdn.com/download/devtools/codepointer\n\nWant to contribue? Look at [hack.md](hack.md) for guideance (TLDR: \nclone this repo, and `cmake -B build; cmake --build build`, you will need a C++ compiler\n, CMake and Qt installed). Keep commits readable, and rebase against main before\nyou open a pull-request\n\nCode is released on the 1st of each month (usually a day, or two before), with an\nRC/Beta/Alpha releases starting at the 20 of each month (sent to testing channels).\n\nKanban is avialble at https://github.com/users/codepointerapp/projects/1\nFeel free to open new issues, and work on whatever makes you happy.\n\n## Status\n\nIts pretty usable for a text editor. With some restrictions, can be used\nas an IDE (you can load projects, build them, and execute tehe main binary from\nthe UI, but no debug capabilities yet, code completion is not ideal).\n\n\n * Basic editor working. Supports only UTF8. (need other? [request for it](https://github.com/codepointerapp/codepointer/issues))\n * Can load/build projects: CMake, Meson, Go, Cargo\n * Preview for XML, JSON, SVG (!), Markdown\n * Binary/HEX editor\n * Simple image viewer\n * Auto update with stable and testing channels\n * Command pallete (`contorl+P` - open files, `control+shift+P` commands)\n * Auto save (modified files are restored on next app start)\n * git integration is WIP\n\n\nWant to see it in action? Live coding videos here: https://www.youtube.com/playlist?list=PLQeAIMKe60pMtZp3KZTmYoYXySy6UlvD3\n\n## License\nCode is GPLv2 or higher. Read each file's as some files have a less-restrictive license. \n","funding_links":["https://patreon.com/diegoiast","https://polar.sh/diegoiast","https://buymeacoffee.com/diegoiast"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepointerapp%2Fcodepointer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodepointerapp%2Fcodepointer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodepointerapp%2Fcodepointer/lists"}