{"id":19045754,"url":"https://github.com/ivanjermakov/xde","last_synced_at":"2025-06-15T22:41:50.729Z","repository":{"id":207241547,"uuid":"718757054","full_name":"ivanjermakov/xde","owner":"ivanjermakov","description":"eXtensible Development Environment","archived":false,"fork":false,"pushed_at":"2023-11-15T00:32:52.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T08:32:42.872Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/ivanjermakov.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":"2023-11-14T18:31:49.000Z","updated_at":"2023-11-15T14:20:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"60b80033-b285-4418-9bc7-31330e87ca79","html_url":"https://github.com/ivanjermakov/xde","commit_stats":null,"previous_names":["ivanjermakov/xde"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanjermakov%2Fxde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanjermakov%2Fxde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanjermakov%2Fxde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanjermakov%2Fxde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanjermakov","download_url":"https://codeload.github.com/ivanjermakov/xde/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240102169,"owners_count":19747959,"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-08T22:51:22.128Z","updated_at":"2025-02-21T23:41:35.757Z","avatar_url":"https://github.com/ivanjermakov.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XDE\n\nXDE (eXtensible Development Environment) is a highly-configurable environment, that can be anything from a minimal\ntext editor or image viewer to a full-featured IDE.\n\n## Design\n\n- XDE is a distributed network of stateful plugins communicating with events.\n- Visual representation and logic are decoupled and implemented via plugins.\n- No plugins are required. Application start as a loader for enabled plugins that do all the work. \n- Plugin can be a standalone application communicating over [JSON RPC] or a Lua module using XDE API.\n- Plugin can be loaded, configured and unloaded in runtime.\n- Plugins' lifecycle is defined with events.\n- Plugin has a list of dependencies. Some dependencies can be optional.\n- Plugin expose its interface for configuration and communication with other plugins. \n\n## Features\n\n| Feature                            | Plugins                       |\n| ---------------------------------- | ----------------------------- |\n| Multi file editing                 | `buffer`, `edit`, `undo`, ... |\n| Mouse support                      | `mouse`                       |\n| File manager                       | `fs`                          |\n| Window manager                     | `wm`                          |\n| Terminal                           | `term`                        |\n| Syntax highlighting                | `syn`, `hl`                   |\n| Completion                         | `cmp`                         |\n| LSP                                | `lsp`                         |\n| Plugin manager                     | `plugin`                      |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanjermakov%2Fxde","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanjermakov%2Fxde","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanjermakov%2Fxde/lists"}