2191 Commits

Author SHA1 Message Date
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
7bd7f35712 Incorporate review comments 2019-12-18 16:09:32 -08:00
JohnHake
1ccff1536e Table header format 2019-12-17 07:59:57 -08:00
John Hake
660a76f1e6
Merge pull request #235 from JohnHake/IJSDK-690
IJSDK-690
2019-12-16 22:17:54 -08:00
JohnHake
06eeab177e Incorp feedback 2019-12-16 22:17:10 -08:00
JohnHake
04b23cad85 Update version 2019-12-16 21:51:27 -08:00
John Hake
18c8880adf
Merge pull request #238 from JohnHake/IJSDK-118
Ijsdk 118 CLion
2019-12-16 20:32:23 -08:00
John Hake
670af0fa34
Merge branch 'master' into IJSDK-118 2019-12-16 20:32:01 -08:00
JohnHake
dc9d552d33 IJSDK-118 Cleanup 2019-12-16 20:27:31 -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
JohnHake
bc62a36bbb IJSDK-673 2019-12-16 19:23:42 -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
Yann Cébron
1b3407f700 api_changes_list_2020.md: fix patterns/descriptions 2019-12-16 11:56:22 +01:00
Yann Cébron
dfa5c1c376 api_changes_list_2018.md: update Kotlin nullability descriptions 2019-12-16 11:56:22 +01:00
Yann Cébron
6b8d120aa1 api_changes_list_2020.md: minor formatting 2019-12-16 11:56:22 +01:00
Sergey Patrikeev
b9d89220e1
api_changes_2020: add pattern "parameter marked" 2019-12-16 13:53:02 +03:00
Sergey Patrikeev
122ef035cc
api_changes_list: fix mistyped new line. 2019-12-16 13:49:09 +03:00
Sergey Patrikeev
e5476eb152
api_changes_list: add pattern "parameter marked" 2019-12-16 13:47:47 +03:00
Yuriy Artamonov
e70f6a7d08 Document @NotNull for parameters of PsiElementVisitor and ImplicitPropertyUsageProvider (#237) 2019-12-16 11:19:43 +01:00
John Hake
6474c74393
Merge pull request #225 from JohnHake/IJSDK-671
IJSDK-671
2019-12-14 13:46:02 -08:00
John Hake
e913143429
Merge branch 'master' into IJSDK-671 2019-12-14 13:45:37 -08: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
49bb8e1731 sdk_style.md: note about redirect 2019-12-13 12:26:13 +01:00
Yann Cébron
4b5518e94e notable 2020: RecursionManager.assertOnMissedCache 2019-12-13 11:58:31 +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
Dmitry Jemerov
a805128ed5
Merge pull request #236 from Javaru/patch-1
Update VFS changes section due to deprecation
2019-12-10 11:40:18 +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
2dac39e6fc library.md: AdditionalLibraryRootsProvider 2019-12-09 19:34:23 +01:00
Yann Cébron
18428e879b performance.md: cleanup 2019-12-09 18:25:57 +01: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
2ac6d40f1f gradle-intellij-plugin 0.4.15 2019-12-09 10:43:55 +01:00
Nikolay Chashnikov
9902a92d56
Update api_changes_list_2020.md
Remove note about selectionDequotingFilter, the corresponding API was restored as deprecated.
2019-12-09 12:15:13 +03: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
8870737301 messaging_infrastructure.md: link "Plugin Listeners" 2019-12-05 11:19:51 +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