16 Commits

Author SHA1 Message Date
Karol Lewandowski
34e852b738 working_with_custom_actions.md: Clean up the "unregistered action" inspection tip 2024-12-09 14:01:13 +01:00
Karol Lewandowski
f5db8ea180 Settings tutorial: Change the implementation to follow the recommended approach (a separate state class)
Also:
- remove unnecessary screenshot
- change labels to follow UX guidelines
2024-06-20 12:42:04 +02:00
Karol Lewandowski
5afe2a4abf code_intentions.md: Update old screenshot and show/mention intention preview. Remove <compare> element, which is redundant now. 2023-09-05 16:56:05 +02:00
Karol Lewandowski
6df2282444 code_intentions.md: Remove unnecessary Intentions list screenshot 2023-09-05 16:56:05 +02:00
Karol Lewandowski
38a2df0fdd code_inspections.md: Update old screenshot and show/mention intention preview. Remove <compare> element, which is redundant now. 2023-09-05 16:56:05 +02:00
Karol Lewandowski
0e3dc47eeb
Execution API docs (#1065) 2023-06-15 10:51:07 +02:00
Karol Lewandowski
56962aa29c Fix missing icon in "go to symbol contributor" + use newer ChooseByNameContributorEx API 2023-02-28 16:52:39 +01:00
Karol Lewandowski
f2906872cf
New topic: Inspection options (#988) 2023-02-27 15:36:02 +01: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
83492c3968 remove obsolete images 2022-09-01 16:10:41 +02:00
Yann Cébron
9a187cb2e8 new_macros.md: fix "Testing the Plugin" section 2022-08-15 17:42:44 +02:00
Karol Lewandowski
9378e9a3d5
Refresh: Getting Started with Gradle (#791) 2022-06-09 10:43:28 +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
Karol Lewandowski
696228290e
New topic: File and Code Templates (#675)
Add new topic: File and Code Templates
2022-02-25 18:10:47 +01:00
Yann Cébron
755803cd1e optimize PNGs 2021-02-02 19:27:49 +01:00
Jakub Chrzanowski
4e802980f2
Webhelp migration (#347)
* [webhelp] Fixes for TXP00152, TXP00002, test build 27 Jul 22:26

* [webhelp] Fixes for Part #4 TXP00010, EXCEPT decimal numbers in section titles

* [webhelp] Fixes for Part #5 TXP00017

* [webhelp] Fixes for Part #4 TXP00010 - removed numbers from page section titles in "Custom Language Support Tutorial" and "Testing a Custom Language Plugin".

* [webhelp] Removed numbers from page section titles in rest of project *.md files.

* [new webhelp] Build #44 changes

* [new webhelp] Maintenance merge from master

* [new webhelp] Add placeholder file for webhelp import.

* [webhelp] Correct redirects for file name changes

* [webhelp] TOC not needed in webhelp

* [format] {:toc} not needed for webhelp

* add {:disable-links} to ensure demo links are not interpreted as real links.

* Put all badges on the same line to simplify composition.

* formatter.md: fix upsource link

* fix some links

* api_changes_list.md: remove note

* migrate to webhelp - initial

* fix GH edit URL

* remove sdkdocs-template setup in VCS config

* remove recently_updated.md

* restore COC/CONTRIBUTING.md

* api_changes_list.md: remove note

* useful_links.md: IPE

Co-authored-by: JohnHake <john.hake@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2021-01-14 16:07:39 +01:00