lippfi
|
8009c9a5f9
|
Tests for substitute with expression
|
2021-11-26 14:34:46 +03:00 |
|
lippfi
|
177115e2fc
|
Submatch function
|
2021-11-26 13:57:12 +03:00 |
|
lippfi
|
85bc12df59
|
Substitute with expressions
|
2021-11-26 13:33:36 +03:00 |
|
lippfi
|
1da818b0d5
|
Fix pattern in mappings
|
2021-11-25 10:45:16 +03:00 |
|
lippfi
|
c23d3f1442
|
Test for macro with count
|
2021-11-24 14:30:59 +03:00 |
|
lippfi
|
6500ce9154
|
Long running tests
|
2021-11-24 13:00:24 +03:00 |
|
Alex Plate
|
e29c268d0b
|
Extract progress strings
|
2021-11-23 17:22:36 +03:00 |
|
Alex Plate
|
2758e89a51
|
Draft of a potemkin progress during macro execution
|
2021-11-22 20:40:56 +03:00 |
|
lippfi
|
d0670d0244
|
Macro without invokeLater
|
2021-11-22 18:45:55 +03:00 |
|
Alex Plate
|
1e2005451c
|
Update formatting
|
2021-11-21 00:10:37 +00:00 |
|
Alex Plate
|
29a95ca592
|
Fix missing import
|
2021-11-19 12:06:43 +03:00 |
|
Alex Plate
|
5bfff2a398
|
Prepare to the EAP
|
2021-11-19 11:55:42 +03:00 |
|
lippfi
|
4d26947208
|
Pre-EAP commit
|
2021-11-19 11:21:27 +03:00 |
|
lippfi
|
f1de741bd5
|
Fix to prevent infinite loops
|
2021-11-19 06:14:37 +03:00 |
|
lippfi
|
3394d93b43
|
Fix register
|
2021-11-19 05:51:32 +03:00 |
|
lippfi
|
02c64feff8
|
Fix let command
|
2021-11-19 04:36:22 +03:00 |
|
lippfi
|
f2ba162359
|
Fix parent in functions
|
2021-11-19 04:17:32 +03:00 |
|
Alex Plate
|
16c5d11ead
|
Refactor editor holder in ExTextField
|
2021-11-18 18:14:29 +03:00 |
|
lippfi
|
3e97c5d5fc
|
Replace service() by ServiceManager.getService()
|
2021-11-18 14:28:56 +03:00 |
|
Alex Plate
|
cb5499f82f
|
Update plugin.xml
|
2021-11-18 14:26:26 +03:00 |
|
lippfi
|
a12793e67a
|
Made CommandLineHelper a service
|
2021-11-18 13:42:48 +03:00 |
|
lippfi
|
affec9bb61
|
Fix macro with count
|
2021-11-18 13:21:04 +03:00 |
|
lippfi
|
fb62ec4c77
|
Fix float result in expression register
|
2021-11-18 12:32:24 +03:00 |
|
lippfi
|
cf5cc92258
|
Make source command to throw exceptions
|
2021-11-18 07:19:28 +03:00 |
|
lippfi
|
ca934fe514
|
Fix set command
|
2021-11-18 07:18:44 +03:00 |
|
lippfi
|
d6ca75006a
|
Expression register
|
2021-11-18 06:52:00 +03:00 |
|
Alex Plate
|
0803b401e7
|
Update kotlin and gradle
|
2021-11-17 14:44:30 +03:00 |
|
lippfi
|
2c5442c044
|
Rename "delaymacro" to "ideadelaymacro"
|
2021-11-17 12:36:56 +03:00 |
|
Alex Plate
|
db4324c478
|
Use a different method for getting option values
|
2021-11-17 12:25:48 +03:00 |
|
lippfi
|
a8afca4ccf
|
Normal command
|
2021-11-17 12:16:46 +03:00 |
|
Alex Plate
|
6849bab741
|
Add more options to the statistic
|
2021-11-17 12:15:24 +03:00 |
|
lippfi
|
ff72f24433
|
Normal command
|
2021-11-17 12:02:25 +03:00 |
|
lippfi
|
19ea1b204c
|
Set default path to project for CmdFilterCommand
|
2021-11-17 12:02:25 +03:00 |
|
Alex Plate
|
a9e8dc7b9f
|
Fix compilation issues
|
2021-11-17 10:49:06 +03:00 |
|
Alex Plate
|
ee14eac009
|
Rewrite ctrl-^ to use a project service with saved last tab
|
2021-11-17 10:34:38 +03:00 |
|
Alex Plate
|
3c1bbd5a7f
|
Add few statistic items
|
2021-11-17 10:34:38 +03:00 |
|
lippfi
|
218cfaca44
|
Add contains method to OptionService
|
2021-11-17 04:59:17 +03:00 |
|
lippfi
|
8a78d76a20
|
OptionService.Scope as a sealed class
|
2021-11-17 04:39:31 +03:00 |
|
lippfi
|
1ead9f1443
|
Format
|
2021-11-16 13:49:38 +03:00 |
|
lippfi
|
c53dd48437
|
Fix adding options in VimExtensionRegistrar
|
2021-11-16 13:10:01 +03:00 |
|
lippfi
|
001a1d648c
|
Fix merge
|
2021-11-16 12:41:27 +03:00 |
|
Alex Plate
|
6bbd162c72
|
Fix AceJump issues
|
2021-11-16 12:18:25 +03:00 |
|
Alex Plate
|
8fb8476994
|
Ignore bookmark test
|
2021-11-16 12:16:57 +03:00 |
|
Alex Plate
|
8d7a2faf1b
|
Update copyright info
|
2021-11-16 12:16:57 +03:00 |
|
Alex Plate
|
df946f8525
|
fix(VIM-2026): Intellij uses a different initialization approach during settings reading
|
2021-11-16 12:16:55 +03:00 |
|
Alex Plate
|
58f8c315e6
|
Reformat code
|
2021-11-16 12:13:24 +03:00 |
|
lippfi
|
c6a379048e
|
Changed object in VariableService to applicationService
|
2021-11-16 12:13:23 +03:00 |
|
Alex Plate
|
02dd52ccb9
|
Draft of statistic collector
|
2021-11-16 12:05:56 +03:00 |
|
Alex Plate
|
abb93af3fb
|
Reformat files
|
2021-11-16 12:05:56 +03:00 |
|
lippfi
|
06b18b8fb9
|
Fix if statement
|
2021-11-16 12:05:56 +03:00 |
|