38 Commits

Author SHA1 Message Date
Karol Lewandowski
43917d461b Add missing <link-summary> 2023-03-29 11:57:31 +02:00
Karol Lewandowski
83b281b63c Add missing <link-summary> 2023-03-24 11:00:19 +01:00
Yann Cébron
b969d17468 "Settings/Preferences" is now "Settings" on all OSes 2023-01-11 14:43:08 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
057a575958 xml_dom_api.md: cleanup 2022-09-22 11:01:11 +02:00
Yann Cébron
3403973302 remove "Introduction" headings 2022-09-21 18:32:09 +02:00
Karol Lewandowski
1609814d74 add links to plugin_configuration_file.md 2022-09-07 11:33:13 +02:00
Yann Cébron
31de5f7add align x.y.z extension point references 2022-08-17 14:46:40 +02:00
Yann Cébron
2a9c41dde4 xml_dom_api.md: remove mention of DOM Generator (removed in 2022.3 anyway) 2022-08-17 14:39:16 +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
896965f9c9 align "x.y.z extension point" notation in text 2022-08-10 15:32:13 +02:00
Karol Lewandowski
2733a21ee4 external_system_integration.md: add external system settings examples 2022-08-08 10:52:00 +02:00
Karol Lewandowski
929bae3d97 external_system_integration.md: update diagrams 2022-08-08 10:52:00 +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
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
Yann Cébron
ff59d890c5 external_builder_api.md: wording 2022-03-21 18:53:29 +01:00
Karol Lewandowski
5f6869d16a xml_dom_api.md: cleanups 2022-03-18 13:24:41 +01:00
Karol Lewandowski
d3f6424f4c grammar and writing style corrections 2022-03-18 11:21:22 +01:00
Karol Lewandowski
86c69eec32 remove noisy final keywords in code snippets 2022-03-18 11:21:22 +01:00
Karol Lewandowski
86d9ca3e8b code snippets formatting cleanup 2022-03-18 11:21:22 +01:00
Yann Cébron
5c3f1920d1 external_system_integration.md: cleanup 2022-03-16 16:51:38 +01:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup 2022-03-07 22:31:00 +01:00
Yann Cébron
98621c3040 formatting cleanup 2022-02-28 16:14:19 +01:00
Karol Lewandowski
099f981df7 minor grammar fixes and cleanups 2022-02-28 13:08:47 +01:00
Karol Lewandowski
bf0e8dfdb0 add <path> marker for files, paths and extensions 2022-02-28 12:03:36 +01:00
Karol Lewandowski
a8aef1dcba external_system_integration.md: fixed links, formatting and other cleanups 2022-02-09 10:32:14 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
0355f0bee1 External System Test Framework (IDEA-281822) 2022-01-05 15:07:28 +01:00
Yann Cébron
39bcd8100d xml_dom_api.md: @Namespace 2021-11-24 17:11:20 +01:00
Yann Cébron
952582caf5 xml_dom_api.md: cleanup 2021-11-23 13:05:42 +01:00
Yann Cébron
256dff07e6 markdown: cleanup, formatting 2021-11-08 18:49:28 +01:00
Yann Cébron
a9987405e9 DOM API: note deprecation status of "DOM UI" 2021-09-16 16:32:23 +02:00
Yann Cébron
6541052d68 xml_dom_api.md: link IPE samples 2021-06-23 11:10:33 +02:00
Yann Cébron
19121fe232 xml_dom_api.md: default to new EP 2021-06-23 11:08:11 +02:00
Yann Cébron
d3cac164ba move spring/tomcat under /idea 2021-05-06 14:53:50 +02:00
Brian McNamara
d501d13fd7
DomFileDescription deprecated hasStubs and stubVersion (#386) 2021-03-09 09:48:13 +01:00
Yann Cébron
baa7ae3653 external_builder_api.md: link OSS samples (IJSDK-1002) 2021-02-23 16:29:01 +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