{"id":20316182,"url":"https://github.com/ehamiter/st2-color-console","last_synced_at":"2025-04-11T17:40:49.373Z","repository":{"id":1601607,"uuid":"2175490","full_name":"ehamiter/ST2-Color-Console","owner":"ehamiter","description":"Provides a .tmLanguage to use syntax highlighting in Sublime Text 2's console","archived":false,"fork":false,"pushed_at":"2012-09-29T12:53:37.000Z","size":354,"stargazers_count":20,"open_issues_count":3,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T13:39:47.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/ehamiter.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}},"created_at":"2011-08-08T19:41:43.000Z","updated_at":"2023-09-08T16:30:08.000Z","dependencies_parsed_at":"2022-08-28T13:01:07.091Z","dependency_job_id":null,"html_url":"https://github.com/ehamiter/ST2-Color-Console","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/ehamiter%2FST2-Color-Console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehamiter%2FST2-Color-Console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehamiter%2FST2-Color-Console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ehamiter%2FST2-Color-Console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ehamiter","download_url":"https://codeload.github.com/ehamiter/ST2-Color-Console/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248451351,"owners_count":21105855,"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-11-14T18:24:46.302Z","updated_at":"2025-04-11T17:40:49.343Z","avatar_url":"https://github.com/ehamiter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"###Sublime Text 2 Color Console\nThis will allow you to see the output of Sublime Text 2's console in a (more-or-less) unified syntax highlighting scheme based on your current theme. It's based directly off of the Python and Django standard .tmLanguage files. I've found this to help find something visually much faster, since it mirrors the code it references.\n\n![color console](https://github.com/ehamiter/ST2-Color-Console/raw/master/console.png)\n\n###Caveats\nI've removed any references to any deprecated, illegal, or invalid flags, so as not to completely red-line a text string that may not \"look\" right. This still needs work-- you'll notice if it encounters a multi-line string that does not terminate, the rest of the console will be highlighted with a string's set color. Also, a few \"key\" words have been added to attempt to unify common phrases used in the console, i.e. \"Searching X files for 'word'\" highlights the keyword \"for\", so I've added \"Searching\", \"files\", and \"case sensitive\" to maintain the coloring.\n\n###Installation\n------------\nInstall into your ST2 Packages folder as normal.  Then run **Color Console: Enable** from the command palette.  This will create a `Widget.sublime-settings` file that changes the console syntax hilighting to the current theme.  After creation, the settings file is opened, for if you would like to change the console to a different theme.\n\nA shortcut to edit the `Widget.sublime-settings` file is available from **Preferences -\u003e\nPackage Settings -\u003e Color Console**.\n\n\n**Optional:**\nSelect the color for the undefined console text in your current .tmTheme:\n\n    \u003cdict\u003e\n       \u003ckey\u003ename\u003c/key\u003e\n       \u003cstring\u003eSource\u003c/string\u003e\n       \u003ckey\u003escope\u003c/key\u003e\n       \u003cstring\u003esource.console\u003c/string\u003e\n       \u003ckey\u003esettings\u003c/key\u003e\n       \u003cdict\u003e\n          \u003ckey\u003efontStyle\u003c/key\u003e\n          \u003cstring\u003e\u003c/string\u003e\n          \u003ckey\u003eforeground\u003c/key\u003e\n          \u003cstring\u003e#C5C8C6\u003c/string\u003e\u003c!--console's non-defined text--\u003e\n       \u003c/dict\u003e\n    \u003c/dict\u003e\n\n\nUpdated Sept 2012 by Charles Phillips\n\nMIT Licensed. Use at your own risk.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehamiter%2Fst2-color-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fehamiter%2Fst2-color-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fehamiter%2Fst2-color-console/lists"}