Karol Lewandowski
45584e7782
Add information about ordering intentions and quick fixes with HighPriorityAction and LowPriorityAction
2023-09-05 16:56:05 +02:00
Yann Cébron
1b068b5ff9
code_inspections.md: code snippets highlighting in description, cleanup
2023-05-08 16:35:48 +02:00
Yann Cébron
11d7225b4b
code_inspections.md: code snippets highlighting in description
2023-05-04 15:20:22 +02:00
Yann Cébron
a46936de0c
link platform UI guidelines
2023-03-23 16:42:12 +01:00
Karol Lewandowski
f2906872cf
New topic: Inspection options ( #988 )
2023-02-27 15:36:02 +01:00
Karol Lewandowski
754ddff0d0
Move the "Find by UI text" API exploring strategy from code_inspections.md to explore_api.md
2023-02-22 10:33:45 +01:00
Karol Lewandowski
b7e6d166fc
code_inspections.md: Cleanup
2023-02-22 10:33:45 +01:00
Karol Lewandowski
98078aca87
Remove inspection_basics code sample
2023-02-21 13:18:48 +01:00
Karol Lewandowski
69b4b84bb1
code_inspections.md: Link IntelliJ Community sources and replace "_intellij_community_" with "IntelliJ Community"
2023-02-13 13:04:40 +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
09bb4b7d8d
some link-summary
2022-12-01 17:58:40 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside ( #902 )
2022-11-24 15:11:20 +01: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
62cd582643
migrate code sample links to gh-sdk-samples
2022-08-15 11:52:49 +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
e04d697ee3
code_inspections.md: cleanup
2022-08-10 16:09:31 +02:00
Yann Cébron
da95e4f611
inspection/reference: mention language attribute
2022-08-10 15:56:08 +02:00
Yann Cébron
09a02f33bf
code_inspections.md: note convenient UI settings classes
2022-08-09 10:07:56 +02: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
57613c68bf
code_inspections.md: cleanup
2022-03-11 12:59:01 +01:00
Karol Lewandowski
10274ff65e
menu path cleanups
2022-03-11 12:55:50 +01:00
Yann Cébron
52ab199864
testing_plugins.md: rename to "Testing Overview"
2022-03-09 17:40:14 +01:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup
2022-03-07 22:31:00 +01:00
Yann Cébron
8a9bccc788
code_inspections.md: ability to link Settings from description
2022-01-11 17:20:57 +01:00
Yann Cébron
36c87cc64d
use before/after for code sample
2021-09-23 17:22:26 +02:00
Yann Cébron
8c70c95a26
missing image alt texts
2021-09-23 17:19:28 +02:00
Yann Cébron
eb08cac4d4
code_inspections.md: restore formatting
2021-07-12 12:15:22 +02:00
Patrick Scheibe
f3fd044476
Feat doc provider test case ( #467 )
...
* Add test-case for DocumentationProvider
* Remove non-relevant parts from .simple file for Documentation test
2021-07-09 03:41:00 +02:00
Patrick Scheibe
992ff49450
Testing UTF 8 character u2217 as a replacement for the asterisk
2021-06-03 23:20:37 +02:00
Yann Cébron
d4710d5416
code_inspections.md: syntax,#2
2021-06-03 18:19:47 +02:00
Yann Cébron
81b14b0685
code_inspections.md: syntax
2021-06-03 18:03:01 +02:00
Yann Cébron
49cc17a83b
code_inspections.md: update/fix
2021-06-03 17:43:42 +02:00
Patrick Scheibe
50bbbaa685
Make the style of "IntelliJ Platform" consistent throughout the docs. ( #389 )
2021-03-15 12:35:20 +01:00
Jakub Chrzanowski
b699f802b1
Update branch names from master
to main
2021-01-14 16:19:22 +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