Mia Vucinic
|
9e6fb85325
|
add test for digraph scope
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
f23e190849
|
delete on global option change listener
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
36c2f797a9
|
add tests for search functions in VimScope
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
98b19b2396
|
add variable tests
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
8642f4afe9
|
remove suspend from some functions
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
758809f7d5
|
make some functions not suspend
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
979ef3fa1c
|
make api use coroutines
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
9ca46bf150
|
add coroutines library to api module
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
91ab26406b
|
make jetbrains annotation compileOnly in api module
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
dbe9deec1c
|
add forEachEditor function
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
c4bb7e4145
|
fix replace with register plugin to work in visual block mode
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
72af6fc313
|
add functions from VimDigraphGroup
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
101d94e12a
|
fix when some search functions return out-of-bounds offset
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
9a79cdc3ab
|
add functions from vim search helper
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
dd1c5412ed
|
introduce read and transaction scope for command line
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
6cb4e2946f
|
delete unnecessary functions from command line scope
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
641fd42ecf
|
rename getOptionValue to get and resetOptionToDefault to reset
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
ee64316676
|
introduce option scope
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
6eb71cb95e
|
add functions for saveFile and closeFile in VimScope
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
86c225616e
|
add initial vim storage service implementation
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
30190b43fc
|
rename isVariableLocked to islocked
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
b0c5d8f658
|
add setVariable and lockvar/unlockvar functions
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
c6176f1ac8
|
add initial command line implementation
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
af9fe9e44e
|
add with primary caret method
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
c1d6a5574b
|
add contract on editor scope
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
b7f69c8c28
|
add command function
|
2025-07-21 21:06:39 +02:00 |
|
Mia Vucinic
|
61b515260c
|
rename repeat until to repeat while
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
d774505801
|
add update label function to modal input
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
11e2c00fd8
|
add modal input implementation
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
17e261a9e8
|
add output panel functions
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
b3dd404aa2
|
add vimscript executor functions
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
fdb677dde1
|
add vim window group functions
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
74e40ccff8
|
add vim scroll group functions
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
008a143284
|
add vim regexp service functions
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
124f4345ee
|
add tab service functions
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
a70fc85ca0
|
add jump service implementation
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
bed26eecdc
|
convert some mark functions to fields
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
d655ba2ece
|
remove unnecessary functions for recording macros
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
b201e9a85c
|
remove unnecessary functions from the options api
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
f503ba5c77
|
convert fromRgba function to constructor
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
6c403f6288
|
move path to separate file
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
3632511ea2
|
add documentation and range annotation to mark class
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
fa0162f8d4
|
add jetbrains annotations dependency
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
12819261d3
|
add initial marks api
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
1dadbe77b7
|
add additional mappings
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
d633686e75
|
add initial options api
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
3508006f0f
|
add register-related operations and properties from VimInjector to CaretRead interface and implementation
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
d262ce58d5
|
add more functions and properties into the color class and move parse rgba color to the highlighted yank extension
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
ba78d9d518
|
rename addHighlighter, removeHighlighter, HighlighterId to addHighlight, removeHighlight and HighlightId
|
2025-07-21 21:06:38 +02:00 |
|
Mia Vucinic
|
38c53ea91e
|
rename visualSelectionMarks to selectionMarks
|
2025-07-21 21:06:38 +02:00 |
|