303 Commits

Author SHA1 Message Date
Yann Cébron
97e10df894 toc: fix basics/types_of_plugins.md title 2020-08-06 11:25:52 +02:00
Yann Cébron
5f7a0be363 Add Glossary (initial) 2020-07-08 16:08:23 +02:00
Jakub Chrzanowski
eb0a8288a0
Notes about the IntelliJ Platform Plugin Template (#304) 2020-06-29 20:22:39 +02:00
Yann Cébron
16cb70064a disposers.md: minor edits, links 2020-06-08 18:11:24 +02:00
Dmitry Jemerov
f5f53dae03
Revised disposers documentation based on #294 (#298) 2020-06-08 17:37:52 +02:00
zeitgen
dc84f241f5
Added a topic on recent breaking PHP Open API changes (#297) 2020-06-03 12:39:06 +02:00
JohnHake
9549adde22 Merge branch 'IJSDK-150C' 2020-05-20 23:39:41 -07:00
Yann Cébron
78d50c16e3 "Getting Started" -> "Creating Your First Plugin" 2020-05-14 17:16:57 +02:00
Yann Cébron
00d940a370 move obsolete plugin_repository into /appendix and stop linking to it 2020-05-14 15:31:49 +02:00
JohnHake
82180ae103 [settings] add suite of content IJSDK-150
Remove unrelated changes
           Feedback from PR#280
           Fine tune panel definition
2020-05-05 14:56:45 -07:00
Yann Cébron
130be0b8a5 rename internal_ui_laf_defaults.md 2020-05-05 15:37:21 +02:00
Yann Cébron
4806248fc1 rename internal_ui_inspector.md 2020-05-05 15:34:08 +02:00
Yann Cébron
b91e0ae646 menu: group Internal Actions Menu -> UI Tools 2020-05-05 15:31:02 +02:00
Yann Cébron
7bead165bc fix title capitalization 2020-04-22 15:02:27 +02:00
JohnHake
04ef71ab3f IJSDK-808 2020-03-18 16:27:22 -07:00
JohnHake
c55e6a72cc Merge branch 'IJSDK-698'
# Conflicts:
#	reference_guide/api_notable/api_notable_list_2020.md
2020-03-17 18:51:49 -07:00
JohnHake
48d7203567 Add title case macro docs IJSDK-698 2020-03-17 18:38:07 -07:00
Yann Cébron
3f201b49cf new page: JCEF support 2020-03-16 16:53:28 +01:00
Yann Cébron
afa0dbe90b welcome.md: move to /intro/ 2020-03-05 11:57:56 +01:00
Yann Cébron
08ef6fcfa3 basics.md: move to /basics/ 2020-03-04 17:54:56 +01:00
Yann Cébron
3f0710daf0 faq.md: move to /basics/ 2020-03-04 17:49:01 +01:00
Yann Cébron
68e2949804 basics.md: align menu entry name 2020-02-27 12:16:44 +01:00
Yann Cébron
8e6592266a Add "Content Updates" page listing notable updates/additions to docs/samples 2020-02-27 12:05:12 +01:00
JohnHake
e4bee960df IJSDK-675 2020-01-31 17:42:03 -08:00
JohnHake
bbfbb99a66 Merge branch 'master' into IJSDK-672 2020-01-31 11:44:28 -08: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
Yann Cébron
c0e3bb71ad dynamic_plugins: landing page, Dynamic EPs 2019-12-19 11:44:02 +01:00
JohnHake
f97a69a193 Consolidate to 1 Actions Tutorial 2019-12-18 23:53:39 -08:00
John Hake
d9a7328f08
Merge pull request #239 from JohnHake/IJSDK-677
IJSDK-677
2019-12-18 16:12:05 -08:00
JohnHake
e1cac2b412 Draft pending error resolution 2019-12-17 17:16:04 -08:00
John Hake
660a76f1e6
Merge pull request #235 from JohnHake/IJSDK-690
IJSDK-690
2019-12-16 22:17:54 -08:00
John Hake
670af0fa34
Merge branch 'master' into IJSDK-118 2019-12-16 20:32:01 -08:00
John Hake
14caa5253f
Merge pull request #228 from JohnHake/IJSDK-673
IJSDK-673 Add Goland
2019-12-16 19:26:12 -08:00
John Hake
e913143429
Merge branch 'master' into IJSDK-671 2019-12-14 13:45:37 -08:00
JohnHake
bb97c4213f Rewrite 2019-12-13 21:52:46 -08:00
Dmitry Jemerov
4b7a0fae34 Stop teaching people to use components (#233)
- Replace documentation on writing components with documentation on migrating away from components
- Split documentation on extensions and extension points (extensions are always needed and EPs are quite uncommon)
- Add documentation on listeners
- Remove application and project components in sample plugins whenever possible
2019-12-05 10:10:38 +01:00
Yann Cébron
656679ac3b Testing: Cleanup, edits 2019-12-03 12:44:44 +01:00
John Hake
5560d51858
Merge pull request #229 from JohnHake/IJSDK-674
IJSDK-674
2019-11-26 16:31:52 -08:00
Yann Cébron
303873a257 Revert "api_changes_list.md: move to /api_changes/"
This reverts commit 9cdb04b1
2019-11-26 16:46:05 +01:00
Yann Cébron
9cdb04b1fe api_changes_list.md: move to /api_changes/ 2019-11-26 16:23:19 +01:00
Yann Cébron
f2babd4a7b Menu: remove VII - Custom Languages/Todo View
it is covered in http://www.jetbrains.org/intellij/sdk/docs/reference_guide/custom_language_support/additional_minor_features.html#to-do-view
2019-11-26 15:28:13 +01:00
JohnHake
23fc3b4ea4 Rewrite for Gradle details 2019-11-24 12:58:23 -08:00
JohnHake
a249bcb8dc Add clion page 2019-11-23 18:33:21 -08:00
JohnHake
afb6c98244 Add RubyMine page 2019-11-22 18:35:58 -08:00
JohnHake
f580b17cf5 GoLand page 2019-11-22 17:08:41 -08:00
JohnHake
473268fb83 Draft 2019-11-19 15:14:35 -08:00
Yann Cébron
64a541a664 IJSDK-689 Redirects for moved pages from IntelliJ SDK to Marketplace Docs 2019-10-29 10:21:30 +01:00
Yann Cébron
527084d96a Notable/Breaking API: placeholders for 2020.* 2019-10-28 15:04:20 +01:00
JohnHake
253e27b2da Generalize for Part VIII 2019-10-23 13:27:57 -07:00
John Hake
1ddc9af367
Merge pull request #212 from JohnHake/IJSDK-541
IJSDK-541
2019-10-20 21:37:58 -07:00