Karol Lewandowski
a758bbd843
settings_guide.md: add configurable examples
2022-07-22 08:45:01 +02:00
Karol Lewandowski
ea9028319a
themes_extras.md: add information about empty frame background image
2022-07-21 09:54:02 +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
Yann Cébron
635bf94659
custom_language_support.md: cleanup TOC
2022-07-12 17:47:32 +02:00
Yann Cébron
87693fac42
work_with_icons_and_images.md: fix upsource link
2022-06-30 14:27:34 +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
0abaf6631b
code_completion.md: upsource link
2022-06-22 14:56:50 +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
80bbde3550
link GK Gradle plugin
2022-06-13 14:26:13 +02:00
Karol Lewandowski
5807d68941
New Topic: Postfix Completion ( #788 )
2022-06-03 08:54:01 +02:00
Jakub Chrzanowski
dd5aa9075e
Gradle IntelliJ Plugin documentation
2022-06-02 22:30:33 +02:00
Patrick Scheibe
b80a97f0f4
Additions to additional_minor_features.md
...
* Document `CodeBlockSupportHandler`
* Document `breadcrumbsInfoProvider`
* Document `PlainTextCompletionContributor`
* Document `ListSplitJoinContext`
* Document `suggestedRefactoringSupport`
* Document `ReaderModeMatcher`
* Document `editorTabColorProvider` and `editorTabTitleProvider`
2022-05-25 14:21:50 +02:00
Yann Cébron
f7cd969b20
custom_language_support.md: add Navigation Bar topic
2022-05-25 08:15:36 +02:00
Makhnev Petr
e16176cfd9
Add article and tutorial about Navigation Bar
...
* add docs about navigation bar for Custom Language Support topic
* add info in `topics/intro/content_updates.md`
* renumber articles after the added tutorial
* add `custom_language_tutorial_header` to `structure_aware_navbar.md`
2022-05-24 10:50:04 +02:00
Makhnev Petr
8f0b0267ed
Updated "Rename Refactoring" article ( #779 )
2022-05-23 17:12:56 +02:00
Patrick Scheibe
820d72a00d
inlay_hints.md: Add inlay hints suppressor
2022-05-23 05:06:42 +02:00
Karol Lewandowski
d713ff1b00
add cross-links between live_templates.md and surround_with.md pages
2022-05-16 21:46:27 +02:00
Karol Lewandowski
c6ec78d252
surround_with.md: refer to the actual ui action
2022-05-16 21:41:57 +02:00
Yann Cébron
dcfab6e2c5
code_formatting.md: Block.getDebugName
2022-05-16 15:01:38 +02:00
Patrick Scheibe
0a673c3157
Add inlay hints article ( #773 )
...
Add "Inlay Hints" section
2022-05-12 16:40:17 +02:00
Yann Cébron
d4a58763d0
vcs_integration_for_plugins.md: cleanup
2022-05-09 15:32:22 +02:00
Yann Cébron
207a78a3b2
remove getInstance()
from API mention
2022-05-09 15:06:53 +02:00
Yann Cébron
2a36f8fa3a
library.md: cleanup, fixes
2022-05-09 15:05:24 +02:00
Yann Cébron
80723e6932
code_formatting.md: cleanup
2022-05-09 14:45:19 +02:00
Yann Cébron
d96fdd308f
performance.md: move general topic to "threading", redirect
2022-05-03 17:02:41 +02:00
Yann Cébron
e8ae1bf227
module.md: Compiler Output properties
2022-05-03 15:43:49 +02:00
Yann Cébron
511d84b983
cleanup
2022-05-02 18:14:12 +02:00
Yann Cébron
6ce45d5b1c
references_and_resolve.md: minor edits
2022-04-28 17:35:24 +02:00
Yann Cébron
b00c187fbf
references_and_resolve.md: mention ImplementationTextSelectioner
2022-04-28 17:09:15 +02:00
Yann Cébron
4e79a101a8
syntax_highlighting_and_error_highlighting.md: semantic highlighting, reword
2022-04-28 10:18:59 +02:00
Yann Cébron
301ecb6d85
syntax_highlighting_and_error_highlighting.md: semantic highlighting
2022-04-27 18:13:51 +02:00
Yann Cébron
c71d669e02
additional_minor_features.md: quote handling
2022-04-26 21:16:51 +02:00
Yann Cébron
cdf7e1832f
project.md: note ProjectManagerListener
2022-04-14 12:39:55 +02:00
Yann Cébron
894e6e3ccb
221 release ( #686 )
...
* 2022.1 release: upsource, topic links
* 2022.1 release: EP lists
* 2022.1 release: code samples build against 2021.2.4, adjust since/until-build
* code samples/pycharm_basics: 2021.2.4
* 2022.1 release: rider_extension_point_list.md
* 2022.1 release: data_grip_extension_point_list.md
* 2022.1 release: set upsource properties
* 2022.1 release: set plugin verifier versions
2022-04-12 16:39:27 +02:00
Yann Cébron
68d89143b5
jcef.md: minor, formatting
2022-04-05 16:02:43 +02:00
Yann Cébron
37512a070f
jcef.md: JBCefJSQuery cleanup
2022-04-05 15:31:25 +02:00
Yann Cébron
71b9ae1789
additional_minor_features.md: link/tip, feedback note
2022-03-28 17:57:28 +02:00
Yann Cébron
a0527c4776
additional_minor_features.md: "Move Element Left/Right"
2022-03-28 17:40:01 +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
551ccc83be
project.md: cleanup
2022-03-25 09:51:29 +01:00
Yann Cébron
5455f73019
sdk.md: "jdk" -> "sdk"
2022-03-23 12:47:25 +01:00
Karol Lewandowski
e8eb655752
sdk.md: fix errors in code snippets
2022-03-23 12:31:29 +01:00
Karol Lewandowski
1824f5dbb0
sdk.md: cleanup
2022-03-23 12:31:11 +01:00
Karol Lewandowski
27a63b97fb
work_with_icons_and_images.md: shorten snippets
2022-03-23 12:26:35 +01:00
Karol Lewandowski
90e1468c32
replace "gradle.build" with the "Gradle build script" term and add Kotlin/Groovy tabs in edited pages
2022-03-23 11:04:45 +01:00
Karol Lewandowski
2a4ffe3c18
rename Gradle build scripts snippet tabs
2022-03-22 14:23:10 +01:00
Karol Lewandowski
6526f21b17
intellij_artifacts.md: cleanup
2022-03-22 14:11:00 +01:00
Karol Lewandowski
6bc2125f03
change order of Gradle build scripts snippets (Kotlin is default now)
2022-03-22 13:55:32 +01:00