1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2024-09-20 10:42:47 +02:00
Commit Graph

5691 Commits

Author SHA1 Message Date
Alex Plate
edc0a14ef1
Do not set selection locker on mouse press 2021-09-29 10:49:16 +03:00
Alex Plate
011be78b27
Add ui test for extend selection 2021-09-28 12:04:25 +03:00
Alex Plate
58008e6758
Improve vim selection suppressor 2021-09-28 11:51:43 +03:00
Matt Ellis
ae21727c12
Merge branch 'master' into feature/guicursor 2021-09-27 15:21:41 +01:00
lippfi
a480372d3d Added a colon after scope for variables in VimScriptGlobalEnvironment 2021-09-27 15:19:39 +03:00
lippfi
0bc298014d Fixed string rule 2021-09-27 14:31:39 +03:00
lippfi
63f85a8099 lua << END is skipped now 2021-09-26 19:10:38 +03:00
lippfi
cc16d5ba15 VIM-2411. Added tabs to INLINE_SEPARATOR. Much better comments 2021-09-24 09:47:25 +03:00
lippfi
fa3afe188e VIM-2409. Removed inline comment from SubstituteCommand's rule 2021-09-23 17:52:15 +03:00
lippfi
6df2db86c3 VIM-2406. Added patterns with omitted "/" or "?" at the end of the pattern to GoToLineCommand 2021-09-23 17:32:39 +03:00
lippfi
7791de490d Removed unnecessary spaces from grammar 2021-09-23 13:31:52 +03:00
lippfi
754a8c7250 global and vglobal commands with pipes 2021-09-22 16:23:23 +03:00
lippfi
88b0f31590 Emojis 2021-09-22 15:40:53 +03:00
lippfi
b17dbb37e4 Updated formatting 2021-09-22 15:31:55 +03:00
Alex Plate
4ec360219a
Fix UI tests 2021-09-21 17:29:47 +03:00
Alex Plate
b4d4da7250
Refactor UI test 2021-09-21 11:20:33 +03:00
Alex Plate
8bf809a888
Improve mouse selection from the line end 2021-09-21 11:19:41 +03:00
Alex Plate
90e0cee86c
Fix Ui test 2021-09-21 10:35:43 +03:00
lippfi
5b571362e3 VIM-2405. Fixed error message for v: scope. NotImplementedErrors are now also shown in status bar. 2021-09-20 21:21:48 +03:00
Alex Plate
9537003a6d
Prepare to 1.7.1 release 2021-09-20 12:26:54 +03:00
Alex Plate
bdc50283d2
Switch gradle to 2021.2.2 because of issues in gradle plugin 2021-09-20 12:20:44 +03:00
Alex Plate
85c8968d75
Fix multiple copy from unnamed clipboard 2021-09-20 12:18:45 +03:00
lippfi
1466ad9bef Update changelog 2021-09-20 12:09:55 +03:00
lippfi
0cda2241ed Deleted "lambda" and "function as method" rules 2021-09-20 00:11:10 +03:00
lippfi
3ac96d9ed4 Added tests 2021-09-20 00:11:10 +03:00
lippfi
9f7b6a281b Fixed comma at the end of a literal dictionary 2021-09-20 00:11:10 +03:00
lippfi
96bd5f8259 Fixed unnamed register 2021-09-20 00:11:10 +03:00
lippfi
62917c2a50 VIM-2401. ExException is shown for map <expr> 2021-09-20 00:11:10 +03:00
lippfi
10ea780cdc Better grammar 2021-09-20 00:11:10 +03:00
lippfi
19561bb1f1 Fixed comment rule 2021-09-20 00:11:10 +03:00
lippfi
8088789f51 Fixed augroup and autocmd 2021-09-20 00:11:10 +03:00
lippfi
5dec91caa3 Added lambdas and functions as methods to grammar 2021-09-20 00:11:10 +03:00
lippfi
0c28a9a79b More loyal grammar 2021-09-20 00:11:10 +03:00
Alex Plate
8c2b715f93 Update formatting 2021-09-19 00:09:17 +00:00
aleksei.plate
0fe75031a9 TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: VCS roots of 'Publish Release' build configuration were updated 2021-09-17 10:05:03 +00:00
aleksei.plate
0ec01f8d6f TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: VCS roots of 'Publish Release' build configuration were updated 2021-09-17 10:04:50 +00:00
aleksei.plate
fbcb3f8cbc TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: 'https://github.com/JetBrains/ideavim (branch release)' VCS root was created 2021-09-17 10:04:25 +00:00
dependabot[bot]
3f6a454052 Bump github-api from 1.129 to 1.133
Bumps [github-api](https://github.com/hub4j/github-api) from 1.129 to 1.133.
- [Release notes](https://github.com/hub4j/github-api/releases)
- [Changelog](https://github.com/hub4j/github-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hub4j/github-api/compare/github-api-1.129...github-api-1.133)

---
updated-dependencies:
- dependency-name: org.kohsuke:github-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-17 10:44:55 +03:00
dependabot[bot]
088fda12f8 Bump org.eclipse.jgit
Bumps org.eclipse.jgit from 5.12.0.202106070339-r to 5.13.0.202109080827-r.

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-17 10:44:00 +03:00
dependabot[bot]
b207b30108 Bump org.jlleitschuh.gradle.ktlint from 10.0.0 to 10.2.0
Bumps org.jlleitschuh.gradle.ktlint from 10.0.0 to 10.2.0.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-17 10:43:46 +03:00
Alex Plate
f12b67088f
Remove incorrect changelog 2021-09-16 13:37:18 +03:00
Alex Plate
2643daf0b2
Exclude ktlint test source set check 2021-09-16 10:38:28 +03:00
Alex Plate
21188dad73
Update changelog settings 2021-09-16 10:17:39 +03:00
Alex Plate
0476854d7c Update changelog 2021-09-16 07:14:43 +00:00
Alex Plate
b9ab4f6484
Prepare to 1.7.0 release 2021-09-16 10:08:47 +03:00
lippfi
759d92db4d Fixed checkboxes in VIMSCRIPT_ROADMAP.md 2021-09-15 17:48:37 +03:00
lippfi
263fea1c52 Moved vimscript-related .md files to vimscript-info folder 2021-09-15 17:46:09 +03:00
lippfi
949e9216ff Updated README.md 2021-09-15 17:32:14 +03:00
lippfi
547835f59d Added roadmap & list of implemented functions 2021-09-15 17:31:50 +03:00
Alex Plate
464ed17741 Update changelog 2021-09-15 08:45:49 +00:00