7885 Commits
Author SHA1 Message Date
lippfi fb62ec4c77 Fix float result in expression register 2021-11-18 12:32:24 +03:00
lippfi c48cf1a2f7 Update roadmap 2021-11-18 10:55:21 +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 51a9878363 Add oauth for mergeP 2021-11-17 20:15:12 +03:00
Alex Plate 7664c44697 Fix type in github auth 2021-11-17 20:09:58 +03:00
Alex Plate 5a8ee72622 Add github oauth token 2021-11-17 20:07:50 +03:00
Alex Plate 492b2de520 Add debug option to update authors 2021-11-17 19:49:06 +03:00
dependabot[bot]andAlex Pláte 900d3212a4 Bump antlr4 from 4.9.2 to 4.9.3
Bumps [antlr4](https://github.com/antlr/antlr4) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
- [Commits](https://github.com/antlr/antlr4/compare/4.9.2...4.9.3)

---
updated-dependencies:
- dependency-name: org.antlr:antlr4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-17 18:29:53 +03:00
Alex Plate d8997e1239 Update authors automation 2021-11-17 17:07:44 +03:00
Alex Plate e1001534e4 Enable automation 2021-11-17 16:18:38 +03:00
Alex Plate 59a69ed486 Fix automation 2021-11-17 16:04:25 +03:00
Alex Plate 437574328e Add workflow dispatch for update changelog task 2021-11-17 16:01:15 +03:00
Alex Plate 87af7ada40 Try to fix changelog automation 2021-11-17 15:56:16 +03:00
Alex Plate aa01730c13 Update changelog 2021-11-17 15:45:58 +03:00
Alex Plate 0803b401e7 Update kotlin and gradle 2021-11-17 14:44:30 +03:00
Alex Plate 6d974d799b Update intellij plugin version 2021-11-17 12:46:36 +03:00
lippfi 1fa779b21f Update changelog 2021-11-17 12:36:56 +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 Plateandlippfi 6bbd162c72 Fix AceJump issues 2021-11-16 12:18:25 +03:00
Alex Plateandlippfi 8fb8476994 Ignore bookmark test 2021-11-16 12:16:57 +03:00
Alex Plateandlippfi 8d7a2faf1b Update copyright info 2021-11-16 12:16:57 +03:00
Alex Plateandlippfi df946f8525 fix(VIM-2026): Intellij uses a different initialization approach during settings reading 2021-11-16 12:16:55 +03:00
Alex Plateandlippfi 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 Plateandlippfi 02dd52ccb9 Draft of statistic collector 2021-11-16 12:05:56 +03:00
Alex Plateandlippfi abb93af3fb Reformat files 2021-11-16 12:05:56 +03:00
lippfi 06b18b8fb9 Fix if statement 2021-11-16 12:05:56 +03:00
dependabot[bot]andlippfi 88772a0d8e Bump antlr4 from 4.9.2 to 4.9.3
Bumps [antlr4](https://github.com/antlr/antlr4) from 4.9.2 to 4.9.3.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Changelog](https://github.com/antlr/antlr4/blob/master/CHANGES.txt)
- [Commits](https://github.com/antlr/antlr4/compare/4.9.2...4.9.3)

---
updated-dependencies:
- dependency-name: org.antlr:antlr4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 12:05:56 +03:00
dependabot[bot]andlippfi 89c2bf0932 Bump annotations from 22.0.0 to 23.0.0
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/22.0.0...23.0.0)

---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 12:05:56 +03:00
Alex Plateandlippfi 9a0e6336b7 Update changelog 2021-11-16 12:05:56 +03:00
Alex Plateandlippfi 550a754fab Completely avoid esc handling in normal mode 2021-11-16 12:05:55 +03:00
Alex Plateandlippfi 5921f7f889 Remove redundant qualifier name 2021-11-16 12:03:51 +03:00
Alex Plateandlippfi e097880e95 Add an ability to enable matchit using packadd syntax 2021-11-16 12:03:48 +03:00
Alex Plateandlippfi 99a0dc6c53 Get rid of PlatformUtils usages
This class should not be used and replaced with ide-specific configurations
2021-11-16 12:02:25 +03:00
eugene.nizienkoandlippfi ef7e4a752d removing test fail 2021-11-16 12:00:10 +03:00