{"id":24572135,"url":"https://github.com/hackerpilot/textadept-d","last_synced_at":"2025-04-23T03:21:06.119Z","repository":{"id":25308008,"uuid":"28734585","full_name":"Hackerpilot/textadept-d","owner":"Hackerpilot","description":"D language plugin for Textadept","archived":false,"fork":false,"pushed_at":"2020-08-20T21:26:48.000Z","size":83,"stargazers_count":13,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T21:32:18.949Z","etag":null,"topics":["dcd","textadept"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/Hackerpilot.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}},"created_at":"2015-01-03T04:10:30.000Z","updated_at":"2024-04-23T19:58:22.000Z","dependencies_parsed_at":"2022-07-25T12:32:05.853Z","dependency_job_id":null,"html_url":"https://github.com/Hackerpilot/textadept-d","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hackerpilot%2Ftextadept-d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hackerpilot%2Ftextadept-d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hackerpilot%2Ftextadept-d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hackerpilot%2Ftextadept-d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hackerpilot","download_url":"https://codeload.github.com/Hackerpilot/textadept-d/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250361337,"owners_count":21417874,"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":["dcd","textadept"],"created_at":"2025-01-23T18:51:24.403Z","updated_at":"2025-04-23T03:21:06.102Z","avatar_url":"https://github.com/Hackerpilot.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"textadept-d\n===========\nD language plugin for Textadept\n\n![Screenshot](img/screenshot.png)\n\n## Features\n* Code autocomplete and DDOC display (DCD)\n* Go-to-declaration (DCD)\n* Inline code linting and syntax checking (D-Scanner)\n* Symbol index with go-to-declaration(D-Scanner)\n* Snippets\n* Supports Textredux and normal Textadept dialogs\n* Tested on Linux and Windows. (It should work on BSD and OS-X, but this is not tested)\n\n## Requirements\n* Textadept 7.8 or later or Textadept nightly build dated 2015-01-06 or later\n* DCD\n* D-Scanner\n\n## Installation\n* Download textadept-d and place the \"dmd\" folder in \"~/.textadept/modules/\" (\"$HOME\\.textadept\\modules\" on Windows)\n* Download and build [DCD](https://github.com/Hackerpilot/DCD/)\n* Download and build [D-Scanner](https://github.com/Hackerpilot/Dscanner/)\n* Place the dcd-server binary on your $PATH, or edit the line in dmd/init.lua that says ```M.PATH_TO_DCD_SERVER = \"dcd-server\"```\n* Place the dcd-client binary on your $PATH, or edit the line in dmd/init.lua that says ```M.PATH_TO_DCD_CLIENT = \"dcd-client\"```\n* Place the dscanner binary on your $PATH, or edit the line in dmd/init.lua that says ```M.PATH_TO_DSCANNER = \"dscanner\"```\n\n## Key Bindings\nKey|Action\n---|------\n*Ctrl+{*|Open brace and automatically indent next line\n*Ctrl+Enter*|Autocomplete\n*Ctrl+Shift+G*|Go to declaration of symbol at cursor\n*Ctrl+Alt+Shift+G*|Go back after jumping to declaration\n*Ctrl+Shift+M*|Display symbol index for current file\n*Ctrl+;*|Go to end of line, insert semicolon\n*Shift+Enter*|Go to end of line, insert semicolon, insert newline\n*Enter*|Newline with automatic multi-line comment continuation\n*Ctrl+Shift+H*|Show ddoc for symbol at cursor\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackerpilot%2Ftextadept-d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackerpilot%2Ftextadept-d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackerpilot%2Ftextadept-d/lists"}