Basile Burg
|
0670b51d32
|
add a scroll preview control, close #169
|
2017-07-10 14:37:40 +02:00 |
Basile Burg
|
23b71d0f11
|
fix, upstream regression, debug gutter icons mostly broken
|
2017-07-10 08:50:25 +02:00 |
Basile Burg
|
b0c14cc3ef
|
add commands to goto next / prev warning
|
2017-07-09 15:06:01 +02:00 |
Basile Burg
|
a25aba3409
|
only allow warning hints to be shown in the right gutter slice
|
2017-07-08 10:24:34 +02:00 |
Basile Burg
|
81aab07a83
|
fix some leaks created by the marks and D-Scanner process wrapper
|
2017-07-07 17:11:23 +02:00 |
Basile Burg
|
629413662b
|
add dynamic linting, close #166
|
2017-07-07 15:02:24 +02:00 |
Basile Burg
|
46041acb64
|
editor, add option to set the gutter transparent
|
2017-06-26 07:54:15 +02:00 |
Basile Burg
|
6996f1f11e
|
add option to eanble completion menu auto close
|
2017-06-17 02:49:09 +02:00 |
Basile Burg
|
892cccf12a
|
remove debug loc
|
2017-06-02 12:09:35 +02:00 |
Basile Burg
|
220a68a59c
|
close #145 - External modification tracking, also warns about deleted files
|
2017-06-01 12:18:36 +02:00 |
Basile Burg
|
d845d1ce3d
|
fix #152 - Code completion doesn't automatically close after deleting
|
2017-05-31 11:12:24 +02:00 |
Basile Burg
|
5fc8ea57b3
|
fix #143 - ddoc preffix inserted after auto curly brace closing
|
2017-05-31 10:36:55 +02:00 |
Basile Burg
|
8dbce64dd0
|
completion menu, add special closing chars
|
2017-05-03 02:15:15 +02:00 |
Basile Burg
|
ce57c24b28
|
editor, allow to validate completion with TAB
|
2017-05-02 21:08:14 +02:00 |
Basile Burg
|
1f20bd9b6c
|
add option to auto call completion features, close #134
|
2017-05-02 17:20:07 +02:00 |
Basile Burg
|
7eeb5dbe0a
|
ddoc template, add option to insert /++ +/ comments
|
2017-04-30 10:35:08 +02:00 |
Basile Burg
|
4adccd5275
|
prevent to systematically lex on new line
|
2017-04-29 10:02:41 +02:00 |
Basile Burg
|
b5f2822abb
|
add option top insert * or + on newline in ddoc, close #138
|
2017-04-27 15:30:09 +02:00 |
Basile Burg
|
6be3267993
|
add an editor command to insert ddoc templates, close #135
|
2017-04-27 11:43:16 +02:00 |
Basile Burg
|
58758616bb
|
ext mod detect, add navig shortcuts + prevent double dialog display
|
2017-03-12 20:57:26 +01:00 |
Basile Burg
|
a00ae4ea65
|
synmemo, style changes
|
2017-03-12 10:53:05 +01:00 |
Basile Burg
|
e7ca586d77
|
improve ext mod detection, diff visualizer + md5 content checker, close #72, close #123
|
2017-03-05 09:54:22 +01:00 |
Basile Burg
|
bce4699819
|
completion, last item first, fix problem with case sensitivity
|
2017-02-24 00:20:24 +01:00 |
Basile Burg
|
c1c4df282c
|
editor, select line on gutter click
|
2017-02-05 09:58:30 +01:00 |
Basile Burg
|
28fce8d535
|
go back to 03
|
2017-01-13 17:23:50 +01:00 |
Basile Burg
|
d2e001cf92
|
editor, add shortcuts to add/rem/toggle brealpoints
|
2016-12-21 00:44:53 +01:00 |
Basile Burg
|
af5c39689f
|
editor, local renaming, maintain caret pos
|
2016-12-21 00:28:52 +01:00 |
Basile Burg
|
e79eeaecb1
|
#97, add itf method called on dbg resume
|
2016-12-01 06:08:18 +01:00 |
Basile Burg
|
9b9c46305f
|
cleanup
|
2016-11-28 23:24:31 +01:00 |
Basile Burg
|
ee6e282f2b
|
refact full text replacement
|
2016-11-27 08:52:35 +01:00 |
Basile Burg
|
75399366b8
|
fix, reg introduced by 459f5add40
|
2016-11-23 13:56:17 +01:00 |
Basile Burg
|
459f5add40
|
fix #106, "Paste" should patch the leading blanks according to the indent mode
spaces 2 tabs is not handled because of a limitation in TSynEdit
|
2016-11-22 05:00:31 +01:00 |
Basile Burg
|
6457a91839
|
editor, completion menu, decorate the comp kind
|
2016-11-06 17:03:27 +01:00 |
Basile Burg
|
8e513f8b52
|
#97, add support for watch points
|
2016-10-28 14:11:17 +02:00 |
Basile Burg
|
bf2d2c64d1
|
add commands to jump by prot attribs, close #98
|
2016-10-21 14:55:09 +02:00 |
Basile Burg
|
91b29be626
|
#97, set the debugger as a single service
docs opened at debug-time couldn't know the dbg
|
2016-09-21 16:57:21 +02:00 |
Basile Burg
|
38d8673f37
|
#97, fix handling of pause, handle stepping, handle gutter icons
|
2016-09-19 13:52:45 +02:00 |
Basile Burg
|
92008c3a09
|
#97, refactor dbg, use interfaces + the entity connector
|
2016-09-19 01:05:35 +02:00 |
Basile Burg
|
1159e0ac02
|
fixup for 4be099408e
|
2016-09-18 16:47:02 +02:00 |
Basile Burg
|
4be099408e
|
editor, fix a case where calltips were unfairly closed
e.g parens used to change op precedence
|
2016-09-17 12:01:24 +02:00 |
Basile Burg
|
7febec25fb
|
completion, put last item in front for further usage
+ dont store completion kind literally
|
2016-09-17 09:15:53 +02:00 |
Basile Burg
|
9ef37f36e5
|
editor, don't validate comp menu entry with a dot
e.g completion triggered while typing a slice expression
|
2016-09-13 09:08:05 +02:00 |
Basile Burg
|
36d06688c8
|
use ExitCode and not ExitStatus
|
2016-09-03 17:32:51 +02:00 |
Basile Burg
|
284d2ee070
|
nothing
|
2016-08-21 06:11:33 +02:00 |
Basile Burg
|
d59cddfd3c
|
move page caption detection to memo + improve cation in split mode
|
2016-08-20 12:32:40 +02:00 |
Basile Burg
|
310c5a51af
|
editor, comment ident, hansle spaces at ident boundaries
|
2016-08-17 02:09:23 +02:00 |
Basile Burg
|
cfac8dcd86
|
fix inaccuracies in pairs & bracce auto closing
|
2016-07-11 07:23:42 +02:00 |
Basile Burg
|
9aebae7f99
|
add editor command to sort sel lines, close #78
|
2016-07-11 04:57:20 +02:00 |
Basile Burg
|
0d767dd129
|
add editor commands to change sel/word case, close #87
|
2016-07-11 02:35:13 +02:00 |
Basile Burg
|
a285186121
|
rename parameters that are prefixed
aValue, aFilename, etc
|
2016-07-10 01:44:36 +02:00 |