{"id":32983367,"url":"https://github.com/crystal-lang-tools/crystal-ide","last_synced_at":"2025-11-14T23:00:37.496Z","repository":{"id":72189194,"uuid":"64524314","full_name":"crystal-lang-tools/crystal-ide","owner":"crystal-lang-tools","description":"Crystal Language editor support for VSCode","archived":true,"fork":false,"pushed_at":"2017-09-05T04:10:16.000Z","size":23465,"stargazers_count":40,"open_issues_count":4,"forks_count":4,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-06-22T02:50:43.643Z","etag":null,"topics":["crystal","vscode-extension"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crystal-lang-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","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":"2016-07-30T03:35:21.000Z","updated_at":"2023-05-28T03:03:49.000Z","dependencies_parsed_at":"2023-05-27T06:15:08.946Z","dependency_job_id":null,"html_url":"https://github.com/crystal-lang-tools/crystal-ide","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/crystal-lang-tools/crystal-ide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crystal-lang-tools%2Fcrystal-ide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crystal-lang-tools%2Fcrystal-ide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crystal-lang-tools%2Fcrystal-ide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crystal-lang-tools%2Fcrystal-ide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crystal-lang-tools","download_url":"https://codeload.github.com/crystal-lang-tools/crystal-ide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crystal-lang-tools%2Fcrystal-ide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284476937,"owners_count":27011771,"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-11-14T02:00:06.101Z","response_time":56,"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":["crystal","vscode-extension"],"created_at":"2025-11-13T07:00:35.312Z","updated_at":"2025-11-14T23:00:37.491Z","avatar_url":"https://github.com/crystal-lang-tools.png","language":"TypeScript","funding_links":[],"categories":["Editor Plugins"],"sub_categories":[],"readme":"# Crystal IDE\n\nCrystal IDE provides syntax coloring and error checking to\nVisual Studio Code.\n\nCrystal IDE is implemented using the Language Server Protocol.\n\n[A blog post about Language Server Protocol](https://code.visualstudio.com/blogs/2016/06/27/common-language-protocol)\n\n\n## Dependencies\n\nYou must have the Crystal compiler installed and on your path.\n\n[Instructions for installing Crystal](https://crystal-lang.org/docs/installation/index.html)\n\n## Roadmap\n\nThe goal is too implement all of the currently supported Language Server Features.\n\n * Document Highlights: highlights all 'equal' symbols in a text document.\n * Hover: provides hover information for a symbol selected in a text document.\n * Signature Help: provides signature help for a symbol selected in a text document.\n * Goto Definition: provides go to definition support for a symbol selected in a text document.\n * Find References: finds all project-wide references for a symbol selected in a text document.\n * List Document Symbols: lists all symbols defined in a text document.\n * List Workspace Symbols: lists all project-wide symbols.\n * Code Actions: compute commands for a given text document and range.\n * CodeLens: compute CodeLens statistics for a given text document. (OK, maybe not this one)\n * Document Formatting: this includes formatting of whole documents, document ranges and formatting on type.\n * Rename: project-wide rename of a symbol.\n\n## Using Scry\n\nThe server is currently implemented in Node and shells out to the compiler.\n\nAn experimental server ([Scry](https://github.com/kofno/scry), written in Crystal)\nis also available on 64bit Linux and OS X.\n\nTo use Scry, download the appropriate binary and configure your settings for\nfor a custom backend:\n\n```\n\"crystal-ide.backend\": \"custom\",\n\"crystal-ide.customCommand\": \"/path/to/scry\"\n```\n\n[Scry Releases](https://github.com/kofno/scry/releases)\n\n## Contributing\n\n1. Fork it ( https://github.com/kofno/crystal-ide/fork )\n2. Create your feature branch (git checkout -b my-new-feature)\n3. Commit your changes (git commit -am 'Add some feature')\n4. Push to the branch (git push origin my-new-feature)\n5. Create a new Pull Request\n\n## Contributors\n\n- [kofno](https://github.com/kofno) Ryan L. Bell - creator, maintainer\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrystal-lang-tools%2Fcrystal-ide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrystal-lang-tools%2Fcrystal-ide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrystal-lang-tools%2Fcrystal-ide/lists"}