33 Commits

Author SHA1 Message Date
Karol Lewandowski
dfb53d6405 language_injection.md: Make extension classes non-public and final 2023-10-26 12:16:47 +02:00
Karol Lewandowski
7972ef4a48 language_injection.md: Do not use "bizarre" word 2023-10-26 12:14:16 +02:00
Yann Cébron
ab22b5a21c language_injection.md: note InjectionBackgroundSuppressor 2023-10-19 17:11:14 +02:00
Yann Cébron
9104f3cfd0 use internal links 2023-09-05 13:42:14 +02:00
Yann Cébron
3ec55a86db language_injection.md: clarify 2023-05-09 16:56:49 +02:00
Yann Cébron
91c28e8302 language_injection.md: fix code samples 2023-05-09 15:10:06 +02:00
Karol Lewandowski
9ff5372f2a Add missing <link-summary> 2023-03-15 14:32:26 +01:00
Karol Lewandowski
e4a1ed14d3 Fix IntelliLang bundled plugin link 2023-03-08 12:54:54 +01:00
Yann Cébron
b969d17468 "Settings/Preferences" is now "Settings" on all OSes 2023-01-11 14:43:08 +01:00
Yann Cébron
cd23596f6b
223 release (#904)
* api_notable_list_2022.md: update unbundled plugins 2022.3

* element_patterns.md: new sample

* 2022.3 release: update GH links

* 2022.3 release: update GH links, #2

* EP list: initial, change android from GH to JB hosting temporarily + adapt links

* 223 release initial values

* stop recommending PreloadingActivity (internal API now)

* product specific EP lists

* element_patterns.md: minor

* code samples: upgrade

* extension_point_list.md: fix duplicate heading

* sdk_code_guidelines.md: update compatibility values

* spring_extension_point_list.md: update

* 223.7571.182
2022-11-30 20:31:23 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
84b37cd288 language_injection.md: InjectedFormattingOptionsProvider 2022-09-26 16:03:19 +02:00
Yann Cébron
052f6edb69 rename link group to "Product Help" 2022-09-26 11:24:19 +02:00
Yann Cébron
e6e0f754bf extract "Product Help Topics" links 2022-09-22 17:53:53 +02:00
Karol Lewandowski
1609814d74 add links to plugin_configuration_file.md 2022-09-07 11:33:13 +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
Makhnev Petr
c46dc50e37
Fix code samples in "Language Injection" article (#804)
- `SimpleInjection` now takes `Language` as first parameter, not `String`
- `.doneInjecting()` should be called at the end of injecting
- Added information about the `elementsToInjectIn()` method, which also needs to be implemented.
- added `plugin.xml` example in `MultiHostInjector` for consistency
2022-07-13 17:42:52 +02:00
Karol Lewandowski
eb48f5d94a language_injection.md: fix IntelliLang plugin ID 2022-03-25 14:43:58 +01:00
Karol Lewandowski
2c9154047a language_injection.md: add dependency information 2022-03-25 12:37:27 +01:00
Karol Lewandowski
000c3b5bab language_injection.md: cleanup 2022-03-25 12:37:11 +01:00
Karol Lewandowski
86d9ca3e8b code snippets formatting cleanup 2022-03-18 11:21:22 +01:00
Karol Lewandowski
0e9cd37fef language_injection.md: cleanup 2022-03-11 13:02:21 +01:00
Karol Lewandowski
2bc3d7d451 language_injection.md: cleanup 2022-03-11 12:59:11 +01:00
Karol Lewandowski
10274ff65e menu path cleanups 2022-03-11 12:55:50 +01:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup 2022-03-07 22:31:00 +01:00
Karol Lewandowski
30a67f0c88 normalize quotes 2022-02-24 11:22:34 +01:00
Yann Cébron
552666bae6 language_injection.md: link to latest WebHelp 2022-02-23 20:13:43 +01:00
Yann Cébron
a810b3b1ea language_injection.md: use MD notation for images 2022-02-23 19:47:22 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
95f7f999c7 language_injection.md: clarify, upsource-ify 2021-11-30 18:17:02 +01:00
Patrick Scheibe
507fc60407 Add entry to content update. Minor edit.
Thanks Yuriy for the hint of regex groups in `value-pattern`.
2021-11-03 07:01:06 +01:00
Patrick Scheibe
cd7068ca7d Fix heading type in language_injection.md 2021-11-02 06:38:35 +01:00
Patrick Scheibe
6508624f59
Article: Language Injection (#583)
* Initial version
* Add images
* Final fixes
2021-11-02 06:10:10 +01:00