Yann Cébron
22ba1d5923
content_updates.md: cleanup
2022-11-08 17:06:52 +01:00
Karol Lewandowski
42f6dae97c
persisting_state_of_components.md: fix invalid anchor
2022-10-27 13:01:32 +02:00
Karol Lewandowski
c0688b121d
Add information about sharing settings between different IDEs installations ( #870 )
2022-10-27 12:24:47 +02:00
Yann Cébron
a2bdce0d56
badge formatting
2022-10-19 14:57:13 +02:00
Egor Malyshev
c40b6f4839
Update welcome.md ( #868 )
...
Earlier we only had inline images in links, so it was possible to assign proper styles to images that are used in this way; now we've implemented banners that are block images that can also be found in links. Now the image type must be explicitly specified, which is what I did here.
2022-10-19 14:48:44 +02:00
Patrick Scheibe
70cf99b172
Add further additional minor features
...
- `com.intellij.problemHighlightFilter`
- `com.intellij.ide.actions.QualifiedNameProvider`
- `com.intellij.openapi.roots.TestSourcesFilter`
- `com.intellij.statementUpDownMover`
2022-09-30 05:14:43 +02:00
Yann Cébron
0904a74c6c
update links to JB OSS page
2022-09-28 17:37:10 +02:00
Yann Cébron
c921c46019
sdk_style.md: brush up Page Format section
2022-09-28 17:33:42 +02:00
Karol Lewandowski
509c5776c3
content_updates.md: rephrase and add links
2022-09-27 18:07:38 +02:00
Karol Lewandowski
3db7a0e343
Gradle/DevKit approach or Plugin/Theme topic content reorganization ( #862 )
2022-09-27 17:01:29 +02:00
Makhnev Petr
df894b3c86
Add article and tutorial about Spell Checking to the Custom Language Support topic ( #856 )
...
- Add two articles about spell checking for the Custom Language Support topic
- Reference part describing general information about spell checking
- Implementation part with spell checking strategy for the Simple language
- Add info about EP for `BundledDictionaryProvider`
- Add `SuppressibleSpellcheckingStrategy` section
2022-09-27 03:45:16 +02:00
Yann Cébron
84b37cd288
language_injection.md: InjectedFormattingOptionsProvider
2022-09-26 16:03:19 +02:00
Yann Cébron
bf0bdfcce3
references_and_resolve.md: HighlightedReference
2022-09-26 15:45:11 +02:00
Yann Cébron
052f6edb69
rename link group to "Product Help"
2022-09-26 11:24:19 +02:00
Yann Cébron
8ed06bba02
sdk_style.md: add information about <microformat>, minor edits
2022-09-22 13:57:04 +02:00
Yann Cébron
3403973302
remove "Introduction" headings
2022-09-21 18:32:09 +02:00
Yann Cébron
adb92b9e2e
welcome.md: job advert
2022-09-19 11:50:42 +02:00
Karol Lewandowski
f70862dc22
Remove video thumbnails and set the specific video time where possible
2022-09-15 14:54:18 +02:00
Karol Lewandowski
325f1517ad
Add "Required Experience" page
2022-09-08 16:26:10 +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
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
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
Yann Cébron
ce36c3894a
move "Custom Plugin Repository" to Appendix I
2022-09-01 16:43:30 +02:00
Karol Lewandowski
8f48d2046c
content_updates.md: add plugin configuration page update
2022-09-01 14:29:23 +02:00
Yann Cébron
5beb16958f
rename Appendix III: Tools -> Tooling
2022-08-22 15:00:28 +02:00
Karol Lewandowski
e20eee33d8
key_topics.md: remove redundant link texts
2022-08-16 15:10:01 +02:00
Karol Lewandowski
60c1e85177
point to the actions system main page instead of the actions tutorial
2022-08-16 15:08:08 +02:00
Yann Cébron
0d67ce657b
sdk_style.md: escape gh-variables in sample code
2022-08-15 16:09:09 +02:00
Yann Cébron
3262821096
content_updates.md: Upsource -> GitHub links
2022-08-15 11:28:10 +02:00
Yann Cébron
09648db712
convert upsource://
links to generic variable-based notation, add gh-ic-master and gh-sdk-samples setup
2022-08-15 10:48:31 +02:00
Yann Cébron
85e6d40af9
welcome.md: link "Verifying Plugin Compatibility"
2022-08-10 11:24:11 +02:00
Karol Lewandowski
1783deb85c
sdk_code_guidelines.md: update sinceBuild/untilBuild versions
2022-07-26 09:49:48 -07:00
Yann Cébron
762eed2536
extract plugin_compatibility.md topic, take #3
2022-07-14 15:59:27 +02:00
Yann Cébron
52d4b9dc48
content_updates.md: change link
2022-07-14 11:41:26 +02:00
Yann Cébron
6edcc3c639
Actions: Useful Action Base Classes
2022-07-14 10:32:37 +02:00
Makhnev Petr
0869b7acd3
Add a section describing how to implement your own status bar widgets ( #803 )
2022-07-13 18:54:20 +02:00
Yann Cébron
2bafc8b6a0
tools_gradle_grammar_kit_plugin.md: minor
2022-07-12 16:54:20 +02:00
Yann Cébron
624142ab66
content_updates.md: add missing heading ID
2022-07-12 16:46:38 +02:00
Karol Lewandowski
eefd7abfcb
Add new topic: bundling_plugin_openapi_sources.md ( #802 )
2022-06-30 15:49:29 +02:00
Makhnev Petr
91acfc2830
Add a small section to Working with Icons and Images article describing animated icons ( #799 )
...
* added a small section to Working with Icons and Images article describing animated icons
2022-06-30 14:24:41 +02:00
Yann Cébron
1288e8ab94
skd_style: add note about assigning manual link IDs
2022-06-23 17:22:31 +02:00
Yann Cébron
30ae66276c
about.md: cleanup
2022-06-22 17:39:59 +02:00
Yann Cébron
6bba93479d
about.md: Appendix III
2022-06-22 17:36:04 +02:00
Makhnev Petr
619444e154
Added mention of the way to programmatically open an autocomplete popup ( #796 )
...
* added mention of the way to programmatically open an autocomplete popup to Code Completion article
* fixed typo
* fixed class fqn
2022-06-22 13:56:30 +02:00
Yann Cébron
85ec80f92d
sdk_style.md: note about code blocks language
2022-06-15 17:06:23 +02:00
Makhnev Petr
5c7edd9a61
Added "PHP Type Providers" article for PhpStorm topic ( #780 )
...
added "PHP Type Providers" article for PhpStorm topic
2022-06-15 15:55:10 +02:00
Yann Cébron
c517082ca7
content_updates.md: move entry to June
2022-06-14 17:31:38 +02:00
Makhnev Petr
32aba36c0f
added small section to PHP Open API describing PhpFilePathUtils
utility class ( #786 )
...
* added small section to PHP Open API describing `com.jetbrains.php.lang.psi.elements.impl.PhpFilePathUtils` utility class
* fixed review issues
2022-06-14 17:16:48 +02:00