4908 Commits

Author SHA1 Message Date
Yann Cébron
2eecea349f tools_gradle_intellij_plugin.md: cleanup 2022-09-13 11:26:09 +02:00
Yann Cébron
1ff060aba0 phpstorm.md: cleanup 2022-09-13 11:08:47 +02:00
Yann Cébron
3b0a953467 tools_gradle_intellij_plugin.md: fix/edit pluginsRepositories 2022-09-13 10:49:01 +02:00
Yann Cébron
f3318381c9 additional_minor_features.md: qualified EP names 2022-09-12 21:30:56 +02:00
Yann Cébron
4b3b439f82 tools_gradle_intellij_plugin_build_features.md: selfUpdateCheck minor edits 2022-09-12 16:11:30 +02:00
Yann Cébron
a8adad150e custom_plugin_repository.md: note Toolbox Enterprise 2022-09-12 14:58:03 +02:00
Karol Lewandowski
2ff7aa2197 phpstorm.md: Revert the IntelliJ IDEA Ultimate Edition setup and clarify the usage requirements 2022-09-12 14:04:37 +02:00
Yann Cébron
9d277fc948 ide_development_instance.md: cleanup 2022-09-08 17:46:07 +02:00
Yann Cébron
74edf40a34 custom language tutorial: link all related code files 2022-09-08 17:31:55 +02:00
Karol Lewandowski
cd52d8b957 Rename "Creating Your First Plugin" to "Creating a Plugin" 2022-09-08 16:37:01 +02:00
Karol Lewandowski
a17683eb18 Move the "UI Themes" plugin type to the bottom as the least important 2022-09-08 16:36:06 +02:00
Karol Lewandowski
b5737331ef Move "Plugin Alternatives" page into "Quick Start Guide" 2022-09-08 16:28:17 +02:00
Karol Lewandowski
325f1517ad Add "Required Experience" page 2022-09-08 16:26:10 +02:00
Karol Lewandowski
edaa0c72a6 types_of_plugins.md: Change the title to "Plugin Types" 2022-09-08 16:24:16 +02:00
Yann Cébron
dc0bd73045 custom language tutorial: link related testing page 2022-09-08 14:49:45 +02:00
Yann Cébron
7cb0804e38 tests_prerequisites.md: add link 2022-09-08 13:19:15 +02:00
Yann Cébron
f0fc6fbac9 custom language testing tutorial: link relevant parts via microformat 2022-09-08 13:16:33 +02:00
Yann Cébron
b9f2b46f56 syntax_highlighter_and_color_settings_page.md: remove redundant intro text 2022-09-08 12:47:07 +02:00
Yann Cébron
3829610533 structure_view_factory.md: formatting 2022-09-08 12:46:02 +02:00
Yann Cébron
b91a0b47bd custom language tutorial: use <microformat> for Reference links 2022-09-08 12:30:29 +02:00
Yann Cébron
c8e11bc634 custom_language_support_tutorial.md: add missing page 2022-09-08 12:11:07 +02:00
Yann Cébron
7fbaa3aaff implementing_parser_and_psi.md: note about TokenSet/ParserDefinition 2022-09-07 17:55:26 +02:00
Yann Cébron
820a50e72e simple language: cleanup SimpleFindUsagesProvider 2022-09-07 17:48:06 +02:00
Yann Cébron
793c65df3f simple language: add SimpleTokenSets (IJSDK-1533) 2022-09-07 17:42:34 +02:00
Yann Cébron
301d53d7ae implementing_lexer.md: more TokenSet 2022-09-07 17:41:37 +02:00
Yann Cébron
f6b00c94d3 grammar_and_parser.md: cleanup 2022-09-07 17:12:56 +02:00
Yann Cébron
1cfbe8279f ide_infrastructure.md: add "Power Save" section 2022-09-07 14:53:14 +02:00
Karol Lewandowski
1609814d74 add links to plugin_configuration_file.md 2022-09-07 11:33:13 +02:00
Karol Lewandowski
b403ae4354 plugin_configuration_file.md: add excerpt 2022-09-07 11:32:17 +02:00
Karol Lewandowski
f0a02fe5b5 add links to elements in plugin configuration file
Some occurrences are intentionally skipped. I added links only to the first occurrences of a given element in a section (not a page).
2022-09-07 11:32:17 +02:00
Yann Cébron
419b189d9c documentation.md: align EP format 2022-09-06 18:05:30 +02:00
Yann Cébron
889ac12b71 <incompatible-with> minor update/link 2022-09-06 12:59:27 +02:00
Yann Cébron
c1ee156bdd custom language tutorial: clarify SimpleFileTypeFactory alternative 2022-09-06 10:45:29 +02:00
Yann Cébron
d7705a405d implementing_parser_and_psi.md: note TokenSet.WHITE_SPACE 2022-09-05 18:44:54 +02:00
Yann Cébron
07559afb9a implementing_lexer.md: mention TokenSet 2022-09-05 18:35:31 +02:00
Yann Cébron
d58b83a526 find_usages.md: cleanup, minor edits 2022-09-05 18:22:23 +02:00
Yann Cébron
b7e1fed2e9 build_number_ranges.md: add heading 2022-09-05 18:03:59 +02:00
Yann Cébron
02ff23cb6e psi_references.md: minor edits 2022-09-05 17:58:02 +02:00
Yann Cébron
b834bf59a8 build_number_ranges.md: small wording issue 2022-09-05 17:16:20 +02:00
Yann Cébron
38672d517a code samples: org.jetbrains.intellij 1.9.0 2022-09-05 14:40:16 +02:00
Yann Cébron
60f04c5fee fix links to Gradle Tooling page #2 2022-09-05 12:07:48 +02:00
Yann Cébron
d14102365c fix links to Gradle Tooling page 2022-09-05 11:53:23 +02:00
Jakub Chrzanowski
79f474611c
tools_gradle_intellij_plugin.md: Add AI Android Studio to intellij.type 2022-09-02 19:49:36 +02:00
Jakub Chrzanowski
4d498a9411
tools_gradle_intellij_plugin.md: remove Available since the upcoming release warnings 2022-09-02 19:49:35 +02:00
Jakub Chrzanowski
e3a9133130
tools_gradle_intellij_plugin.md: adjust verifyPluginConfiguration task to new structure 2022-09-02 19:49:34 +02:00
Jakub Chrzanowski
15a2e67d35
tools_gradle_intellij_plugin.md: adjust verifyPluginConfiguration task to new structure 2022-09-02 19:49:33 +02:00
Jakub Chrzanowski
08a52e68ac
tools_gradle_intellij_plugin.md: Introduce Configuration sections 2022-09-02 19:49:32 +02:00
Jakub Chrzanowski
05180d7fd5
tools_gradle_intellij_plugin.md: move IntelliJ Extension under the Configuration section 2022-09-02 19:49:31 +02:00
Jakub Chrzanowski
795150c7e3
tools_gradle_intellij_plugin.md: reorganize tasks sections 2022-09-02 19:49:30 +02:00
Yann Cébron
6e2d35bf8e rename Appendix II to "API and Compatibility" 2022-09-01 17:54:18 +02:00