373 Commits

Author SHA1 Message Date
JohnHake
f97a69a193 Consolidate to 1 Actions Tutorial 2019-12-18 23:53:39 -08:00
John Hake
660a76f1e6
Merge pull request #235 from JohnHake/IJSDK-690
IJSDK-690
2019-12-16 22:17:54 -08:00
Yann Cébron
e19d67efdb plugin_structure.md: sync with menu 2019-12-16 18:21:08 +01:00
Yann Cébron
ba92edf4ff modifying_psi.md: cleanup 2019-12-16 14:00:34 +01:00
Yann Cébron
4427e50d70 stub_indexes.md: cleanup 2019-12-16 12:50:59 +01:00
JohnHake
864c6a89ae OCD fixes 2019-12-14 13:32:01 -08:00
JohnHake
bb97c4213f Rewrite 2019-12-13 21:52:46 -08:00
Yann Cébron
78a8ac73a5 plugin_extension_points.md: more complete sample, ExtensionPointName usage 2019-12-13 16:38:25 +01:00
Yann Cébron
35de391f82 fix links 2019-12-13 10:59:09 +01:00
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
JohnHake
6f889df547 Cleanup per SDK style 2019-12-05 20:10:22 -08:00
JohnHake
bc3b21c4b7 Merge branch 'master' into IJSDK-690
# Conflicts:
#	basics/action_system.md
2019-12-05 19:42:23 -08: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
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