Commit Graph

1710 Commits

Author SHA1 Message Date
Basile Burg 712a89c442 cesetup, updated for dastworx 2016-07-02 17:10:42 +02:00
Basile Burg b5527845c4 dastworx, define the bad versions 2016-07-02 16:54:05 +02:00
Basile Burg 8cc08276db dastworx, fixme not detected anymore + add support for "//note:" 2016-07-02 16:01:48 +02:00
Basile Burg fcb76a4097 replace cetodo by dastworx, #82 2016-07-02 08:23:05 +02:00
Basile Burg afa35e11d1 replace cesyms by dastworx, #82 2016-07-02 07:20:09 +02:00
Basile Burg c5e1cf513a use dastworx to detect main(), fixup #79
without the imports it was not possible to use DMD
2016-07-02 07:07:03 +02:00
Basile Burg 44bf535c11 start the unified background tool 2016-07-02 00:17:25 +02:00
Basile Burg cec04e6b2a add an action to create a new DUB script, close #81 2016-07-01 05:15:07 +02:00
Basile Burg 7eac3f0305 fix typo in an application option 2016-07-01 05:14:39 +02:00
Basile Burg 34dbd95ae0 fine tweak HL presets 2016-06-30 01:40:14 +02:00
Basile Burg 5d36a0a821 cesyms, prevent predictible conv to string 2016-06-30 01:11:53 +02:00
Basile Burg 6fb523e8b8 fix open local phobos html
but LCL bug with anchor: http://bugs.freepascal.org/view.php?id=30326
2016-06-29 23:51:46 +02:00
Basile Burg 30de2aee7a editor, show phobos doc, local dir not accepted 2016-06-29 21:49:37 +02:00
Basile Burg 8fb4d233ee project group, fix an UI issue 2016-06-29 09:06:22 +02:00
Basile Burg 760d0c1a58 cesyms, fix, selective imports were not detected 2016-06-29 02:35:25 +02:00
Basile Burg 896957b31a cesyms, rewrite import ident merging in D 2016-06-29 01:33:40 +02:00
Basile Burg 7fe1d76ea6 display greyed toobar image when tblbtn not enabled 2016-06-28 17:10:42 +02:00
Basile Burg 1b5076f959 add main option for #77 + mostly drafted the feature 2016-06-28 09:39:51 +02:00
Basile Burg e674c89a96 work on #77 2016-06-27 20:14:52 +02:00
Basile Burg ae4fd5f763 fix uninit variable that caused the module name to be in the import list 2016-06-27 20:09:27 +02:00
Basile Burg a1dde3a592 add option to detect main in runnable or unittested modules, close #79 2016-06-27 13:39:28 +02:00
Basile Burg a5992c7a8e add editor commands PreviousChangedArea & NextChangedArea 2016-06-26 21:35:09 +02:00
Basile Burg 0f385033a7 rather use auto class d/ctor 2016-06-26 00:54:19 +02:00
Basile Burg be91856958 libman, persists the package list and faster get 2016-06-26 00:49:26 +02:00
Basile Burg 160383d26e rewrite the hints deleted in 30297c5dca 2016-06-25 23:35:08 +02:00
Basile Burg e658583587 custom tools, add an option to pipe either the curr file, selection or line
+ deprecate the previous editorToInput option
2016-06-25 20:51:59 +02:00
Basile Burg 06157547f2 add the symbolic strings CI and CS 2016-06-25 20:41:07 +02:00
Basile Burg ec50bdede7 improve the page control under win, close #51 2016-06-25 17:32:28 +02:00
Basile Burg 15630dcab8 project group, items path is relative to the group path
allow sharing group on different computers
2016-06-25 16:55:03 +02:00
Basile Burg 47b7cc416e set toolbar transparent
required under win
2016-06-25 16:19:13 +02:00
Basile Burg 30297c5dca add the flat design, as an option, step 2 of #51 2016-06-25 15:51:38 +02:00
Basile Burg 490cc8bbce messages, dont open target module during selection 2016-06-24 02:12:13 +02:00
Basile Burg 95ecf236a9 DUB runnables, support for ldc2 & gdc
according to the "runnableCompiler" setting
2016-06-24 02:03:21 +02:00
Basile Burg c9a3ae3b7e add support for the new DUB runnable modules, close #74 2016-06-23 23:11:49 +02:00
Basile Burg 3b71bd7f8a add design time package for custom ce controls 2016-06-23 22:26:25 +02:00
Basile Burg 4b69fb4fa9 HL presets, add clone btn + preset "Mars dark" 2016-06-22 06:58:18 +02:00
Basile Burg 07943f511b add preset Marse bright + fix combo items not updated when preset name changed 2016-06-22 06:31:58 +02:00
Basile Burg 495fb610b0 set the mini explorer as a single service 2016-06-22 05:44:44 +02:00
Basile Burg baee2e6207 reload last project, handle the free standing project 2016-06-22 05:27:28 +02:00
Basile Burg cc4fdbfc40 custom tools, allow to interpolate the parameters with the result of the input query, close #53 2016-06-19 07:46:42 +02:00
Basile Burg d2bbe29e88 use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
Basile Burg e58f7f9974 apply highlighter preset to the generic highlighter too 2016-06-18 12:22:11 +02:00
Basile Burg 17a49c92a9 prevent dup in imports list 2016-06-18 09:06:48 +02:00
Basile Burg 4bb368d8a2 remove unused field 2016-06-18 09:06:05 +02:00
Basile Burg 3818075c28 find the imports from token list, related to #77 2016-06-18 06:07:26 +02:00
Basile Burg 1fb1c8db47 fix #76, compile project... (and run with arg) is broken 2016-06-17 19:54:50 +02:00
Basile Burg 3b6c080bf2 add option to save project file before compiling, close #75 2016-06-17 19:51:54 +02:00
Basile Burg b64d891023 fix #60, Completion menu background and font color should follow UI theme 2016-06-17 19:31:28 +02:00
Basile Burg a80ea80db1 forces HL presets props to be written + activate reload from file 2016-06-17 17:02:30 +02:00
Basile Burg 4cba1ff672 finish highlighter preset system, close #59 2016-06-17 16:57:17 +02:00