682 Commits

Author SHA1 Message Date
Yann Cébron
b4af59b531 module.md: link listeners 2021-04-26 18:49:03 +02:00
Yann Cébron
3d0494f85d module.md: link modification topic 2021-04-26 18:27:29 +02:00
Yann Cébron
53a8af0886 api_notable_list_2021.md: extension CTOR injection 2021-04-21 14:32:50 +02:00
Yann Cébron
178fc1eac7 api 2021.2: IconManager in unit test 2021-04-20 17:44:33 +02:00
Yann Cébron
f9b7f99262 themes.md: link setup 2021-04-15 16:00:22 +02:00
Yann Cébron
0daa95bfd7 performance.md: indexing metrics 2021-04-15 15:50:12 +02:00
Yann Cébron
7b574bb895 performance.md: indexing NanoXmlUtil 2021-04-15 14:58:47 +02:00
Yann Cébron
e462902395 code_inspections_and_intentions.md: link Inspections text guidelines 2021-04-12 18:41:22 +02:00
Yann Cébron
64218e894e intellij_artifacts.md: note update necessity 2021-04-12 18:01:22 +02:00
Yann Cébron
dff5975029 api_notable_list_2021.md: JBCefOsrHandlerBrowser 2021-04-08 17:42:35 +02:00
Yann Cébron
87f62a9d82 api_notable_list_2021.md: FileEncodingProvider 2021-04-08 16:45:37 +02:00
Yann Cébron
97dceeb815 2021.1 platform release 2021-04-07 13:45:14 +02:00
Nikolay Chashnikov
cbf88b0a9e
Update intellij_artifacts.md
Get rid of references to bintray repository which is obsolete now, suggest to use intellij-dependencies repository instead.
2021-04-06 14:15:43 +03:00
Yann Cébron
69268a95ee sdk: fix code sample 2021-03-18 09:22:07 +01:00
Patrick Scheibe
9ee2954b8e Fix link in content_updates.md and small things in SDK 2021-03-18 04:01:37 +01:00
takanuva15
8d990cf476
Short tutorial for projectSdkSetupValidator
Added a short code tutorial for the projectSdkSetupValidator extension point to make it easier for new developers to use it. (#390)
2021-03-17 16:32:03 +01:00
Patrick Scheibe
90e3f00f44
Add page for "Text Selection" (#388)
Add "Editor - Text Selection" page containing the first entry about extending/shrinking selections

* Add page for "Text Selection" with a first entry about extending/shrinking selections
* Add Yann's suggestions
* Fix typo's
* Fix some more typos
* Add changes to content_updates.md
* Change title within the content updates page
2021-03-16 12:03:19 +01:00
Patrick Scheibe
50bbbaa685
Make the style of "IntelliJ Platform" consistent throughout the docs. (#389) 2021-03-15 12:35:20 +01:00
Yann Cébron
82c6fcb57c code_completion.md: link Element Patterns 2021-03-10 18:22:49 +01:00
Brian McNamara
d501d13fd7
DomFileDescription deprecated hasStubs and stubVersion (#386) 2021-03-09 09:48:13 +01:00
Yann Cébron
de7d6bc568 module.md: cleanup 2021-02-24 10:46:29 +01:00
Yann Cébron
82a1fa6c30 themes_customize.md: link Color Highlighter Plugin 2021-02-23 18:12:07 +01:00
Yann Cébron
baa7ae3653 external_builder_api.md: link OSS samples (IJSDK-1002) 2021-02-23 16:29:01 +01:00
Yann Cébron
57e3449a41 localization_guide.md: minor 2021-02-23 15:14:17 +01:00
Yann Cébron
69417418e4 syntax_highlighting_and_error_highlighting.md: tip HtmlSyntaxInfoUtil 2021-02-22 14:51:40 +01:00
Yann Cébron
2c80e44c82 api changes reference: 2021.2 placeholder 2021-02-18 17:29:06 +01:00
Yann Cébron
53801338eb vcs_integration_for_plugins.md: link IPE plugins 2021-02-11 14:11:50 +01:00
Yann Cébron
048e920da7 api_notable_list_2021.md: LightJavaCodeInsightFixtureTestCase4 2021-01-28 17:01:14 +01:00
Yann Cébron
76823d7639 notable 2021.1: add unambiguous imports on the fly 2021-01-27 12:59:39 +01:00
M R 3 Y
57e39359e8
Substitute "Observer" pattern with "Pub-sub" (#348) 2021-01-21 17:36:57 +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