Basile Burg
1ae0689dc4
update ldc2 version used to build win release and fix #95
2021-10-11 07:32:58 +02:00
Basile Burg
3052ea97fe
completion, partial support for subpackages used as dependencies
2021-10-10 23:23:24 +02:00
Basile Burg
8c77c2caa3
fix, dub proj inspector tree empty if proj organized by subpackages
2021-10-10 23:22:45 +02:00
Basile Burg
3dfad939ad
fix, semver patch component mandatory
...
some dub package omit it
2021-10-10 23:21:14 +02:00
Basile Burg
3434ce561c
fix #52 - support for selecting parent frames from the call stack view
...
or the ctx menu
Code was there for long time but deactivated because not working.
Nowadays that works, maybe older GDB versions had a bug ?
2021-10-10 18:51:44 +02:00
Basile Burg
cbe9b39337
custom tools, enhance entry appearence when a custom color is associated
2021-10-09 09:12:29 +02:00
Basile Burg
791fd84685
messages, custom draw, use graphutil shadow function
...
prevent clipping in the property setters
2021-10-09 09:03:52 +02:00
Basile Burg
f925277fc9
fix, bad gutter icon displayed on breakpoint removed
2021-10-08 16:23:47 +02:00
Basile Burg
541ceb240f
address a few compiler warnings
2021-10-08 16:08:00 +02:00
Basile Burg
514ffb967a
fix #97 - content reloaded after diff dialog could be outdated
2021-10-08 16:03:24 +02:00
Basile Burg
95f9babd0c
dont include backtick if search result is also highlighted
2021-10-08 16:02:36 +02:00
Basile Burg
957ca1321a
rlz
2021-09-25 16:52:28 +02:00
Basile Burg
477ec85722
fix #94 - explorer, list of favorite create leaks on exit
2021-09-23 03:07:22 +02:00
Basile Burg
9e156b6fa7
fix #93 - explorer file list not sorted anymore with lcl 2.2
2021-09-23 02:28:43 +02:00
Basile Burg
bf24e5692b
use native AnchorDocking feature to set if floating widgets stayontop
2021-09-19 15:47:37 +02:00
Basile Burg
92fd118403
hide not working AnchorDockingOption
2021-09-19 14:32:52 +02:00
Basile Burg
6e19a724ea
cleanup and address a few warnings
2021-09-19 14:14:01 +02:00
Basile Burg
0ba7c05e9e
fix #92 - make symlist errors & warnings more visible
2021-09-19 01:19:01 +02:00
Basile Burg
4a41f846f9
change name of completions generated from the word split to 'local word'
2021-09-19 00:15:48 +02:00
Basile Burg
e6eee57ef5
prevent fast enough DotDot to trigger the completion menu
2021-09-19 00:11:58 +02:00
Basile Burg
22faea8cdc
fix reg, closeCompletionCharsWithSpace_ broken since b65bb860
2021-09-19 00:11:30 +02:00
Basile Burg
8af9aeccdb
exclude current line from text completions
2021-09-17 23:39:47 +02:00
Basile Burg
2b674c238d
fix #88 - Content of floating widgets vanish the second time they are opened
2021-09-17 19:06:08 +02:00
Basile Burg
31080c18f7
fix #89 - improve algo complexity of computing "text" completions
2021-09-17 18:36:18 +02:00
Basile Burg
3df1a3b720
fix #85 - Add local, non semantic, completions
2021-09-17 13:03:51 +02:00
Basile Burg
077b4c35e7
fix #69 - d2 highligther, dont apply the phobos-style if ident is followed by left paren
...
that looks better when using C APIs.
before : "LLVMAppendBasicBlock(" -> tkTypes, tkSymbol
after : "LLVMAppendBasicBlock(" -> tkCall, tkSymbol
downside : "Constructor()", Constructor is not a TkTypes anymore
2021-09-15 16:08:51 +02:00
Basile Burg
04652d095d
gdb commander, set variable list the default page in view again
2021-09-15 15:51:04 +02:00
Basile Burg
2ce12e60d7
fix missing semicolon
2021-09-15 03:42:30 +02:00
Basile Burg
0679140ef9
fix #71 - add "Run until instruction" to gdb commander asm view
2021-09-15 03:36:41 +02:00
Basile Burg
0fd5ca5461
TListViewCopyMenu support for custom items
2021-09-15 03:36:41 +02:00
Basile Burg
9e806584b3
add a project action to check semantics
2021-09-15 03:36:32 +02:00
Basile Burg
02fb0749c2
make compatible with LCL version 2.2
2021-09-13 13:26:25 +02:00
Basile Burg
fcad680170
fix #86 - gdb commnader, cmain argc value is wrong when "queryArguments" is not checked
2021-09-11 22:12:35 +02:00
Basile Burg
6a7c74e3a1
fix #73 - Need gdb custom path setting for Linux and Windows
2021-08-01 13:05:39 +02:00
Basile Burg
d41e83a9e2
searchces results, format using gnu style, close #84
2021-08-01 12:48:25 +02:00
Basile Burg
5f3574cde1
gdb commander, allow to comment arguments
2021-08-01 12:48:02 +02:00
Basile Burg
5c4152c99b
halstead, show full func sig
2021-07-14 23:20:11 +02:00
Basile Burg
b95eb67b8f
fix #83 - add support for the syntax dub build type
2021-07-09 14:38:35 +02:00
Basile Burg
bd9715c07d
rlz
2021-04-19 11:08:47 +02:00
Basile Burg
988c9bb993
about box, update year
2021-04-15 02:48:37 +02:00
Basile Burg
ad1c137501
allow dscan after diff dialog
...
#80
2021-04-15 02:47:02 +02:00
Basile Burg
2b1ef5b439
replace the gutter markspart with a simpler equivalent
...
more adapted to multiple and dynamic columns
2021-04-15 02:38:33 +02:00
Basile Burg
b0da20f068
refact setter used to set the gutter color
...
so that it doeds not rely on default gutter parts
2021-04-15 02:36:37 +02:00
Basile Burg
7a4f0af84b
fix #80 - warning icons for d-scanner not always properly resets
2021-04-15 02:35:38 +02:00
Basile Burg
9b1391e781
d2 highlighter, remove keyword body, typedef, macro
2021-04-14 18:57:41 +02:00
Basile Burg
eeab0decb9
update to lazarus 2.0.12
...
close #79
2021-04-12 00:49:30 +02:00
Basile Burg
6eeb2e55d9
rlz
2021-04-03 20:54:53 +02:00
Basile Burg
0b54224ecf
fix, editor lclref count <> 0 when closed using a shortcut
2021-04-02 11:29:54 +02:00
Basile Burg
3352eef838
fix, focused editor opts not applied after changes in the shortcut editor
2020-12-24 15:41:41 +01:00
Basile Burg
3b46ffb013
fix, tab captions note update when closing doc from shortcut
2020-12-22 23:18:30 +01:00