Commit Graph

823 Commits

Author SHA1 Message Date
Keywan Ghadami caa3d2e833 workaround for #140
using highest availible version number lowers the problems for dub
2016-03-06 10:18:56 +01:00
Vadim Lopatin a53361df26 Merge branch 'master' of github.com:buggins/dlangide 2016-02-26 15:25:00 +03:00
Vadim Lopatin f47c21a06c update dulangui dependency 2016-02-26 13:18:58 +03:00
Vadim Lopatin a777f08e80 Merge pull request #139 from theokeist/master
add czech language support ; needs to complete
2016-02-24 09:04:43 +03:00
theokeist ec21b3e55c add czech language support ; needs to complete 2016-02-22 21:32:42 +01:00
Vadim Lopatin 89b7dd40b2 update dlangui version, to close issue #138 2016-02-05 10:24:55 +03:00
Vadim Lopatin 58bbb43214 Merge pull request #137 from g4z3r/new
fix windows build
2016-02-04 11:21:01 +03:00
gazer bd0a22eb2e fix windows build 2016-02-04 10:46:33 +03:00
Vadim Lopatin 9a0fbeac37 Merge pull request #136 from g4z3r/new
rewrite rdmd execution
2016-02-03 15:47:35 +03:00
gazer 6a89972ab8 fix 2016-02-03 13:59:18 +03:00
gazer 3f3b3d2fc0 rewrite rdmd execution 2016-02-03 13:27:34 +03:00
gazer f8fe92aa77 run a program with run-script, so terminal will not close immediately after execution 2016-02-03 13:27:34 +03:00
Vadim Lopatin efce30b76e update dlangui dependency 2016-02-03 11:29:02 +03:00
Vadim Lopatin a94fbd7ad1 Merge branch 'master' of github.com:buggins/dlangide 2016-02-02 10:44:38 +03:00
Vadim Lopatin 62c9a52061 update dlangui dependency 2016-02-02 10:44:04 +03:00
Vadim Lopatin f7da2aa407 Merge pull request #133 from default0/master
Fix saving/loading startup project of workspace
2016-02-01 18:50:57 +03:00
00schneider 8293053cef Fix saving/loading startup project of workspace 2016-02-01 15:31:38 +01:00
Vadim Lopatin 7ef43a31a7 update dlangui depenedncy; find in files action; close #132 2016-02-01 15:03:07 +03:00
Vadim Lopatin f58f869c04 update dlangui dependency 2016-02-01 08:21:51 +03:00
Vadim Lopatin 42306ef7f1 Merge pull request #127 from g4z3r/new
clear code, add a unittest
2016-01-30 09:19:56 +03:00
Vadim Lopatin 0d3efe18d3 update dlangui deps 2016-01-30 09:17:39 +03:00
gazer f3e69dccdd clear code, add a unittest 2016-01-29 21:49:31 +03:00
Vadim Lopatin 6a338007db settings: move Interface settings on top 2016-01-29 12:09:44 +03:00
Vadim Lopatin 2556795f82 trying to fix #118 2016-01-29 11:57:13 +03:00
Vadim Lopatin cf467f7382 update dlangui dependency version 2016-01-29 08:50:44 +03:00
Vadim Lopatin 5781886da6 Merge pull request #123 from default0/master
Add Reveal in Explorer for Projects
2016-01-29 07:00:31 +03:00
default0 b3779b689b Add Reveal in Explorer for Projects
Shows the dub.json file in the file manager.
2016-01-28 18:56:04 +01:00
Vadim Lopatin be50102929 Merge pull request #122 from default0/master
Add vibe.d project template
2016-01-28 20:18:34 +03:00
default0 038d1f6fb9 Add vibe.d project template 2016-01-28 17:03:42 +01:00
Vadim Lopatin 3f23210289 Merge branch 'g4z3r-master' 2016-01-28 16:14:18 +03:00
Vadim Lopatin 36977dc97a merge 2016-01-28 16:13:58 +03:00
Vadim Lopatin 3b88814754 completion list with symbol type icons - close #120 2016-01-28 15:51:45 +03:00
gazer e1d924dd7b basic rdmd support 2016-01-28 15:29:29 +03:00
Vadim Lopatin 13f2656550 async DCD get code completions handling - close #93 2016-01-28 11:58:21 +03:00
Vadim Lopatin 7ba06e6bfe DCD async call for getDocComments - #93 2016-01-28 11:31:03 +03:00
Vadim Lopatin f4d1a8ec7f Merge branch 'master' of github.com:buggins/dlangide 2016-01-28 10:26:25 +03:00
Vadim Lopatin 4394f834cb DCD async access - for #93 2016-01-28 10:26:12 +03:00
Vadim Lopatin a30e68ec46 Merge pull request #117 from g4z3r/master
close tab with ctrl+W
2016-01-28 06:54:20 +03:00
gazer 72b02b8298 close tab with ctrl+W 2016-01-27 22:01:49 +03:00
Vadim Lopatin d828af306e refactoring DCD access - implementing async calls - for #93 2016-01-27 17:07:41 +03:00
Vadim Lopatin d27884a0df DCD usage refactoring 2016-01-27 15:58:48 +03:00
Vadim Lopatin 06247f3fb2 Syntax highlight for DML and JSON in editor 2016-01-27 11:19:44 +03:00
Vadim Lopatin 932afca154 update DlangUI dependency version 2016-01-27 10:53:04 +03:00
Vadim Lopatin 2ac611f645 allow editing project json - close #116 2016-01-27 10:52:06 +03:00
Vadim Lopatin b5b639a7e4 update dlangUI dependency version 2016-01-26 21:02:50 +03:00
Vadim Lopatin 7810ce2f8a Show symbol doc comments on mouse hover in source - close #115 2016-01-26 15:19:07 +03:00
Vadim Lopatin 45a1af5b2b DCD integration: DOC comments - #115 part 2 2016-01-26 10:48:55 +03:00
Vadim Lopatin e83ca111fb DCD doc comments support, part 1 2016-01-26 10:30:20 +03:00
Vadim Lopatin 66c7e28639 goToDefinition by Ctrl+Click - close #111 2016-01-26 10:04:59 +03:00
Vadim Lopatin c05067002c fix goToDefinition cursor setting if file is newly opened - close #108 2016-01-26 09:41:46 +03:00