20 Commits

Author SHA1 Message Date
Yann Cébron
32aeca2ccf
2023.1 release (#1010)
* 2023.1 release: update gh-links, re-gen EP lists

* code samples: update target version

* code samples: fix framework_basics missing dependency on Java plugin

* stub_indexes.md: update -master GH link

* EP lists: improve "Topic" presentation

* internal_ui_inspector.md: fix link

* kotlin_demo: fix link

* Generate Android Studio releases

* publishing_plugin.md: add note about plugin signing

* plugin_signing.md: Update information about providing `certificateChainFile` and `privateKeyFile` + minor changes

* tools_gradle_intellij_plugin.md: add `verifyPluginSignature` task

* plugin_signing.md: add Plugin Signature Verification

* plugin_signing.md: fixed anchor

* creating_plugin_project.md: update

* GH: set final 2023.1 tag

* GH code samples: update PV version

* code samples: ComparingStringReferencesInspection compatibility with 231.*
2023-03-28 20:09:23 +02:00
Karol Lewandowski
9ff5372f2a Add missing <link-summary> 2023-03-15 14:32:26 +01:00
Karol Lewandowski
c110848ad3 stub_indexes.md: Change example
Previous was changed from .kt to .java.
2023-02-14 11:21:43 +01:00
Yann Cébron
97a513402b stub_indexes.md: more clarification, sample 2023-01-18 15:50:01 +01:00
Yann Cébron
053b2e9703 stub_indexes.md: clarify, warn about "*allKeys" methods 2023-01-18 15:32:23 +01:00
Yann Cébron
fa995bfbb7 stub_indexes.md: add Kotlin sample for stubElementTypeHolder EP 2023-01-12 14:32:38 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
4830432af1 stub_indexes.md: minor 2022-09-13 18:14:02 +02:00
Yann Cébron
912cf0bd0a stub_indexes.md: add link to EP class for docs 2022-09-13 17:30:10 +02:00
Karol Lewandowski
1609814d74 add links to plugin_configuration_file.md 2022-09-07 11:33:13 +02:00
Yann Cébron
e87f1bd32c stub_indexes.md: cleanup 2022-08-30 17:13:40 +02:00
Yann Cébron
b372b9d528 stub_indexes.md: suggest externalPrefixId more strongly, link sample using it 2022-08-30 11:38:57 +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
91964d2838 performance.md: move indexing section 2022-03-08 16:21:08 +01:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup 2022-03-07 22:31:00 +01:00
Karol Lewandowski
bf0e8dfdb0 add <path> marker for files, paths and extensions 2022-02-28 12:03:36 +01:00
Karol Lewandowski
1b18458814 stub_indexes.md: add Grammar-Kit approach cross link 2022-02-02 12:56:34 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
07ed2ea491 stub_indexes.md: structure, minor additions 2021-08-30 17:21:58 +02: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