Basile Burg
|
7d76556cbc
|
remove deprecated autoClose modes
|
2019-04-02 13:06:01 +02:00 |
Basile Burg
|
3339404419
|
auto close pairs, deactivate unclear condifition not to close
and make remove offset from relExpressions to change caret "p" instead
|
2019-02-10 04:29:05 +01:00 |
Basile Burg
|
3f343fe634
|
fix #444 - Wrong indentation at level 0
|
2019-02-08 11:37:20 +01:00 |
Basile Burg
|
17be43d096
|
fix more reg in autoindent and auto brace close
|
2019-02-07 00:00:23 +01:00 |
Basile Burg
|
e6e0dc6215
|
style, remove all occurences of `then\ [a-z,A-Z]`
|
2019-02-05 19:08:09 +01:00 |
Basile Burg
|
474a07dca4
|
cosmetics changes
|
2019-02-05 18:22:39 +01:00 |
Basile Burg
|
6750020d16
|
prevent cases of superfluous indirections on `Items[i]`
|
2019-02-03 21:05:53 +01:00 |
Basile Burg
|
7d372c1eba
|
fix possible wrong line index when lefttoken on LF is on another line
|
2019-02-02 17:09:21 +01:00 |
Basile Burg
|
b140ac1c84
|
use a simpler logic to compute indent on LF
|
2019-02-02 16:55:25 +01:00 |
Basile Burg
|
5b707be2f8
|
nothing
|
2019-02-02 04:38:09 +01:00 |
Basile Burg
|
2624f049cc
|
fix upstram, auto indent broken after ENTER
|
2019-02-02 04:37:58 +01:00 |
Basile Burg
|
6a3a49f1f2
|
refact, extract method to lex editor lines
|
2019-02-02 03:32:16 +01:00 |
Basile Burg
|
1dc0dab22b
|
fixup auto indent broken and deprecate modes not based on the lexems
close #431
close #433
|
2019-02-01 23:08:58 +01:00 |
Marco Leise
|
5698637bec
|
Fix inconsistencies in brace closing behavior.
|
2019-01-28 09:32:24 +01:00 |
Basile Burg
|
de6a7d4813
|
fix #417 - Adjustments required in pair auto closing
|
2019-01-22 09:31:49 +01:00 |
Basile Burg
|
57d766a268
|
fix typo in code comments
|
2019-01-20 19:25:49 +01:00 |
Basile Burg
|
a5d47eb6d1
|
fix #402 - Quote auto closing is only triggered in strings
|
2019-01-20 10:03:15 +01:00 |
Basile Burg
|
f3db219e83
|
fix #400 - inconsistencies in automcompletion, after backspace
|
2019-01-20 08:29:39 +01:00 |
Basile Burg
|
6d1fe59a8c
|
add synedit ecSmartWordLeft and ecSmartWordRight shortcuts
|
2019-01-15 15:26:44 +01:00 |
Basile Burg
|
aa7c00512c
|
fix #404 - When completion menu is invoked, other popups should set hidden
|
2019-01-14 04:33:29 +01:00 |
Basile Burg
|
5901c852e5
|
fix #398 - Freeze when pressing space on empty auto-complete list
|
2019-01-11 21:54:26 +01:00 |
Basile Burg
|
39d9ee85d1
|
fix possible range violation when allowing cursor past EOL
|
2019-01-07 09:20:22 +01:00 |
Basile Burg
|
f603fe1879
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |