JohnHake
|
77c97c2c08
|
IJSDK-739
|
2020-02-07 16:54:11 -08:00 |
|
JohnHake
|
54d822dd25
|
Gradle conversion cleanup
|
2020-02-07 12:07:55 -08:00 |
|
JohnHake
|
7e5e76abd6
|
Port to Gradle, update unit tests
|
2020-02-07 11:54:11 -08:00 |
|
JohnHake
|
ced34792f9
|
Gradle conversion
|
2020-02-06 20:39:50 -08:00 |
|
JohnHake
|
1f5efe6f29
|
action_basics replaces register_actions
|
2020-02-06 12:52:45 -08:00 |
|
Yann Cébron
|
40779d1e43
|
Kotlin: update sample plugins
|
2020-02-06 17:12:06 +01:00 |
|
John Hake
|
db3fd6181e
|
Merge pull request #246 from JohnHake/IJSDK-675
IJSDK-675: AppCode Product Page
|
2020-02-05 20:53:59 -08:00 |
|
JohnHake
|
65dd82041f
|
Delete DevKit, add Gradle simple_language_plugin
|
2020-02-05 20:39:11 -08:00 |
|
JohnHake
|
a4688028c5
|
Add simple_language and updates to simple_language_plugin
|
2020-02-05 19:28:43 -08:00 |
|
Yann Cébron
|
9f4df3319d
|
cleanup method notation
|
2020-02-05 12:18:15 +01:00 |
|
Yann Cébron
|
f2b5c4fb56
|
API notable 2020: IdempotenceChecker for ResolveCache
|
2020-02-04 15:37:29 +01:00 |
|
JohnHake
|
81153936d9
|
Add product links
|
2020-02-02 19:19:52 -08:00 |
|
Yann Cébron
|
b58a4a6555
|
link IJ Platform 2020 roadmap
|
2020-02-01 15:15:25 +01:00 |
|
JohnHake
|
e4bee960df
|
IJSDK-675
|
2020-01-31 17:42:03 -08:00 |
|
John Hake
|
9d8cc1abbf
|
Merge pull request #240 from JohnHake/IJSDK-672
IJSDK-672 DataGrip product page
|
2020-01-31 11:52:02 -08:00 |
|
JohnHake
|
bbfbb99a66
|
Merge branch 'master' into IJSDK-672
|
2020-01-31 11:44:28 -08:00 |
|
JohnHake
|
33a23b2fae
|
Add runIde.jvmArgs workaround.
|
2020-01-31 11:40:11 -08:00 |
|
Yann Cébron
|
55f1856103
|
custom_language_support.md: link Comma webinar
|
2020-01-30 11:12:48 +01:00 |
|
Yann Cébron
|
3f310e1460
|
gradle-intellij-plugin v0.4.16
|
2020-01-28 15:28:37 +01:00 |
|
Greg Shrago
|
f8eee5036c
|
document ReadOnlyASTNode alternative
|
2020-01-28 00:14:14 +03:00 |
|
Yann Cébron
|
3390e2c958
|
Notable Changes 2020: TFS plugin EOL (IDEA-230905)
|
2020-01-27 17:51:08 +01:00 |
|
Sergey Patrikeev
|
b3957c240a
|
Add documented pattern "marked abstract"
|
2020-01-24 10:30:50 +03:00 |
|
Sergey Patrikeev
|
254ba68e8e
|
Add documented pattern "marked abstract"
|
2020-01-24 10:30:04 +03:00 |
|
Nikolay Chashnikov
|
3d726685ea
|
Update api_changes_list_2020.md
Added note about org.jetbrains.jps.incremental.ModuleLevelBuilder#getCompilableFileExtensions.
|
2020-01-23 13:17:26 +03:00 |
|
Yann Cébron
|
4ff3f8714a
|
plugin_services.md: minor edits
|
2020-01-17 14:31:47 +01:00 |
|
Vladimir Krivosheev
|
0c71615b3d
|
Update plugin_services.md (#242)
* Update plugin_services.md
discourage module level service, document Kotlin way to get services, add note about read action
* Update plugin_services.md
add note about light services
* Update plugin_services.md
add note about light services
|
2020-01-17 13:51:41 +01:00 |
|
Yann Cébron
|
6254ca565f
|
api_changes_list_2020.md: annotation migration/Kotlin (PR #245)
|
2020-01-15 12:23:16 +01:00 |
|
Yann Cébron
|
8d919608ee
|
testing_plugins.md: note about testGuiFramework reserved use
|
2020-01-15 11:06:48 +01:00 |
|
Yann Cébron
|
8b72187974
|
tree_structure_view.md: link to create new plugin with Gradle
|
2020-01-14 17:51:34 +01:00 |
|
Yann Cébron
|
1daa607e63
|
tree_structure_view.md: fix link to plugin.xml on GH
|
2020-01-14 17:05:48 +01:00 |
|
Yann Cébron
|
a8bbfa121f
|
tree_structure_view.md: fix include path to sample
|
2020-01-14 16:30:38 +01:00 |
|
Yann Cébron
|
ab90d00934
|
remove obsolete screenshot
|
2020-01-14 16:22:14 +01:00 |
|
Yann Cébron
|
eefc07e97e
|
external_system_integration.md: auto-import changes (by Sergei Vorobyov)
|
2020-01-14 16:18:46 +01:00 |
|
Dmitry Jemerov
|
b14027f3ff
|
Demonstrate correct way of registering typed handlers
|
2020-01-03 18:15:24 +01:00 |
|
Dmitry Jemerov
|
edd172e082
|
Fix parameter names and annotations in tree structure provider sample
|
2020-01-03 13:36:41 +01:00 |
|
Dmitry Jemerov
|
8b5a79bc44
|
Convert tree_structure_provider sample to Gradle
|
2020-01-03 13:33:24 +01:00 |
|
Dmitry Jemerov
|
d26ee46bca
|
Correct instructions for AppLifecycleListener
|
2020-01-02 12:28:06 +01:00 |
|
Dmitry Jemerov
|
1826d086e6
|
Merge pull request #244 from mongolyy/add-override-annotation
Add override annotation in SimpleParserDefinition.java
|
2020-01-02 12:12:39 +01:00 |
|
mongolyy
|
4fdc2770f7
|
Add override annotation
|
2019-12-26 16:07:28 +09:00 |
|
John Hake
|
c34c17c513
|
Merge pull request #241 from JohnHake/IJSDK-756
Change docs to use one Action tutorial
|
2019-12-19 08:44:37 -08:00 |
|
JohnHake
|
7dd63cff74
|
Merge branch 'IJSDK-748' into newmaster
|
2019-12-19 07:40:42 -08:00 |
|
Yann Cébron
|
f26ef7f651
|
setting_up_environment.md: cleanup
|
2019-12-19 15:01:05 +01:00 |
|
Yann Cébron
|
daa33e7319
|
themes_intro.md: remove wrong reference to IJ
|
2019-12-19 14:44:29 +01:00 |
|
Yann Cébron
|
a2ed45dff4
|
color_scheme_management.md: cleanup
|
2019-12-19 14:13:22 +01:00 |
|
Yann Cébron
|
c0e3bb71ad
|
dynamic_plugins: landing page, Dynamic EPs
|
2019-12-19 11:44:02 +01:00 |
|
Yann Cébron
|
fdabc6bd31
|
code_inspections_and_intentions.md: link tutorial
|
2019-12-19 11:15:45 +01:00 |
|
Yann Cébron
|
84d3824fba
|
code_completion.md: cleanup
|
2019-12-19 11:12:19 +01:00 |
|
Yann Cébron
|
3737f709b4
|
test_project_and_testdata_directories.md: cleanup
|
2019-12-19 11:07:33 +01:00 |
|
Yann Cébron
|
28b7b1559a
|
external_builder_api.md: cleanup
|
2019-12-19 11:03:16 +01:00 |
|
Yann Cébron
|
19a9db5f15
|
project_wizard.md: cleanup
|
2019-12-19 10:57:09 +01:00 |
|