3003 Commits

Author SHA1 Message Date
Yann Cébron
f5fbb13fff build_number_ranges.md: note about Java 11 for 203 2020-12-02 16:02:18 +01:00
Yann Cébron
0960aa7f33 simple_language: regen BNF 2020-12-02 15:28:09 +01:00
Yann Cébron
7484904036 api_changes_list_2020.md: fix heading 2020-12-02 15:26:41 +01:00
Yann Cébron
49fdec77a3 code_samples: replace upsource:// links in README 2020-12-02 15:16:49 +01:00
Yann Cébron
0560c61ba5 2020.3 release: upsource links, regen EP list 2020-12-02 14:47:41 +01:00
Yann Cébron
0bdd8d3965 code_samples: untilBuild = '203.*' 2020-12-02 10:56:46 +01:00
Yann Cébron
a46b6725bf update_plugins_format.md: promote "IntelliJ plugin uploader" 2020-12-01 16:51:59 +01:00
knoxfighter
35f7f1d403
remove psiImplUtilClass from Grammar and Parser page (#333) 2020-12-01 14:29:35 +01:00
amyXia1994
82dd2358c5
Update grouping_action.md (#332)
fix typo.
2020-11-30 11:01:04 +01:00
Yann Cébron
71c2a68627 plugin_extensions.md: link EP list 2020-11-26 17:32:07 +01:00
Yann Cébron
7493fc43e0 extension point list: initial 2020-11-26 15:20:28 +01:00
Yann Cébron
81c0679625 [code samples] fix comparing_references_inspection 2020-11-26 15:04:56 +01:00
Yann Cébron
61ef4146a4 gradle plugin 0.6.5 2020-11-26 14:52:17 +01:00
Yann Cébron
9cc49fd4ef plugin_services.md: remove mention of "New Service" Devkit action 2020-11-25 13:50:35 +01:00
Yann Cébron
fec89a2716 api_notable_list_2020.md: TextEditorCustomizer 2020-11-24 18:28:36 +01:00
Yann Cébron
b9d14b558d api_changes_list_2021.md: fix formatting 2020-11-24 16:51:59 +01:00
Eugene Petrenko
1fcfa5d137
Declare removed method (#331)
Declare removed method
2020-11-24 14:52:31 +01:00
Yann Cébron
93864a3630 api_changes_list_2020.md: IStubElementType.createStub 2020-11-23 13:55:58 +01:00
Alex
16a842843b
tutorials/run_configurations.md: fix id naming
ConfigurationType.getId() javadoc says "The ID of the configuration type. Should be camel-cased without dashes, underscores, spaces and quotation marks."
2020-11-23 09:50:20 +01:00
DoubleLuck
410dbc6956
user_interface_components/notifications.md: fixed example snippet 2020-11-20 08:48:26 +01:00
Yann Cébron
2adf8ea27b documentation.md: DocumentationActionProvider 2020-11-19 12:31:18 +01:00
Yann Cébron
b1d3e9e972 documentation.md: cleanup 2020-11-18 19:18:24 +01:00
Yann Cébron
eefbd9a456 api_notable_list_2020.md: ReaderModeMatcher 2020-11-18 19:18:00 +01:00
Yann Cébron
518eac6ff7 api_notable_list_2020.md: ReaderModeProvider 2020-11-18 19:15:04 +01:00
Yann Cébron
470260e4af api_notable_list_2020.md: OSFileIdeAssociation 2020-11-18 18:31:47 +01:00
Yann Cébron
29a7935ea5 registering_file_type.md: OSFileIdeAssociation 2020-11-18 18:29:36 +01:00
Yann Cébron
363c2fb998 code_inspections.md: cleanup 2020-11-18 18:22:41 +01:00
Yann Cébron
6ee677171c simple language: fix SimpleCreatePropertyQuickFix.getFamilyName 2020-11-18 17:31:35 +01:00
Yann Cébron
4abe9dd22a simple language: improve SimpleAnnotator 2020-11-18 17:27:55 +01:00
Yann Cébron
58c9f46069 syntax_highlighting_and_error_highlighting.md: ExternalAnnotatorsFilter 2020-11-18 17:13:13 +01:00
Yann Cébron
afc22bd976 syntax_highlighting_and_error_highlighting.md: update 2020-11-18 17:10:15 +01:00
Yann Cébron
15d093fc3e simple language: cleanup SimpleAnnotator 2020-11-18 16:45:14 +01:00
Yann Cébron
123c88a3a6 some links to IJ Platform UI Guideline articles 2020-11-18 15:58:14 +01:00
Yann Cébron
7a1a72bebc plugin_dependencies.md: note unique filenames (IJSDK-916) 2020-11-17 18:42:17 +01:00
Yann Cébron
fe820fea7a [code samples] gradle-6.7.1 2020-11-17 15:26:51 +01:00
Yann Cébron
52fadc8a06 api_notable_list_2020.md: Action System 2020-11-12 17:15:23 +01:00
Yann Cébron
bbc59e40cb action_system.md: suppress search for group (IJSDK-938) 2020-11-12 17:15:07 +01:00
Yann Cébron
250c483a46 action_system.md: <synonym> (IJSDK-932) 2020-11-12 16:59:03 +01:00
Yann Cébron
cffa9443fa action_system.md: cleanup 2020-11-12 16:44:41 +01:00
Yann Cébron
691dcc6ac2 action_system.md: cleanup 2020-11-12 16:41:08 +01:00
Yann Cébron
7c431da8c3 working_with_custom_actions.md: fix link 2020-11-12 16:40:42 +01:00
Yann Cébron
0d385118ee action_system.md: some updates for "Localizing Actions and Groups" 2020-11-12 16:27:42 +01:00
Yann Cébron
ae1d74a667 action_system.md: <override-text> for group (IJSDK-937) 2020-11-12 16:14:44 +01:00
Yann Cébron
2761657f5e gradle-intellij-plugin 0.6.3 2020-11-09 17:05:56 +01:00
Yann Cébron
45e0d9cae7 rename_refactoring.md: vetoRenameCondition EP 2020-11-09 16:19:46 +01:00
Yann Cébron
9ec0526748 api_notable_list_2020.md: welcome screen 2020-11-09 16:02:24 +01:00
Yann Cébron
e6bf118238 tool_windows.md: remove superfluous section, #2 2020-11-09 10:57:58 +01:00
Yann Cébron
12badfe6d4 tool_windows.md: remove superfluous section 2020-11-09 10:57:31 +01:00
Jakub Chrzanowski
51ee11e50e org.jetbrains.kotlin.jvm 1.4.10 2020-11-05 15:12:21 +01:00
Jakub Chrzanowski
036b168292 gradle-intellij-plugin 0.6.2 2020-11-05 15:12:16 +01:00