Commit Graph

73 Commits

Author SHA1 Message Date
BBasile b537861426 Fix a H1 title in the mardown 2018-01-23 17:38:21 +02:00
WebFreak001 ab529606a4 Change --full to --extended 2017-11-30 23:15:31 +01:00
WebFreak001 c9096c2305 Fix documentation on --full 2017-11-25 00:49:06 +01:00
WebFreak001 172d45ce81 Added --full output mode
This will send symbol location & documentation along with completions and calltips

partly #20, fix #96, fix #269
2017-11-25 00:24:39 +01:00
Dan Printzell 6f938eb35b Updated old URLs - Changed Hackerpilot/DCD to dlang-community/DCD
Signed-off-by: Dan Printzell <xwildn00bx@gmail.com>
2017-08-31 15:55:46 +02:00
Basile Burg aaa89143d2
adress Zombine's review 2017-06-16 13:58:12 +02:00
Basile Burg 1ab8a8ec08
find local usage of symbol located at cursor
(partially based on unmainted PR 202)
2017-06-16 13:58:06 +02:00
Basile Burg 29654664de Merge pull request #376 from BBasile/badge-address
update badge address
2017-05-08 15:51:03 +02:00
Basile Burg 66f0d5ad91 update badge address 2017-05-08 01:40:43 +02:00
Santiago Castro b2a26e8238 Fix broken Markdown headings 2017-04-18 06:02:28 -03:00
Vladimir Panteleev 9b4c862081 Fix issue #311 (Ambiguous newlines in --doc output) 2016-03-26 04:44:27 +02:00
Georgi Dimitrov b20857f4fd Added environment variable expansion support to the server config file
- use a replaceAll of a compile time regex to expand environment variables of
the form ${ENV_VAR} in the import paths
- added a unit test for the regex
- updated docs
2016-03-16 09:32:37 -07:00
Hackerpilot 219b0716c0 Documentation updates 2016-03-03 00:50:09 -08:00
Hackerpilot ad2fe5168a Fix documentation for config file path. Should help with kingsleyh/DLanguage#91 2016-01-29 13:19:44 -08:00
Hackerpilot 12e5b25e62 Documentation for #217 2016-01-15 00:49:39 -08:00
Hackerpilot af9233d2ea Update readme 2016-01-14 00:04:33 -08:00
Hackerpilot f8fc736663 Update tested compiler versions 2015-10-30 12:06:05 -07:00
Hackerpilot f50970eb78 Update supported compilers 2015-10-27 10:38:48 -07:00
Brian Schott fae1029225 Update README.md 2015-09-25 14:28:09 -07:00
Brian Schott 11876803b7 Update README.md 2015-09-02 09:47:43 -07:00
Hackerpilot 58b7ee9969 Use CI status for the master branch instead of whatever was the most recent 2015-08-29 03:45:18 -07:00
Hackerpilot ceb66a1915 Fix #247 2015-08-14 13:15:21 -07:00
Hackerpilot 3a18355bb9 Delete some ancient information 2015-08-10 17:53:32 -07:00
Hackerpilot 77f76245d9 Add build status image 2015-08-10 17:37:03 -07:00
Hackerpilot 7d919fb5cc Fix #234 2015-08-07 16:59:08 -07:00
Hackerpilot ad54a4e16c Link to the testing page 2015-08-05 16:19:12 -07:00
Hackerpilot 0c4b75f0c7 Change directions for editor plugins 2015-08-04 17:21:14 -07:00
Hackerpilot 0be0a20311 Document the ability to comment out lines in the DCD config file 2015-08-03 16:40:06 -07:00
Hackerpilot ae83e447a4 Pull symbol resolution code out into dsymbol folder 2015-05-21 17:55:20 -07:00
John Colvin e05473034e dcd is now in homebrew 2015-04-02 16:23:57 +01:00
Hackerpilot 9434629416 Document --search option in readme and add version number option 2014-09-22 13:55:33 -07:00
Hackerpilot dcd01fba76 Update README 2014-09-02 05:10:52 +00:00
Hackerpilot 72faf5ec4a Fix LDC build 2014-09-02 04:51:26 +00:00
Hackerpilot c6e288a8e3 Update readme and parser dependency 2014-08-13 15:10:58 -07:00
Hackerpilot 223c70ea8d Add support for mixin templates 2014-08-08 02:41:19 +00:00
Brian Schott d1b6b09c59 Update README.md
Clarify documentation as a result of #153
2014-08-08 09:17:01 +00:00
Hackerpilot cadc918d0e Update README 2014-07-10 14:56:08 -07:00
Hackerpilot c04700b41d Update README 2014-07-10 14:55:37 -07:00
Yazan Dabain a10f765a9f Add template and mixin template to completion kinds in README.md 2014-01-29 23:11:56 +02:00
Hackerpilot 57ebb267ae Update README.md 2014-01-26 14:30:54 -08:00
Hackerpilot cf6d8bc421 Update README.md 2014-01-26 14:29:55 -08:00
Hackerpilot 225b10a528 Doc and build script updates 2014-01-20 04:32:06 -08:00
Hackerpilot 64f9be0e53 This fixes everything... Would you believe issue #86? 2014-01-19 22:12:25 -08:00
Hackerpilot 3de79c81da Doc updates 2014-01-14 01:50:50 +00:00
Hackerpilot 9971f08513 Merge branch 'master' of https://github.com/Hackerpilot/DCD
Conflicts:
	README.md
2013-11-07 14:03:21 -08:00
Hackerpilot 5a674988e8 Fix #72 2013-11-07 14:02:19 -08:00
Hackerpilot 623f4f060a Fixed markup in go-to-symbol example 2013-11-06 19:16:19 -08:00
Hackerpilot 073bb639a9 Fix #26 2013-11-06 15:58:53 -08:00
yazd 8f90acac2e Update completion kinds in README.md 2013-09-13 13:29:40 +03:00
Hackerpilot 005d761f74 Update README.md 2013-09-01 03:36:45 -07:00