Basile Burg
04138ddd63
completion improvments,
...
- "." does not validate anymore but close leaving current text as-is
- tm, BACKSPACE workaround, seemsuseless nowadays
2022-06-06 20:44:51 +02:00
Basile Burg
a62b805ece
rlz
2022-05-16 02:38:36 +02:00
Basile Burg
f8ad7162b1
try a release
...
maybe something has brok since 6 months ?
2022-05-15 23:54:25 +02:00
Basile Burg
8831790057
docs, update required Lazarus version and warn if compiled with laz < 2.2
2022-05-15 23:32:23 +02:00
Basile Burg
d61e2120fb
docs, mention that makefiles can be used as project
2022-05-15 23:23:18 +02:00
Basile Burg
f9d7fdec28
fix, args for the make process passed with leading spaces
2022-05-15 10:06:38 +02:00
Basile Burg
4ed8b33e1e
add options for the makefile projects
...
close #109
2022-05-15 09:50:05 +02:00
Basile Burg
6c4a47a48c
symstrings, dont cache CLN and CCN
...
close #110
2022-05-15 02:04:55 +02:00
Basile Burg
1d0cdd6954
update setup instructions, close #96
2022-05-14 16:27:14 +02:00
Basile Burg
837589b2c1
fix, LastDocAndProjs, ProjGroups, problem with config indexes
2022-05-14 15:40:07 +02:00
Basile Burg
85a67e4473
project group, fix reg, segv on attempt to add new items
2022-05-14 14:51:09 +02:00
Basile Burg
425248e81d
add symstring CLN and CCN
2022-05-14 14:50:30 +02:00
Basile Burg
04100589e5
fix, reload last proj and docs, projet config index not handled
2022-05-14 12:24:07 +02:00
Basile Burg
311d6a7d1a
missing leading message on make project compiling
2022-05-14 12:13:17 +02:00
Basile Burg
58b04d978c
Add support for make as a new type of project format
...
close #108
2022-05-14 02:49:11 +02:00
Basile Burg
80a57f4332
self-import not forbidden in D ?
2022-05-12 09:56:58 +02:00
Basile Burg
e9bcb9b6ac
dexed-d, remove unused stuff added after copy of iz.memory
2022-05-12 09:50:04 +02:00
Basile Burg
5b59cf30a4
update libdexed-d
...
- remove dependency on defunt iz library, close #105
- add a derived parser to handle bounds violation, close #107
- removed used of deprecated dparse types
2022-05-11 20:03:27 +02:00
Basile.B
4138bca34f
Merge branch 'github-to-gitlab' into 'master'
...
Change basile repos from github URLs to gitlab
See merge request basile.b/dexed!17
2022-04-14 12:30:19 +00:00
Tony Crowe
09e8e61c20
Change basile repos from github URLs to gitlab
2022-04-13 04:47:20 -06:00
Basile Burg
273291aca0
sxsyn, lex `?=` as a single token
2022-02-03 06:26:09 +01:00
Basile Burg
9266f32db4
searc & replace, fix small inconsitency caused by focus stealing
2022-01-03 10:32:05 +01:00
Basile Burg
7ee77e71ef
rlz
2021-12-09 11:14:07 +01:00
Basile Burg
bd43293e2f
sort the completions otained from word splitting
2021-12-08 08:39:01 +01:00
Basile Burg
fff0ea4711
sxsyn, add support for DollarExp
2021-12-02 07:12:25 +01:00
Basile Burg
3a3f6fb99f
sxsyn, add the `new` and `delete` kw
2021-11-29 05:55:58 +01:00
Basile Burg
3f8131b57a
rlz
2021-11-23 18:57:10 +01:00
Basile Burg
eb3c0b5903
fix, libdexed-d cannot be build with latest ldc2
2021-11-23 18:56:55 +01:00
Basile Burg
6281f395cd
gdb com, allow to pass stdin upon debugging starts
...
close #101
2021-11-10 04:08:41 +01:00
Basile Burg
ba2489d3e6
same as HEAD~1,
...
bug was likely copy paste
2021-11-08 11:05:19 +01:00
Basile Burg
9c79c35082
syxsyn, fix lexOpAndOpOpAndOpEqual lookup tested the wrong char
...
leading to `-1` being colourized as a whole symbol
2021-11-08 10:37:40 +01:00
Basile Burg
99557fed58
remove dub option dependencyCheck and replace with skipRegistry
2021-11-08 09:42:04 +01:00
Basile Burg
250b6960d8
remove workaround for a LCL bug that only existed in 2.2.0-RC1
2021-11-04 22:34:41 +01:00
Basile Burg
846f86fb40
sxsyn, fix range comparison
2021-11-02 00:32:56 +01:00
Basile Burg
2428994828
sxsyn, multi line string literal problem if a line starts with `§`
2021-11-01 02:46:28 +01:00
Basile Burg
d4b700fbbc
sxsyn, misc style changes
2021-10-31 17:49:54 +01:00
Basile Burg
959e20d137
sxsyn, BinLiteral and HexLiteral underscore cant be directly after prefix
2021-10-31 17:41:09 +01:00
Basile Burg
e4fad338e0
sxsyn, fix mixed indent style
2021-10-31 17:30:22 +01:00
Basile Burg
662784212e
add an highlither for styx sources
2021-10-31 07:41:55 +01:00
Basile Burg
8a9ee73349
fix, option _textCompletionMinLength_ min length off-by-one.
2021-10-31 02:01:51 +02:00
Basile Burg
d943bcfed2
rlz
2021-10-18 12:14:38 +02:00
Basile Burg
f4e95cc4c5
fix #98 - sources not detected in subPackages described in JSON objects
2021-10-18 12:11:26 +02:00
Basile Burg
56a9024583
fix, dub projects, the "subpackages" node can be an object
2021-10-12 18:59:25 +02:00
Basile Burg
134c244284
rlz
2021-10-11 12:23:45 +02:00
Basile Burg
a6b239b044
fix #95 for good - appveyor rlz builder broken
2021-10-11 12:10:15 +02:00
Basile Burg
21de229cb7
rlz
2021-10-11 08:01:41 +02:00
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