1
0
Fork 0
Commit Graph

52 Commits

Author SHA1 Message Date
Alex Plate 785f29abf8
Fix some qodana inspections 2022-11-10 13:38:18 +02:00
Alex Plate 2a3e96b891
Turn off unused declaration inspection because it's flacky 2022-11-10 12:12:47 +02:00
Alex Plate f1f6dd4c60
Turn off magic constant inspection 2022-11-10 11:31:49 +02:00
Alex Plate b8a8403dc3
Add links to youtrack issues 2022-11-10 11:25:42 +02:00
Alex Plate 8bb75fc376
Add ThirdPartyLicenses.md file 2022-11-04 10:15:42 +02:00
Alex Plate 2355435275
Update copyright 2022-11-04 09:24:03 +02:00
Alex Plate f5b6ca50f4
Update IdeaVim license to MIT
VIM-2782
2022-11-01 20:00:07 +02:00
Alex Plate 8d7a2faf1b Update copyright info 2021-11-16 12:16:57 +03:00
Alex Plate a0b8685f7d
Update some tests to use neovim 2021-06-01 16:31:40 +03:00
Alex Plate b32befe5df
Use wrapper functions around myFixture 2021-05-30 15:18:03 +03:00
Alex Plate 9c53f8608a
Add SSR inspection to replace myFixture check result 2021-05-28 19:40:22 +03:00
Alex Plate e1f0098164
Add custom inspection to use vimRunForEachCaret 2021-05-27 22:33:05 +03:00
Alex Plate 93d80b8dfb
Move to kotlin 1.5 2021-05-13 19:33:56 +03:00
Alex Plate cf28312740
A massive code reformatting using ktlint 2021-02-19 10:42:28 +03:00
Alex Plate 0f19b7415f
Update inspections profile 2021-01-20 10:18:52 +03:00
Alex Plate 07abc2e2e0
Disable "always inverted" inspection 2020-12-29 11:01:14 +03:00
Alex Plate 7e0c33f9a0
Add log file to run configuration 2020-12-25 10:38:28 +03:00
Alex Plate ce43a9648f
Update profile settings 2020-12-10 09:40:57 +03:00
Alex Plate 978d1df598
Disable internationalization inspections 2020-11-25 17:13:25 +03:00
Alex Plate 1d95b7ddf7
Move run configurations to the .idea 2020-11-19 16:43:27 +03:00
Alex Plate 121f130893
Ignore toString localization 2020-11-19 05:55:35 +03:00
Alex Plate 2a0c9cb749
[i18n] Add another file template 2020-11-18 14:22:39 +03:00
Alex Plate 5c07f42afb
Disable unstable api usage inspection 2020-11-18 12:33:51 +03:00
Alex Plate 5cb67470d5
Enable hardcoded string inspection 2020-11-18 11:25:39 +03:00
Alex Plate ed6f990d9a
Remove some qodana inspections 2020-11-06 21:39:37 +03:00
Alex Plate d5591ba08d
Update qodana profile 2020-11-06 20:00:21 +03:00
Alex Plate dbbea642bc
Add inspection profiles to the repository 2020-11-06 18:40:02 +03:00
Alex Plate e44418d410
Add icon in .idea 2020-04-28 11:41:30 +03:00
Alex Plate 73f3be8af0
Include copyright into repository 2020-04-17 11:17:34 +03:00
Alex Plate 33fd60e743
Temporary remove .idea folder because of setup problems 2019-02-22 20:58:56 +03:00
Alex Plate 215b94046a
Use single class import in project 2019-02-22 16:28:06 +03:00
Alex Plate cbb0d1a05e
Update .gitignore 2019-02-22 14:10:01 +03:00
Alex Plate db0e95deac
Add .idea styles 2019-02-21 16:29:42 +03:00
Vitalii Karavaev c29764b164 Updated .gitignore and codestyle config 2018-07-17 09:45:19 +03:00
Vitalii Karavaev 752814a5fb .idea/Project.xml removed 2018-07-12 14:26:15 +03:00
Vasily Alferov 8af14edf21 Fix accidentally changed file 2018-05-05 12:09:49 +03:00
Vasily Alferov 1373af6f66 Fix accidentally changed files 2018-05-05 11:13:26 +03:00
Vasily Alferov 291ad2906d Fix accidentally deleted files 2018-05-05 11:06:33 +03:00
Vasily Alferov be5532b35d Comment out text object multiple carets tests. 2018-05-05 10:59:58 +03:00
Vasily Alferov b2402aad2e reset accidentally changed file 2018-04-27 20:29:49 +03:00
Vasily Alferov 537ec30936 object.MotionInner* tests 2018-04-24 23:43:21 +03:00
Vasily Alferov 6b476fa75f Fix accidentally changed file 2018-03-29 10:34:44 +05:30
Vasily Alferov 4d46000ec6 Write most of multicaret leftright actions.
MotionColumnAction, MotionFirstColumnAction, MotionFirstNonSpaceAction, MotionLastColumnAction, MostionLastMatchCharAction, MotionLastMatchCharReverseAction, MotionLastNonSpaceAction, MotionLeftAction, MotionLeftMatchCharAction, MotionLeftTillMatchCharAction, MotionRightAction, MotionRightMatchCharAction, MotionRightTillMatchCharAction now have their own native multi-caret implementations.
2018-03-29 10:18:35 +05:30
Andrey Vlasovskikh 98a3801f6a New code style settings format of IntelliJ 2017.3 2017-09-08 23:06:24 +03:00
Andrey Vlasovskikh 6ee43c0014 Removed old project files 2016-01-23 01:46:43 +03:00
Andrey Vlasovskikh bea3d58ddb Removed old project file 2016-01-23 01:45:44 +03:00
Andrey Vlasovskikh 7c8b6d2fe6 Removed old IntelliJ project files in favor of non-version-controlled Gradle files 2016-01-23 00:31:31 +03:00
Andrey Vlasovskikh 5d33c46e6b Updated code style settings 2016-01-23 00:30:22 +03:00
Andrey Vlasovskikh 8b61f559d7 Updated default code style settings 2015-03-24 23:52:04 +03:00
Andrey Vlasovskikh daf6eccc83 Updated code style settings for plain text files 2012-11-30 15:09:30 +04:00