Basile Burg
|
80c81cce1e
|
add the ICELifetimeManager service and use it to close #310
|
2018-04-26 15:39:25 +02:00 |
Basile Burg
|
4cc7eef0d9
|
faster indent patching
|
2018-04-19 17:25:12 +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
|
76273ffa49
|
fix #297, cannot save in windows special folders
|
2018-04-16 14:12:46 +02:00 |
Basile Burg
|
feec564a35
|
use openURL from LCLIntf, close #295
|
2018-04-15 11:49:03 +02:00 |
Basile Burg
|
14fad39190
|
fix #294 - Plus or Asterisk inserted just before a DDOC comment due to usage of SelStart
|
2018-04-14 06:10:07 +02:00 |
Basile Burg
|
23fb44a6e4
|
ctrl+x, trim leading whites, fix #287
|
2018-04-14 06:08:07 +02:00 |
Basile Burg
|
ade5b65fa3
|
refact indent patching
|
2018-04-14 06:07:23 +02:00 |
Basile Burg
|
d0ef3a9130
|
update indet patcher dialog
|
2018-04-08 21:35:50 +02:00 |
Basile Burg
|
7acb60c450
|
fix #285
|
2018-04-08 14:55:22 +02:00 |
Basile Burg
|
5936b5d760
|
fix #280 - auto detection of indent mode + add convert dialog
|
2018-04-07 21:55:57 +02:00 |
Basile Burg
|
91602dd9e7
|
#272, does not show the selection after copy w/o sel
|
2018-03-28 10:05:43 +02:00 |
Basile Burg
|
ad9276ef62
|
ctrl+x & ctrl+v works on the whole line when no selection, close #272
|
2018-03-28 10:01:14 +02:00 |
Basile Burg
|
da890afec3
|
fix #271 - Creative font visualisations in merge window
|
2018-03-15 19:58:48 +01:00 |
Basile Burg
|
3a8248296a
|
fix #255 - Propose to open html doc even when "F1" help failed to locate the anchor
|
2018-03-03 10:32:16 +01:00 |
Basile Burg
|
9281c90c28
|
fixup previous commit, no need to yield the range
|
2018-03-03 08:56:13 +01:00 |
Basile Burg
|
09fb838463
|
fix #261 - Even smarter smartDdocNewLine
|
2018-03-03 08:46:02 +01:00 |
Basile Burg
|
ee4b928c8c
|
fix possible error on editor NextWarning command
|
2018-02-01 15:56:30 +01:00 |
Basile Burg
|
c3db2cfcfa
|
scale editor status bar, fix proj inspector tree icons width, scale syncedit icon, close #151
|
2018-01-22 01:32:59 +01:00 |
Basile Burg
|
4cd7b1342e
|
scale gutter icons and more scaling tweaks
|
2018-01-20 04:10:31 +01:00 |
Basile Burg
|
c492d9fa3e
|
display possible D-Scanner warning after BP deleted
|
2018-01-11 05:30:13 +01:00 |
Basile Burg
|
993a31575e
|
related to #190 but still not fixed
|
2017-12-06 17:57:01 +01:00 |
Basile Burg
|
fdc09fb885
|
set bp reachhed only when gdb running
|
2017-11-30 11:14:04 +01:00 |
Basile Burg
|
1e973d2f8d
|
fix #203 - Wrong gutter icon after deleting the breakpoint that's reached
|
2017-11-22 04:09:02 +01:00 |
Basile Burg
|
e075f72587
|
workaround #190
|
2017-11-19 07:31:03 +01:00 |
Basile Burg
|
4f14753d0f
|
Aadd an editor command to show the warning text of the current line, close #198
|
2017-11-01 19:37:13 +01:00 |
Basile Burg
|
d8c60b41a5
|
fix not init var
|
2017-10-28 07:22:59 +02:00 |
Basile Burg
|
84f9988c72
|
debugger: only use the central BP database
debugger: parses internal GDB messages as CLI
|
2017-09-03 12:16:12 +02:00 |
Basile Burg
|
cc5661d623
|
fix #175 - space or space-and-char ransomly inserted after completion
|
2017-08-23 07:49:37 +02:00 |
Basile Burg
|
4733c1d5f8
|
fix #185 - diff dialog shown twice on external modification
|
2017-08-21 06:28:44 +02:00 |
Basile Burg
|
462214cec3
|
editor, only handle first byte of UTF char, maybe related to #175
since we test for ascii value only
|
2017-08-16 10:41:48 +02:00 |
Basile Burg
|
dae1d4c430
|
fix #157 - after a gdb session breakpoints deleted from gutter not signaled
|
2017-08-16 10:39:13 +02:00 |
Basile Burg
|
b481e14fbe
|
scroll preview, leave before entering the scrollbar
|
2017-07-14 06:26:26 +02:00 |
Basile Burg
|
11338909ce
|
update TODOs, either done or wontdo
|
2017-07-13 12:16:53 +02:00 |
Basile Burg
|
0cc827bb2a
|
class registration not needed for component streaming
|
2017-07-11 20:41:30 +02:00 |
Basile Burg
|
1ebcdf1f29
|
fix, scroll preview not hidden when leaving on the right
|
2017-07-11 13:38:40 +02:00 |
Basile Burg
|
d22ff41d14
|
add a goto line command, close #170
|
2017-07-11 08:25:05 +02:00 |
Basile Burg
|
35ae9193bc
|
fix scroll preview on small docs
|
2017-07-10 21:43:17 +02:00 |
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 |