1605 Commits

Author SHA1 Message Date
Yann Cébron
cc1d0b7552 Notable Changes: redesign 2019-03-04 19:50:08 +01:00
John Hake
5ce043b04c
Merge pull request #153 from paxromana96/patch-1
Removed boilerplate code from example with lambdas
2019-02-26 12:12:47 -08:00
Yann Cébron
8a3f1ebcb0 API Notable Changes: 2019.2 Query#forEach 2019-02-26 11:37:05 +01:00
JJ Brown
933b315edb
Removed boilerplate code from example with lambdas
Given the advent of Java 8, anonymous classes for one-line commands are more visual distraction than they are helpful.
I replaced the two used here as action listeners for buttons with equivalent lambdas.
2019-02-23 12:08:10 -06:00
Yann Cébron
f39bd39830 new topic: Persisting Sensitive Data 2019-02-22 17:12:46 +01:00
Yann Cébron
6ba5b181bd test_project_and_testdata_directories.md: Gradle vs DevKit sandbox 2019-02-22 16:56:17 +01:00
Yann Cébron
a4c32d342e testing_plugins.md: cleanup 2019-02-22 16:45:44 +01:00
Yann Cébron
4104ef7367 README.md: cleanup 2019-02-22 16:12:26 +01:00
Yann Cébron
42be759c39 README.md: cleanup 2019-02-22 16:00:58 +01:00
Yann Cébron
813492a256 CONTRIBUTING.md: cleanup 2019-02-22 15:55:11 +01:00
Yann Cébron
68e0486890 platform_contributions.md: fix CoC link 2019-02-19 11:55:07 +01:00
Yann Cébron
4117fa93c0 platform_contributions.md: update, link CoC 2019-02-19 11:52:30 +01:00
Yann Cébron
40a3736d27 plugin_configuration_file.md: clarify <resource-bundle> 2019-02-19 11:39:58 +01:00
Yann Cébron
0560fa3f15 plugin_configuration_file.md: cleanup/small fixes 2019-02-19 11:30:09 +01:00
Yann Cébron
91b06e0224 architectural_overview.md: remove 2019-02-18 11:44:34 +01:00
Yann Cébron
640cda96da architectural_overview.md: "psi" -> "PSI" 2019-02-18 11:32:47 +01:00
Yann Cébron
6fc1407598 IJSDK-409 Update "working with icons" w/r to SVG icon support in 2018.2 2019-02-18 10:59:57 +01:00
Yann Cébron
c93e4462dc Menu: "Breaking" -> "Incompatible" API changes 2019-02-18 09:37:34 +01:00
Yann Cébron
4c1b419fc0 api_changes_list_2018.md: cosmetics 2019-02-15 16:18:36 +01:00
Yann Cébron
7ebb1b1c8b api_changes_list_2016.md: fix ApplicationListener reference 2019-02-15 15:51:58 +01:00
Yann Cébron
3a001660ac add CODE_OF_CONDUCT.md 2019-02-15 09:54:34 +01:00
Yann Cébron
48e506d145 work_with_icons_and_images.md: fix notes, AllIcons, link icon design guide 2019-02-14 15:45:25 +01:00
Yann Cébron
e1a4e57699 work_with_icons_and_images.md: clarify, cleanup 2019-02-14 15:16:09 +01:00
Nikolay Chashnikov
14a555f343
Update api_changes_list_2019.md
Added note about UrlClassLoader.loadPlatformLibrary method removal.
2019-02-09 15:36:39 +03:00
John Hake
0390b60d1b Update description of IntelliJ artifacts repository (IJSDK-555) (#148) 2019-02-08 22:24:00 +03:00
Yann Cébron
884c92214b api_notable_list_2019.md: @ScheduledForRemoval 2019-02-06 12:27:24 +01:00
Yann Cébron
de6bdf51c8 api_changes_list_2019.md: cleanup 2019-02-06 12:20:00 +01:00
Yann Cébron
240cdea9ee api_notable_list_2019.md: CachedValueStabilityChecker 2019-02-06 12:13:12 +01:00
Sergey Patrikeev
3f2dcc5d85
Breaking API changes: add "method became final" pattern. 2019-02-06 13:22:15 +03:00
Yann Cébron
4bbd6b8d0e using_dev_kit.md: add note about using Gradle 2019-02-06 10:16:06 +01:00
Yann Cébron
f995614e30 gradle_plugin_demo: upgrade to 0.4.2 2019-02-05 21:02:51 +01:00
Yann Cébron
dd1a8af3bf kotlin.md: update 'org.jetbrains.intellij' to 0.4.2 2019-02-05 20:48:44 +01:00
Ivan Semenov
a9b6848046 Document API breakage for GitCommitEditingAction (#151)
API was broken intentionally, the only usage was from internal plugin, which was promptly fixed
2019-02-05 18:34:55 +01:00
Yann Cébron
98b678de53 api_changes_list.md: cleanup 2019-02-05 16:40:10 +01:00
Yann Cébron
2979d6765a api_changes_list: make note more visible 2019-02-05 16:35:39 +01:00
Yann Cébron
a023099650 add links to gitter 2019-02-05 14:36:19 +01:00
Yann Cébron
080a06ce2e Merge remote-tracking branch 'origin/master' 2019-02-05 12:34:09 +01:00
Yann Cébron
4d51202c02 kotlin.md: 3.1 cleanup 2019-02-05 12:34:04 +01:00
Sergey Patrikeev
2f12603054
api_changes_list_2019: fix constructor removed description. 2019-02-05 13:38:30 +03:00
Sergey Patrikeev
5cd529bfa5
Merge pull request #149 from JB-Dmitry/patch-1
Update api_changes_list_2019.md (DocumentWindow)
2019-02-05 13:25:35 +03:00
Dmitry Batrak
7b0aab3ae2
Update api_changes_list_2019.md 2019-02-05 13:16:09 +03:00
Yann Cébron
f35a5c5f52 update sdkdocs-template: ignore .idea 2019-02-04 17:23:36 +01:00
Yann Cébron
1199f7fa5b IJSDK-515 New page "IntelliJ Platform notable changes" 2018.x/2019.x 2019-01-30 14:54:01 +01:00
Keith Lazuka
8472e9223e Add a tip describing when PsiElement#getUseScope might be used (#146) 2019-01-29 11:08:31 +01:00
Patrick Scheibe
46e824c29c Add Patrick to consulting page (#145) 2019-01-28 09:53:02 +01:00
Yann Cébron
0253470d58 gradle: minor updates 2019-01-25 13:13:50 +01:00
Yann Cébron
d3b2467e20 getting_started: devkit vs gradle clarifications 2019-01-25 12:57:29 +01:00
Yann Cébron
975f9c1bee persisting_state_of_components: clarify, wording, cleanup #2 2019-01-24 21:12:15 +01:00
Yann Cébron
f13e2d7577 add new page "Consulting" 2019-01-24 20:40:36 +01:00
amakeev
302ab3d0d4 Update intellij_artifacts.md (#144) 2019-01-24 19:13:15 +01:00