Commit Graph

160 Commits

Author SHA1 Message Date
drug007 6ea4ce9f5a Fix #187. 2017-03-02 17:33:46 +03:00
Vadim Lopatin f8fcf03f23 add dub.sdl project format support - implement #170 2016-10-20 14:01:42 +03:00
Vadim Lopatin dcdbcc8c27 open project file on double click or Enter key press instead of simple selection - close #176 2016-10-11 15:11:47 +03:00
Vadim Lopatin f6edf6712c automatically go to first error after build error - close #177 2016-10-11 14:26:30 +03:00
Vadim Lopatin 3fab0ca56d fix cursor positioning in go to compiler error - #177 2016-10-11 14:07:26 +03:00
Vadim Lopatin d344dd0d01 save recent directories for opening / creating workspaces/projects - #179 2016-10-11 13:57:04 +03:00
Vadim Lopatin c2c19fbf86 save recent directories for file dialog - #179 2016-10-11 13:51:49 +03:00
Vadim Lopatin d1441f9be0 fix recent workspace list update - close #179 2016-10-11 13:34:00 +03:00
Vadim Lopatin 3b67751e27 update dlangui dep; fix debug console usage under windows 2016-09-14 14:16:31 +03:00
Vadim Lopatin 8a4e8a2b76 console mode support fixes 2016-09-13 16:53:21 +03:00
Vadim Lopatin 7403d558c9 update version 2016-07-08 11:15:02 +03:00
Vadim Lopatin cd84fe3453 update dlangui deps 2016-07-01 16:45:11 +03:00
Vadim Lopatin 0cdd6a9216 fix Travis CI unittest 2016-06-29 13:08:23 +03:00
Vadim Lopatin ddc5a569e8 update dlangui 2016-06-28 16:32:18 +03:00
Vadim Lopatin 84ffe98ba0 update version string 2016-06-28 14:42:56 +03:00
Vadim Lopatin 5abc7bf27c disable terminal widget on windows 2016-06-07 13:53:36 +03:00
Vadim Lopatin 8dd29d78a0 terminal support 2016-06-06 15:43:13 +03:00
Vadim Lopatin ebdd8fafa1 fixes for #158 2016-06-03 09:28:58 +03:00
Vadim Lopatin 416d46bca5 update about dialog 2016-06-01 15:10:54 +03:00
Vadim Lopatin 592826f94a close issue #155, close issue #156, partial fix for issue #154 2016-06-01 15:09:46 +03:00
Vadim Lopatin cc4ef57bc0 update theme 2016-05-26 13:25:42 +03:00
Vadim Lopatin c9d038feaa fix import deprecation messages 2016-04-27 12:10:38 +03:00
Keywan Ghadami 45159cb301 prefill the search panael text box with the selected text from the current editor
usecase: if DCD does not work or is not responsible i like to be able to select some text and then search for other occurrences.
If the ide automaticlly prefill the textbox for the search it much more comfortable.
It is standard behaivor in many (maybe every) popular applications (firefox, openoffice ...)
2016-03-08 11:53:08 +01:00
gazer bd0a22eb2e fix windows build 2016-02-04 10:46:33 +03:00
gazer 3f3b3d2fc0 rewrite rdmd execution 2016-02-03 13:27:34 +03:00
Vadim Lopatin 7ef43a31a7 update dlangui depenedncy; find in files action; close #132 2016-02-01 15:03:07 +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 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
gazer 72b02b8298 close tab with ctrl+W 2016-01-27 22:01:49 +03:00
Vadim Lopatin d27884a0df DCD usage refactoring 2016-01-27 15:58:48 +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 29fbfb5a07 Highlight startup project in project tree - close #81 2016-01-18 13:13:51 +03:00
Vadim Lopatin 89f684c5f6 fix Run w/o debugging - issue #100 2016-01-18 09:41:21 +03:00
Vadim Lopatin f74e757e00 DUB additional params; LDMD toolchain setting - close #80 2016-01-15 10:49:22 +03:00
Vadim Lopatin 94c2ad0ca8 close #92 - refresh project dependencies after build 2016-01-14 11:29:22 +03:00
Vadim Lopatin 28b699e824 new DUB version package location support - close #91 2016-01-12 10:24:07 +03:00
Vadim Lopatin 057e75f44b fix build errors after DCD integration 2016-01-11 09:12:23 +03:00
Keywan Ghadami 63ff1a3a25 integrated dcd via dub without client/server 2016-01-01 19:55:20 +01:00
Vadim Lopatin ce60b3ddd7 replace tabs with spaces 2015-12-23 09:15:26 +03:00
Vadim Lopatin 611c2f2cb7 debugger improvements 2015-12-17 11:48:57 +03:00
Vadim Lopatin 94ae71b7e8 fix debugger stopping handling 2015-12-16 16:53:09 +03:00
Vadim Lopatin a10427631c Debugger UI 2015-12-16 15:15:01 +03:00
Vadim Lopatin 33b1c744c8 debugger support 2015-12-16 14:06:03 +03:00
Vadim Lopatin c6836aa6c4 recent workspaces list: close #71 2015-12-15 14:37:50 +03:00
Vadim Lopatin fff1d3e87c breakpoints, bookmarks, workspace; close #72 2015-12-15 13:57:16 +03:00