autocomplete-dcd

所属分类:其他
开发工具:CoffeeScript
文件大小:0KB
下载次数:0
上传日期:2018-03-26 20:51:59
上 传 者sh-1993
说明:  使用DCD的D编程语言的Atom自动完成提供程序,
(Atom autocomplete provider for the D programming language using DCD,)

文件列表:
CHANGELOG.md (1845, 2018-03-26)
LICENSE.md (1060, 2018-03-26)
lib/ (0, 2018-03-26)
lib/autocomplete-dcd.js (1082, 2018-03-26)
lib/config.coffee (1224, 2018-03-26)
lib/dcd-provider.coffee (7903, 2018-03-26)
lib/types.coffee (245, 2018-03-26)
package.json (555, 2018-03-26)

# DCD Autocomplete Package Autocomplete provider for the D language using the [D Completion Daemon](https://github.com/Hackerpilot/DCD). ## Prerequisites __Dub must be installed on your system for the extension to work.__ DCD can either be installed manually or automatically by the extension (using dub). The `dcd-server` and `dcd-client` launching commands can either be in your `PATH` and thus set as commands (for example `dcd-server` and `dcd-client`), or explicit full paths to the executables (for example `/usr/bin/dcd-server` and `/usr/bin/dcd-client`). ## Usage - Install DCD (optional) - Open a D source file - Use `ctrl + space` to complete a symbol, package name or function arguments when placing the cursor right after the opening parenthesis ## TODO - Function documentation display

近期下载者

相关文件


收藏者