{"id":22364916,"url":"https://github.com/gingerbill/sublime-cpp11","last_synced_at":"2026-01-05T23:34:41.736Z","repository":{"id":80830655,"uuid":"49949273","full_name":"gingerBill/sublime-cpp11","owner":"gingerBill","description":"Sublime C++11","archived":false,"fork":false,"pushed_at":"2016-05-24T14:49:40.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T16:57:23.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gingerBill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2016-01-19T11:50:26.000Z","updated_at":"2022-09-11T04:57:35.000Z","dependencies_parsed_at":"2023-03-12T12:13:55.061Z","dependency_job_id":null,"html_url":"https://github.com/gingerBill/sublime-cpp11","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/gingerBill%2Fsublime-cpp11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerBill%2Fsublime-cpp11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerBill%2Fsublime-cpp11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gingerBill%2Fsublime-cpp11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gingerBill","download_url":"https://codeload.github.com/gingerBill/sublime-cpp11/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245679765,"owners_count":20654898,"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":[],"created_at":"2024-12-04T17:42:57.201Z","updated_at":"2026-01-05T23:34:36.697Z","avatar_url":"https://github.com/gingerBill.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sublime C++11\n\nThis package provides better support for C and C++11 languages in Sublime Text.\n\nIt is primarily focused on improving the default C/C++ syntax highlighting shipped with Sublime Text.\n\n## What is improved?\n\nThis color scheme has the ability to allow for custom styling conventions. The default styling convention is this:\n\n* `Types_Are_Like_This` or `TypesAreLikeThis`\n* `CONSTANTS_ARE_LIKE_THIS`\n\nIt also includes a selection of custom types that are used numerous in projects (i.e. `uint`, `u32`, `i64`, `f32`, `usize`, etc.) and custom keywords (i.e. `gb_internal`, `gb_global`, `gb_local_persist`) for my personal use.\n\n## Installation\n\n### Easy\n\n[Install via Package Control](https://packagecontrol.io/)\n\n### Hard\n\nAt a git-enabled command prompt, cd to Sublime Text 3 packages directory:\nOS X: ~/Library/Application Support/Sublime Text 3/Packages/User\nWindows: %APPDATA%\\Sublime Text 3\\Packages\\User\nLinux: ~/.config/sublime-text-3/Packages/User\nInstall by cloning the repository to your Sublime Text 3 Packages directory:\n\ngit clone git://github.com/gingerBill/sublime-cpp11.git\n\nRestart Sublime Text afterwards, switch to C++11 as highlighting profile and try it out with one of the commands above.\n\n## How to customize\n\nYou can edit the packages within Sublime using [PackageResourceViewer](https://packagecontrol.io/packages/PackageResourceViewer).\n\nTo modify the custom styling, open and edit `C++11.sublime-syntax`.\n\n## Why does this exist?\n\nI, the author ([gingerBill](https://github.com/gingerbill)), created it to aid my development in C and C++ and allow for quick and useful syntax highlighting. I use custom types and keywords that I wanted to have proper syntax highlighting.\n\nThe macro highlighting is not perfect but this is not a problem for me personally and these bugs can be _fixed_ by placing a semi-colon on a separate line below the macro.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgingerbill%2Fsublime-cpp11","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgingerbill%2Fsublime-cpp11","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgingerbill%2Fsublime-cpp11/lists"}