Filipp Vakhitov
b005328b4a
Exclude generated files from .gitignore
...
I've also added sorting to be more confident that the generated file will be persistent across different machines
2024-08-23 14:18:03 +03:00
Alex Plate
4a85058ba2
Start using kotlin 2.0
...
Originally this is needed to update the dependency on AceJump, which uses the kotlin 2.0 compiler, and its classes are not compatible with the old compiler
2024-07-19 17:13:59 +03:00
Alex Plate
84e11e4236
Add useful .idea files to git
...
.name will show the correct name "IdeaVim" in IJ
`misc.xml` contains information about the annotations that should be considered as "EntryPoints" for the function. With this, they'll not be marked as unused
2024-06-28 17:25:56 +03:00
Alex Pláte
28aa156cb7
Merge branch 'master' into feature/gradle-intellij-plugin-v2
2024-06-21 16:30:25 +03:00
Matt Ellis
4913b13a2d
Migrate to IntelliJ Platform Gradle Plugin 2.0
...
Also updates the GitHub workflows to use the new name for the testIdeUi task, and the TeamCity files to use the new name for the VerifyPlugin task
2024-06-17 11:03:17 +01:00
Matt Ellis
f62819df00
Add generated parser files to gitignore
2024-06-14 14:29:11 +01:00
Emanuel Gestosa
4f6c6f4d10
fixing rebase problems
2024-02-05 16:29:49 +02:00
Filipp Vakhitov
93c83f773a
Add generated JSON files to gitignore
2023-11-10 16:01:22 +02:00
Alex Plate
b8a8403dc3
Add links to youtrack issues
2022-11-10 11:25:42 +02:00
Alex Plate
d26765e217
Create vim-engine module
2022-02-17 19:00:35 +03:00
lippfi
898e5f8bda
Standard project layout
2021-10-11 01:29:18 +03:00
lippfi
46788cc6c6
Added vimScript package & antlr grammar
2021-07-30 17:33:29 +03:00
Alex Plate
f822b04a6f
Trying to exclude settings.xml using gitignore
2021-06-30 10:49:09 +03:00
Alex Plate
cf28312740
A massive code reformatting using ktlint
2021-02-19 10:42:28 +03:00
Alex Plate
1d95b7ddf7
Move run configurations to the .idea
2020-11-19 16:43:27 +03:00
Alex Plate
5cb67470d5
Enable hardcoded string inspection
2020-11-18 11:25:39 +03:00
Alex Plate
dbbea642bc
Add inspection profiles to the repository
2020-11-06 18:40:02 +03:00
Alex Plate
35f36070a4
Update gitignore
2020-10-19 23:42:47 +03:00
Alex Plate
25d6d3694b
Update gitignore
2020-10-19 23:39:57 +03:00
Alex Plate
f58fda0c87
Add .DS_Store to gitignore
2020-04-28 11:41:31 +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
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
f4bb745519
Multiple carets support for moving cursor to the first char in the file
2018-07-04 14:41:17 +03:00
Andrey Vlasovskikh
8eda58825f
Put /out/ back
2016-01-23 02:14:40 +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
78b1ad6df6
Switched from Ant to Gradle for easier dependency on IntelliJ in automated builds
2016-01-22 22:15:38 +03:00
Andrey Vlasovskikh
2203ae8c23
Added IntelliJ project files for IdeaVim developers
2012-11-29 19:08:57 +04:00
Alexander Zolotov
5c792fc542
Add *.iml files to ignore
2012-11-21 02:42:48 +04:00
Andrey Vlasovskikh
2dba6f91bc
Added tmp/ to .gitignore
2012-11-09 23:14:27 +04:00
Andrey Vlasovskikh
c695e98787
Paths relative to the Git root in .gitignore
2012-11-02 19:56:21 +04:00
Andrey Vlasovskikh
f4ae8017ce
Added .idea to .gitignore
2012-11-01 02:28:39 +04:00
Andrey Vlasovskikh
85ebfc10b1
Added .gitignore for ignoring build results
2012-10-31 20:13:16 +04:00