1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-11-05 12:22:22 +01:00

Commit Graph

  • 75a1bb7cc5 VIM-2114 Do not override registers when deleting empty range Jan Palus 2020-08-31 20:48:39 +02:00
  • 7d6a64315a Add Jan Palus to contributors list Alex Plate 2020-11-13 11:58:10 +03:00
  • 2758071d31 VIM-2113 Increase tag range only in visual mode Jan Palus 2020-08-31 20:26:59 +02:00
  • 3881b905be Update CHANGES.md 0.61 Alex Plate 2020-11-12 10:51:57 +03:00
  • 073c62f868 Update version on TeamCity Alex Plate 2020-11-12 10:50:25 +03:00
  • d8e0f26bea Revert "Unmute falling tests" Alex Plate 2020-11-12 10:47:39 +03:00
  • 04c24ab5d0 Run manual tests Alex Plate 2020-11-12 10:38:02 +03:00
  • bfb0ba1ab9 Update emulated plugins Alex Plate 2020-11-12 10:31:11 +03:00
  • fb7d48af1f Update IDE actions section in README Alex Plate 2020-11-12 10:11:33 +03:00
  • 559989ce4b Remove all To Be Released labels Alex Plate 2020-11-12 10:03:56 +03:00
  • 81f59e3c18 Update plugin.xml Alex Plate 2020-11-12 10:03:04 +03:00
  • b6adf9f7a9 Rename ideaenabledbufs to ideavimsupport Alex Plate 2020-11-12 09:45:29 +03:00
  • b972a01cf0 Add merged PR to changes Alex Plate 2020-11-12 09:41:57 +03:00
  • 0296cae712 Unmute falling tests Alex Plate 2020-11-09 14:02:24 +03:00
  • c38b18e16b Prevent inlays causing scrolling to stick Matt Ellis 2020-11-10 15:38:49 +00:00
  • 8d65c3ed26 Limit how much of an inlay is shown when scrolling Matt Ellis 2020-11-10 15:37:26 +00:00
  • 995bb966ad Reposition cursor when scrolloff changes Matt Ellis 2020-11-10 14:41:22 +00:00
  • dbda1a76ca [VIM-2158] Fix scrolling when scrolloff is greater than half screen height, but less than full screen height Matt Ellis 2020-11-10 14:19:51 +00:00
  • ed6f990d9a Remove some qodana inspections Alex Plate 2020-11-06 21:39:37 +03:00
  • 4f86d9cc77 Correct visual mode exiting when after line end Alex Plate 2020-11-06 20:26:26 +03:00
  • d55774abab Use vimForEachCaret Alex Plate 2020-11-06 20:21:05 +03:00
  • d5591ba08d Update qodana profile Alex Plate 2020-11-06 20:00:21 +03:00
  • f67d483c4e Exclude next method from property based testing Alex Plate 2020-11-06 19:48:33 +03:00
  • f26ddd4a27 Fix exception in aW Alex Plate 2020-11-06 19:12:40 +03:00
  • dbbea642bc Add inspection profiles to the repository Alex Plate 2020-11-06 18:40:02 +03:00
  • 0539e39977 Fix <C-\><C-N> Alex Plate 2020-11-06 11:16:13 +03:00
  • 65235d32a1 Fix exception for ]b command Alex Plate 2020-11-06 10:36:03 +03:00
  • ecfcdf5a8c Update intellij gradle plugin Alex Plate 2020-11-06 10:06:25 +03:00
  • cf127ba7f9 Update plugin description Alex Plate 2020-11-06 09:37:01 +03:00
  • 1fba77d925 Update getName description Alex Plate 2020-11-05 11:31:41 +03:00
  • 5752b116f6 Fix plugin.xml Alex Plate 2020-11-04 13:04:36 +03:00
  • cdf7fd8ce6 Update markdown to slack version 0.60.3-EAP Alex Plate 2020-11-03 12:14:58 +03:00
  • 8fe07e7b20 Verify plugin only against last major versions of IJ Alex Plate 2020-11-03 11:26:32 +03:00
  • b800237606 Refactor common extension test Alex Plate 2020-11-03 11:24:34 +03:00
  • fed02e5b8a Update plugin.xml Alex Plate 2020-11-03 11:18:09 +03:00
  • 2d4d3e9410 Update markdown to slack parser version Alex Plate 2020-11-03 11:15:34 +03:00
  • 880d4c6888 Update CONTRIBUTING.md Alex Pláte 2020-11-02 14:16:44 +03:00
  • 6a3d606032 New extension registration process Alex Plate 2020-11-01 03:30:00 +03:00
  • 612a86c4d9 Add new option to enable extensions Alex Plate 2020-11-01 00:51:22 +03:00
  • 14abc25c01 Update detekt config Alex Plate 2020-11-01 00:47:05 +03:00
  • 52673d1a02 Remove unnecessary semicolon Alex Plate 2020-10-31 22:04:20 +03:00
  • b7caee119e Rename detekt folder Alex Plate 2020-10-31 21:44:53 +03:00
  • a148446912 Change order of checks Alex Plate 2020-10-31 19:43:19 +03:00
  • 1ee9075976 Inline findParentByCondition Alex Plate 2020-10-31 19:40:48 +03:00
  • b03627a110 Add info about prepared configurations to contributing guide Alex Plate 2020-10-31 19:27:06 +03:00
  • 04ac0ab743 [TC] Extract plugin verification into the separate build Alex Plate 2020-10-31 19:21:12 +03:00
  • e7aa985ad5 Add run configurations Alex Plate 2020-10-31 18:49:37 +03:00
  • 4177f4e4f3 Rename ideavim.neovim.test to ideavim.nvim.test Alex Plate 2020-10-31 18:44:53 +03:00
  • c1e415b76a [TC] Update nvim config Alex Plate 2020-10-31 18:44:16 +03:00
  • 8ae656dee3 Remove unused export Alex Plate 2020-10-31 18:36:33 +03:00
  • d48576f48a TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: parameters of 'NVIM' build configuration were updated aleksei.plate 2020-10-31 15:42:17 +00:00
  • c0c5075072 [TC] Use -P to set env var Alex Plate 2020-10-31 18:16:41 +03:00
  • 59d106b8c4 [TC] Update nvim config Alex Plate 2020-10-31 17:42:58 +03:00
  • d96c313ecb [TC] Add execution privilege to nvim Alex Plate 2020-10-31 17:12:22 +03:00
  • 212c708150 [TC] Use env variable to set nvim path Alex Plate 2020-10-31 17:00:16 +03:00
  • 3739eb173e Remove nvim branch Alex Plate 2020-10-31 16:54:56 +03:00
  • 0d3ecce8a2 Read env variable to get nvim path Alex Plate 2020-10-31 16:53:09 +03:00
  • 164d7a4200 [TC] Update nvim config Alex Plate 2020-10-31 16:45:18 +03:00
  • 1258e602e6 [TC] Reformat code Alex Plate 2020-10-31 16:38:06 +03:00
  • 8a5ad713ea Trying to setup neovim tests Alex Plate 2020-10-31 16:29:34 +03:00
  • 12be65fa09 Update teamcity config: refactoring Alex Plate 2020-10-31 16:00:35 +03:00
  • 0720431c91 More cleanup Alex Plate 2020-10-31 14:29:26 +03:00
  • 6f1ac1de97 Add more time checks for is db cell Alex Plate 2020-10-31 14:03:11 +03:00
  • 99d2d4b594 Update the color of yank highlighting after laf changing Alex Plate 2020-10-31 13:46:08 +03:00
  • 2bf9b97e49 Continuation of qodana cleanup Alex Plate 2020-10-31 13:11:13 +03:00
  • c6600f3348 Fixes base of qodana run Alex Plate 2020-10-30 19:54:26 +03:00
  • e29ab54b0e Make default register in RegisterGroup non static field Alex Plate 2020-10-30 19:18:46 +03:00
  • 197565d4cb Get rid of info logs Alex Plate 2020-10-30 16:47:44 +03:00
  • 3d570d2020 Make property private Alex Plate 2020-10-30 15:59:56 +03:00
  • fe364dc6dc Reduce the depth of "parentByCondition" function Alex Plate 2020-10-30 11:56:50 +03:00
  • 5d0e82781f Enable teamcity output format for plugin verifier Alex Plate 2020-10-30 11:37:36 +03:00
  • 24f005a340 Integrate plugin verifier to the project Alex Plate 2020-10-30 11:08:49 +03:00
  • 1743c08091 Update isIdeaVimdisableHere logging Alex Plate 2020-10-29 12:40:30 +03:00
  • 81b095c899 Update detekt configuration Alex Plate 2020-10-29 11:43:47 +03:00
  • 965e8f71a0 Update detekt configuration 0.60.2-EAP Alex Plate 2020-10-29 11:01:41 +03:00
  • efc789fbf4 Update plugin.xml Alex Plate 2020-10-29 10:58:35 +03:00
  • f9cf49a9dd Update CHANGES.md Alex Plate 2020-10-29 10:50:44 +03:00
  • 0b41bd30cd Rename dialogescape and oneline to ideaenabledbufs Alex Plate 2020-10-29 10:44:34 +03:00
  • 7c79615c6a [VIM-2144] Correct caret position after block insert with inlays Alex Plate 2020-10-29 10:19:51 +03:00
  • 10be7354cd [VIM-2156] Fix up/down motions with inlays Alex Plate 2020-10-29 09:46:21 +03:00
  • 1e9925f092 [VIM-2157] Fix tab for active templates Alex Plate 2020-10-28 11:37:28 +03:00
  • 838079b249 Apply teamcity dsl patch (update vsc labbeling) Alex Plate 2020-10-27 19:45:41 +03:00
  • a9bf5c93df TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: build features of 'Publish EAP Build' build configuration were updated aleksei.plate 2020-10-27 16:41:49 +00:00
  • d4ec7e1f69 Remove some detekt warnings Alex Plate 2020-10-27 10:01:57 +03:00
  • 12e9774d4c Use markdown to slack converter to send EAP notification Alex Plate 2020-10-27 09:38:38 +03:00
  • 7bccaa8717 Remove deprecated methods and options Alex Plate 2020-10-23 11:18:46 +03:00
  • 319874b973 Update message Alex Plate 2020-10-22 12:11:14 +03:00
  • daf8799c39 Update isIdeavimDisabled here report Alex Plate 2020-10-22 12:02:03 +03:00
  • f45d4e1451 [VIM-2150] Shift-D should not delete an empty line Alex Plate 2020-10-21 10:26:50 +03:00
  • 7458d126bc Remove build dependencies for EAP release Alex Plate 2020-10-20 11:59:37 +03:00
  • a90ffb7a48 Update plugin.xml EAP-0.60.1 0.60.1-EAP Alex Plate 2020-10-20 11:38:20 +03:00
  • d1e39903dd Use gradle-changelog-plugin for pushing slack notifications Alex Plate 2020-10-20 11:34:52 +03:00
  • f23793f3f3 Test <Action> for insert mode mapping Alex Plate 2020-10-20 11:09:51 +03:00
  • 800390921c Update branch specification for PRs Alex Plate 2020-10-20 00:59:33 +03:00
  • 9650450426 Do not run tests on pull requests merging Alex Plate 2020-10-20 00:52:12 +03:00
  • 7225ab1f1b Use check instead of test for testing Alex Plate 2020-10-20 00:45:24 +03:00
  • 72dbc45457 Join active test Alex Plate 2020-10-20 00:13:47 +03:00
  • 3d14f916ef Update TestsForIntelliJ20202 configuration Alex Plate 2020-10-20 00:05:18 +03:00
  • 5598de70f1 Trying to extract common code for active tests building Alex Plate 2020-10-19 23:59:27 +03:00
  • bfccdd6b35 Cleanup builds Alex Plate 2020-10-19 23:48:22 +03:00