361 Commits

Author SHA1 Message Date
Yann Cébron
5a4e8d9b27 update links for moved plugin_extensions_and_extension_points.md 2019-12-13 10:36:17 +01:00
Yann Cébron
ab9054c4b0 build_number_ranges.md: link to "Statistics: Product Versions in Use" in marketplace docs 2019-12-11 10:40:39 +01:00
Yann Cébron
617868dad7 virtual_file_system.md: improve the warning about VFS listeners 2019-12-10 14:41:31 +01:00
Yann Cébron
77856944a0 virtual_file.md/virtual_file_system.md: remove duplication, crosslinks 2019-12-10 14:34:59 +01:00
Mark Vedder
0cb54057c1
Update VFS changes section due to deprecation
The "How do I get notified when VFS changes?" section indicated to use VirtualFileManager.addVirtualFileListener(). However that method is deprecated. Updated the section with information on using the VirtualFileManager.VFS_CHANGES message bus topic instead.
2019-12-09 16:19:46 -05:00
Yann Cébron
6bb3c4c80f some cross-links to "Optimizing Performance" 2019-12-09 18:15:27 +01:00
Yann Cébron
c769386711 extensions: support for Enum attributes 2019-12-09 15:36:25 +01:00
Yann Cébron
5eff69afb8 plugin_extensions.md: note code insight features 2019-12-06 16:41:27 +01:00
Yann Cébron
485daa85a6 plugin_extensions.md: document @RequiredElement 2019-12-06 16:36:59 +01:00
Yann Cébron
3e046167de plugin_components.md: formatting 2019-12-05 11:58:46 +01:00
Yann Cébron
85cd10f559 plugin_listeners.md: formatting 2019-12-05 11:14:17 +01:00
Yann Cébron
49dfc7b980 plugin_extension_points.md: cleanup 2019-12-05 11:09:13 +01:00
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
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