Commit Graph

706 Commits

Author SHA1 Message Date
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
Vadim Lopatin 4bac204a25 upgrade dependency version 2016-01-26 08:52:56 +03:00
Vadim Lopatin 6463912bbd Merge pull request #113 from g4z3r/master
improve eng and ru button names, added translations
2016-01-26 08:34:20 +03:00
gazer 60e2072b06 fix 2016-01-26 00:04:27 +03:00
gazer f33a28792b improve eng and ru button names 2016-01-25 21:30:10 +03:00
Vadim Lopatin a173de9c36 update dependency version 2016-01-25 16:20:03 +03:00
Vadim Lopatin 7e1f803fa5 update DlangUI dependency version 2016-01-25 15:23:30 +03:00
Vadim Lopatin df78ead46f Merge pull request #104 from default0/fix-empty-projects
Create source directory for empty projects
2016-01-25 10:54:42 +03:00
Vadim Lopatin ea580ba5e1 Merge pull request #103 from default0/master
Offer creation of missing target location
2016-01-25 10:54:28 +03:00
default0 d69db6a3e6 Create source directory for empty projects
Since the preview shows the creation of a source directory and since
there currently is no functionality to add new source paths to a
project, empty projects were effectively unusable after creation
unless you manually created files/directories for them outside
DlangIDE.
2016-01-23 15:39:24 +01:00
default0 b433b16902 Offer creation of missing target location
If you create a new workspace or project and enter a non-existing path
the IDE just complained that the path did not exist, forcing you to go
out of your way and manually set one up. It now offers you to create
the missing directories for you.
2016-01-23 15:19:28 +01:00
Vadim Lopatin 6fdb8812c4 Setting for showing white space marks in editors - close #102 2016-01-22 14:58:29 +03:00
Vadim Lopatin 37b50254c5 fix dependency version 2016-01-21 12:00:49 +03:00
Vadim Lopatin c2dd15f59a update dlangui dependency version 2016-01-21 11:51:04 +03:00
Vadim Lopatin 2e67bc7c08 arm support; update dlangui version to fix #101 2016-01-21 11:48:56 +03:00
Vadim Lopatin 29fbfb5a07 Highlight startup project in project tree - close #81 2016-01-18 13:13:51 +03:00
Vadim Lopatin 6b6c9c20b3 new project, new file dialogs layout fixed 2016-01-18 11:49:14 +03:00
Vadim Lopatin 7eda97f4e4 update dlangui dependency - close #98 2016-01-18 10:09:18 +03:00