Commit Graph

2053 Commits

Author SHA1 Message Date
Basile Burg d3edd2bb63 fix small unreleased reg, ther doc not vible anymore after closing one 2018-05-06 19:55:40 +02:00
Basile Burg 35a0544849 dub package cache, use a single static registry and prevent too much update at startup 2018-05-06 17:26:49 +02:00
Basile Burg ff695038cc Use toolkit messages to fix #307 better 2018-05-06 16:16:37 +02:00
Basile Burg 0db896a68e fix #321 - setting for the DCD custom port does not work at all 2018-05-06 15:15:11 +02:00
Basile Burg 37744bd97f dcd port was only reloaded once 2018-05-06 14:33:00 +02:00
Basile Burg d6a1435e7d editor, handler for modal begin only if editor visible 2018-05-06 13:06:29 +02:00
Basile Burg 7d7dd7d807 msgs, only reset sel when file has been opened 2018-05-06 12:46:13 +02:00
Basile Burg 8f8e72856d fix #320 - Access violation in the messages when option singleMessageClick is activated 2018-05-06 09:43:34 +02:00
Basile Burg b907031d1e fix #319 - Changes to 'options::editor::autoCloseSquareBrackets' are not preserved 2018-05-04 14:16:30 +02:00
Basile Burg a1d0f3d1e2 add support for DUB packages locations in custom folders, close #234 2018-05-04 14:09:15 +02:00
Basile Burg 2f86ab0459 fix #318 - Spelling error in tooltip 2018-05-04 11:22:58 +02:00
Basile Burg 6e3e2528d6 fix #317 - Sorting file size in mini explorer does not work as expected 2018-05-03 02:06:23 +02:00
Basile Burg b9c601bcb2 put the scrollpreview on top of the editor, cmaybe close #190 2018-05-03 00:52:21 +02:00
Basile Burg b92b6b18ee fix #314 - Tab switching only works once 2018-05-02 14:01:47 +02:00
Basile Burg 67bcd6e8bd fix #316 - "the tool cannot be found" although the correct compiler path is provided BUG 2018-05-01 23:11:01 +02:00
Basile Burg 55965f119c fix #315 - Shortcut options remembers filter keyword, but doesn't filter 2018-05-01 22:57:13 +02:00
Basile Burg 2591be7d73 remove ondeactivate handler 2018-04-28 07:28:50 +02:00
Basile Burg 15c9325c0e fix more runtime error due to fix for #307
+ mixed indent dialog could be shown during tab switch, w/o doc visible yet
2018-04-28 09:03:58 +02:00
Basile Burg dc9f2fed64 fix #313, on some systems, phobos is not setup in a "phobos" folder 2018-04-27 18:53:41 +02:00
Basile Burg e97b3936c2 better fix for #307 2018-04-27 18:43:48 +02:00
Basile Burg e41c81a6ae fix #313 - F1 does not work, but DDoc and Jump to declaration work 2018-04-27 16:39:40 +02:00
Basile Burg 88245e86a5 close #307 for good 2018-04-27 16:18:24 +02:00
Basile Burg 7ba91d8a54 fix #312 - only first shortcut was rebinded 2018-04-27 16:09:36 +02:00
Basile Burg 90af165b17 still AV possible due to fix for #307 2018-04-27 10:50:56 +02:00
Basile Burg 8f0c4a52ad DUB projects, detect dep import path from "path" property 2018-04-27 10:50:35 +02:00
Basile Burg 1ddae5765a tweak the fix #307 to prevent AV 2018-04-27 09:21:10 +02:00
Basile Burg 324322ff27 cleanup 2018-04-27 09:11:30 +02:00
Basile Burg d39b19b5d5 fix more RT errors caused by fix for #307 2018-04-27 09:09:37 +02:00
Basile Burg 0735cb6092 fix typo in class name 2018-04-27 09:09:02 +02:00
Basile Burg 82e9cbc4cc fix #302 - Message that warns about changes after reloading from diff dialog is confusing 2018-04-27 07:46:37 +02:00
Basile Burg 5d641ffdf9 fixup, update cursor could lead to runt-time error and was not necessary 2018-04-27 07:46:02 +02:00
Basile Burg 9ecdceb59f cleanup 2018-04-26 22:38:00 +02:00
Basile Burg dd16e0ebab Revert "fix #307 - Cursor remains invisible while modal dialog is displayed"
This reverts commit 105c9b6517.
2018-04-26 20:24:23 +02:00
Basile Burg 0e1cd6be8b fix #307 - Cursor remains invisible while modal dialog is displayed 2018-04-26 20:23:17 +02:00
Basile Burg a329abab0c fixup 36e5ef9b 2018-04-26 19:03:30 +02:00
Basile Burg 36e5ef9b5c Add new comands for moving and selecting based on word edges, close #308 2018-04-26 18:52:56 +02:00
Basile Burg 105c9b6517 fix #307 - Cursor remains invisible while modal dialog is displayed 2018-04-26 17:39:00 +02:00
Basile Burg ccca4df0ca fixup f8c2f1f6 2018-04-26 17:17:21 +02:00
Basile Burg f8c2f1f6fa fix #306 - WordEndRight cannot be set to Ctrl+Right 2018-04-26 17:01:46 +02:00
Basile Burg 80c81cce1e add the ICELifetimeManager service and use it to close #310 2018-04-26 15:39:25 +02:00
Basile Burg a6b630f090 use a hashmap to retrieve the IDE services 2018-04-26 15:36:36 +02:00
Basile Burg d9dd7ad6fa fix #309 - Coedit hangs when window is maximized and then dragged 2018-04-26 14:26:03 +02:00
Basile Burg bc0dc31b0d fix #300 - Error while finding the common directory and if all the sources dont have a module declaration 2018-04-21 10:39:57 +02:00
Basile Burg 4cc7eef0d9 faster indent patching 2018-04-19 17:25:12 +02:00
Basile Burg de825feec1 prjgrp, tweak gui for the win version 2018-04-17 16:33:30 +02:00
Basile Burg 64ed15f50c set default "auto dot delay" to 100ms to prevent unwanted insertion of properties
e.g "a[b.alignof" when "a[.." is tried
2018-04-17 09:38:26 +02:00
Basile Burg 468d51b66a fix #243, fix #244, add help main menu entry 2018-04-16 23:59:25 +02:00
Basile Burg 333f3147d3 add license and copyright to about box 2018-04-16 17:12:41 +02:00
Basile Burg 76273ffa49 fix #297, cannot save in windows special folders 2018-04-16 14:12:46 +02:00
Basile Burg 6db3591788 search & replace, add all opened files as possible scope, close #284 2018-04-16 12:10:17 +02:00