Yann Cébron
7ceae130c3
plugin_extension_points.md: cleanup, clarify sample
2019-12-05 10:58:38 +01: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
JohnHake
3beeae3354
IJSDK-690
2019-12-03 21:30:43 -08:00
JohnHake
c5ef54af8c
IJSDK-683
2019-12-03 19:48:11 -08:00
JohnHake
f644ff023a
IJSDK-666
2019-12-03 19:22:54 -08:00
Yann Cébron
f98c6d66da
use FQNs for EPs
2019-12-03 15:42:20 +01:00
Yann Cébron
656679ac3b
Testing: Cleanup, edits
2019-12-03 12:44:44 +01:00
Yann Cébron
9dd2f0ef99
indexes/stubs: cleanup
2019-12-03 12:10:57 +01:00
Yann Cébron
1a1f2eb4bd
psi_cookbook.md: formatting
2019-12-03 12:00:03 +01:00
Yann Cébron
3c0b3e4833
navigating_psi.md: cleanup
2019-12-03 11:52:52 +01:00
Yann Cébron
a2e2dc73ea
file_view_providers.md: cleanup
2019-12-03 11:44:07 +01:00
Yann Cébron
6d70fb2d49
fix upsource:// links formatting
2019-12-02 14:20:06 +01:00
Yann Cébron
251f50fa86
plugin_content.md: rework
2019-11-28 19:31:08 +01:00
Yann Cébron
59067c1035
fix upsource links for 2019.3
2019-11-28 17:43:38 +01:00
Yann Cébron
3c1ff6671d
fix upsource links for 2019.3
2019-11-28 17:19:41 +01: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
JohnHake
d59e0e9e97
Doc extender
2019-11-22 12:29:33 -08:00
JohnHake
684dac3f9d
Add library drill-down
2019-11-21 22:10:14 -08:00
Yann Cébron
d5fc74fad3
getting_started.md: note about using latest version
2019-11-18 16:30:25 +01:00
Yann Cébron
485414ddea
psi.md: tip formatting
2019-11-14 14:30:36 +01:00
Yann Cébron
9dcff906d3
IJSDK-708 Broken Link: /basics/persisting_sensitive_data
2019-11-14 10:47:42 +01:00
Yann Cébron
ac73fcf7bf
build_number_ranges: remove unnecessary escapes
2019-10-18 09:57:46 +02:00
Yann Cébron
4f7f4bc96e
build_number_ranges: fix product names
2019-10-17 17:46:59 +02:00
Yann Cébron
019d1a5acd
build_number_ranges: heading/structure
2019-10-17 17:43:28 +02:00
Yann Cébron
d7050216fa
build_number_ranges.md +193
2019-10-17 15:25:11 +02:00
Patrick Neulichedl
4aa83e8d7e
Fix link to ConfigurationTypeBase ( #207 )
2019-10-01 16:28:08 +02:00
Yann Cébron
058a55432f
indexing_and_psi_stubs: link to Indices Viewer plugin
2019-09-27 17:06:34 +02:00
JohnHake
58722ecd73
IJSDK-642
2019-09-26 12:10:05 -07:00
JohnHake
ed38cb3c34
Increase png resolution
2019-09-24 16:28:01 -07:00
JohnHake
0d3a7cbb23
Sentence case
2019-09-13 10:37:35 -07:00
John Hake
9cd34bb24e
Merge pull request #200 from JohnHake/IJSDK-662
...
IJSDK-662
2019-09-13 10:13:43 -07:00
JohnHake
734989693a
Cleanup, new images, modify menu
2019-09-13 10:11:34 -07:00
John Hake
ca57bb743c
Merge pull request #192 from JohnHake/IJSDK-613
...
IJSDK-613
2019-09-11 19:40:17 -07:00
JohnHake
b41ef6e3cb
Add code completion for module list
2019-09-11 19:37:21 -07:00
JohnHake
3e4c7090fe
Incorporate PR feedback
2019-09-10 20:47:41 -07:00
JohnHake
3171ab8905
Draft
2019-09-09 17:10:24 -07:00
JohnHake
80e7d5d80a
Add PR feedback
2019-09-06 22:00:00 -07:00
Yann Cébron
99a6266a32
PSI: link PsiViewer plugin
2019-09-02 17:36:09 +02:00
Yann Cébron
966a4550c0
Plugin Dependencies: edits, relayout
2019-08-21 19:39:40 +02:00
JohnHake
10fd4da447
Update Tables, cleanup text
2019-08-17 14:04:22 -07:00
JohnHake
5019ccb218
Fix table.
2019-08-08 16:36:52 -07:00
JohnHake
80dcc1385f
Rewrite, tables done.
2019-08-08 12:48:11 -07:00
JohnHake
4ce97c8d23
Add more products.
2019-08-05 17:34:09 -07:00
Yann Cébron
9598afc937
VFS: upsource link for AsyncFileListener
2019-07-24 17:37:00 +02:00
Yann Cébron
e8acb962d8
2019.3: HeavyPlatformTestCase
2019-07-24 13:39:53 +02:00
peter
b38fe710e4
add content to Optimize Performance section
2019-07-12 14:07:12 +02:00
Yann Cébron
7aca4ef02a
Build Number Ranges: hint for looking up specific releases/build numbers
2019-07-05 11:17:13 +02:00
Yann Cébron
26de585db2
Testing: note about using Java
2019-07-04 10:54:02 +02:00
JohnHake
c6dcbdb2c2
Fix table format
2019-07-01 11:27:53 -07:00