Hackerpilot / textadept-d

D language plugin for Textadept
MIT License
13 stars 3 forks source link
dcd textadept

textadept-d

D language plugin for Textadept

Screenshot

Features

Requirements

Installation

Key Bindings

Key Action
Ctrl+{ Open brace and automatically indent next line
Ctrl+Enter Autocomplete
Ctrl+Shift+G Go to declaration of symbol at cursor
Ctrl+Alt+Shift+G Go back after jumping to declaration
Ctrl+Shift+M Display symbol index for current file
Ctrl+; Go to end of line, insert semicolon
Shift+Enter Go to end of line, insert semicolon, insert newline
Enter Newline with automatic multi-line comment continuation
Ctrl+Shift+H Show ddoc for symbol at cursor