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