DCD/editors/textadept
Hackerpilot 8f1effc5cc Add partial support for selective imports 2014-08-06 06:44:21 +00:00
..
modules/dmd Add partial support for selective imports 2014-08-06 06:44:21 +00:00
README.md Added example init.lua file 2013-08-18 12:48:31 +00:00
alias.xpm Basic support for inheritance. Import completion. Autocomplete now works with for and foreach 2013-08-16 23:51:23 +00:00
class.png A lot of progress 2013-08-08 23:31:25 +00:00
class.xpm A lot of progress 2013-08-08 23:31:25 +00:00
enum_dec.xpm A lot of progress 2013-08-08 23:31:25 +00:00
function.xpm A lot of progress 2013-08-08 23:31:25 +00:00
interface.xpm A lot of progress 2013-08-08 23:31:25 +00:00
keyword.xpm A lot of progress 2013-08-08 23:31:25 +00:00
module.xpm A lot of progress 2013-08-08 23:31:25 +00:00
package.xpm A lot of progress 2013-08-08 23:31:25 +00:00
struct.xpm A lot of progress 2013-08-08 23:31:25 +00:00
template.xpm Update DScanner. Fix bug with module and package icons being swapped. Fix #89. Fix #88 2014-01-28 01:26:50 -08:00
union.xpm A lot of progress 2013-08-08 23:31:25 +00:00
variable.xpm A lot of progress 2013-08-08 23:31:25 +00:00

README.md

#Textadept Integration

###Installation

  • Copy the dcd.lua and init.lua file into your ~/.textadept/modules/dmd/ folder.
  • Start the dcd-server program.