{"id":13897326,"url":"https://github.com/editorconfig/editorconfig-gedit","last_synced_at":"2025-04-09T10:08:46.264Z","repository":{"id":1880107,"uuid":"2805693","full_name":"editorconfig/editorconfig-gedit","owner":"editorconfig","description":"EditorConfig plugin for Gedit","archived":false,"fork":false,"pushed_at":"2024-11-14T18:23:04.000Z","size":1971,"stargazers_count":55,"open_issues_count":8,"forks_count":13,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-02T03:33:36.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://editorconfig.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/editorconfig.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-11-18T21:26:24.000Z","updated_at":"2024-12-06T14:54:01.000Z","dependencies_parsed_at":"2023-01-11T16:06:23.159Z","dependency_job_id":"7d142d83-9752-4670-8874-5d1ddfe35e18","html_url":"https://github.com/editorconfig/editorconfig-gedit","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editorconfig%2Feditorconfig-gedit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editorconfig%2Feditorconfig-gedit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editorconfig%2Feditorconfig-gedit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editorconfig%2Feditorconfig-gedit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/editorconfig","download_url":"https://codeload.github.com/editorconfig/editorconfig-gedit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018060,"owners_count":21034048,"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-08-06T18:03:31.475Z","updated_at":"2025-04-09T10:08:46.240Z","avatar_url":"https://github.com/editorconfig.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# EditorConfig Gedit Plugin\n\nThis is an [EditorConfig][] plugin for [gedit][].\n\n## Downloading Gedit Plugin\n\n[Click here to download the latest version](https://github.com/editorconfig/editorconfig-gedit/archive/v0.5.3.zip)\n\nOlder versions of the EditorConfig Gedit plugin can be downloaded as an archive\nfile from the [tags][] page.\n\nThe plugin can also be downloaded using via Git as follows:\n\n    git clone git://github.com/editorconfig/editorconfig-gedit.git\n\n## Installation\n\nFirst, make sure the core [EditorConfig Python Core library][] is installed on your\nmachine.\n\nNext, install the plugin compatible with your version of Gedit by executing the\n`install.sh` script.  The `install.sh` script should install the appropriate\nplugin for your Gedit version.  If this does not work, the instructions below\ncan be used to install the plugin manually.\n\nAfter installing the plugin, it must be enabled in Gedit.  To enable the plugin\nnavigate to *Edit* -\u003e *Preferences* -\u003e *Plugins* and check the EditorConfig\nplugin.\n\n### Manual installation\n\nTo install the gedit 3 plugin manually, execute the following copy command:\n\n    cp -Lr editorconfig.plugin editorconfig_gedit3.py editorconfig_plugin ~/.local/share/gedit/plugins/\n\nTo install the gedit 2 plugin manually, execute the following copy command:\n\n    cp -Lr editorconfig.gedit-plugin editorconfig_gedit2.py editorconfig_plugin ~/.gnome2/gedit/plugins/\n\nYou might need to change \"python3\" in the file editorconfig.plugin to \"python\"\nif gedit complains the loader.\n\n## Supported properties\n\nThe EditorConfig Gedit plugin fully supports the following EditorConfig\n[properties][]:\n\n* indent_style\n* trim_trailing_whitespace\n* end_of_line (only in Gedit \u003c= 3.14)\n* max_line_length\n* root (only used by EditorConfig core)\n\nThere is partial support for the following properties:\n\n* indent_size\n* tab_width\n\nWith the Gedit plugin the `tab_width` cannot be set to a different value than\n`indent_size`.  When `indent_style` is \"tab\", tabs will be used for indentation\nand `tab_width` will be used for indentation size to maintain the correct width\nof tab characters.  When `indent_style` is set to \"space\", the `tab_width`\nproperty is ignored and tabs are always set to the width of `indent_size`.\n\n## Note for Developers\n\nThe directory `editorconfig-core-py` is a subtree. Update it using\n\n    git subtree pull --prefix editorconfig-core-py https://github.com/editorconfig/editorconfig-core-py master\n\n[EditorConfig]: https://editorconfig.org/\n[EditorConfig Python Core library]: https://github.com/editorconfig/editorconfig-core-py\n[gedit]: https://gedit-technology.github.io/apps/gedit/\n[properties]: https://editorconfig.org/#supported-properties\n[tags]: https://github.com/editorconfig/editorconfig-gedit/tags\n[latest]: https://github.com/editorconfig/editorconfig-gedit/archive/v0.5.1.tar.gz\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feditorconfig%2Feditorconfig-gedit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feditorconfig%2Feditorconfig-gedit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feditorconfig%2Feditorconfig-gedit/lists"}