{"id":13501493,"url":"https://github.com/isamert/gracer","last_synced_at":"2025-11-03T15:30:26.741Z","repository":{"id":83666160,"uuid":"54134648","full_name":"isamert/gracer","owner":"isamert","description":"a rust code completion plugin for gedit","archived":false,"fork":false,"pushed_at":"2022-12-05T02:37:52.000Z","size":50,"stargazers_count":35,"open_issues_count":3,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-31T20:40:12.713Z","etag":null,"topics":["gedit","gedit-plugin","gracer","racer","rust"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isamert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2016-03-17T16:40:12.000Z","updated_at":"2024-02-11T04:19:02.000Z","dependencies_parsed_at":"2024-01-16T10:36:35.319Z","dependency_job_id":"6fca9708-80b1-47f5-a156-3f3bfa32eabd","html_url":"https://github.com/isamert/gracer","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/isamert%2Fgracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isamert%2Fgracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isamert%2Fgracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isamert%2Fgracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isamert","download_url":"https://codeload.github.com/isamert/gracer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239417708,"owners_count":19635185,"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":["gedit","gedit-plugin","gracer","racer","rust"],"created_at":"2024-07-31T22:01:39.348Z","updated_at":"2025-11-03T15:30:26.691Z","avatar_url":"https://github.com/isamert.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Gracer\nA rust code completion plugin for gedit. Built with the Rust auto completion tool by Phil Dawes (https://github.com/phildawes/racer).\n\n![Example](/screenshots/completion-1.png)\n\n## Current Features:\n- Autocompletion\n- Find Definition (with right-click menu)\n\n## Prerequisites\n- racer should already be installed. If you did not installed it until now run:\n\n```$ cargo install racer```\n\n- a copy of the rust source should be on your system. If you did not download the rust source so far run: \n\n```$ rustup component add rust-src```\n\nfor other installation methods please refer to: https://github.com/phildawes/racer/blob/master/README.md\n\n## Using\n- Download the project.\n- Extract the files to /home/YOUR_USER_NAME/.local/share/gedit/plugins\n- If the directory .local/share/gedit/plugins/ is not present, create it.\n- Open gedit, go to Preferences \u003e Plugins \u003e Gracer to activate it.\n- From plugins menu, open Gracer's Preferences.\n- Set Racer path and Rust source path.\n- Restart gedit.\n\nInstead of downloading you can just clone the project to your plugin path:\n```\n$ mkdir -p ~/.local/share/gedit/plugins\n$ cd ~/.local/share/gedit/plugins\n$ git clone https://github.com/isamert/gracer.git\n```\nFor updating:\n```\n$ cd ~/.local/share/gedit/plugins/gracer\n$ git pull\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisamert%2Fgracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisamert%2Fgracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisamert%2Fgracer/lists"}