1208 Commits

Author SHA1 Message Date
Yann Cébron
1c225e7ac9 intellij_platform.md: minor 2021-03-25 17:03:18 +01:00
Yann Cébron
790cbc82b0 uast.md: clarify Scala status 2021-03-24 18:59:03 +01:00
Yann Cébron
a9a6c5fa56 content_updates.md: UAST 2021-03-24 18:06:55 +01:00
Yann Cébron
5d7490eb3b uast.md: add "Using UAST in Plugins" 2021-03-24 18:06:47 +01:00
Yann Cébron
33db542b17 idea.md: link UAST 2021-03-23 16:03:18 +01:00
Yann Cébron
1f489de6fc kotlin.md: update links 2021-03-23 11:57:29 +01:00
Yann Cébron
fdd1021468 kotlin.md: update Sample plugins, link to IPE 2021-03-23 11:48:30 +01:00
Yann Cébron
31f46a4808 kotlin.md: link UAST 2021-03-23 11:42:58 +01:00
Yann Cébron
3cd5d9777f kotlin.md: link KTS plugins from IPE 2021-03-23 11:37:08 +01:00
Yann Cébron
ca952d157a kotlin.md: update versions 2021-03-23 11:33:00 +01:00
Yann Cébron
83c6e93376 consulting.md: link #jobs on Slack 2021-03-23 10:34:46 +01:00
xiexed
31524ccaef
Some impovements for uast.md (#392)
* uast.md: `UInjectionHost` on the same line

* uast.md: UastVisitors better wording
2021-03-22 14:48:30 +01:00
Yann Cébron
6a368b96a2 plugin_dependencies.md: fix link 2021-03-18 17:53:15 +01:00
Yann Cébron
f3f75b9f09 dynamic_plugins.md: minor 2021-03-18 17:36:07 +01:00
Yann Cébron
7f5e6b10f1 extension_point_list.md: improve meta 2021-03-18 17:31:07 +01:00
Alex
ec7c5b846b
link modules in the plugin dependencies description (#391)
Signed-off-by: Alexander Bezzubov <alexander.bezzubov@jetbrains.com>
2021-03-18 17:17:33 +01:00
Yann Cébron
800cf2b656 dynamic_plugins.md: some clarifications 2021-03-18 17:14:13 +01:00
Yann Cébron
42eed8088d dynamic_plugins.md: link EP List 2021-03-18 16:29:47 +01:00
Yann Cébron
2c53cef0d4 glossary.md: add UAST 2021-03-18 14:53:52 +01:00
Yann Cébron
87bf692775 uast.md: fix anchor links 2021-03-18 14:53:25 +01:00
Yann Cébron
1221cbc388 add UAST topic (by N. Mitropolsky) IJSDK-540 2021-03-18 14:43:12 +01:00
Yann Cébron
8699f61b70 useful_links.md: cleanup 2021-03-18 13:00:35 +01:00
Yann Cébron
261b700f8a useful_links.md: link IntelliJ IDEA Conf 2021 playlist 2021-03-18 12:21:16 +01:00
Yann Cébron
9ed615b0d0 dynamic_plugins.md: note local install to verify 2021-03-18 10:56:23 +01:00
Yann Cébron
0850ce9d87 deployment.md: local installation via d&d 2021-03-18 10:54:12 +01: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
Yann Cébron
69ee546d9f file_based_indexes.md: add warning about Value class requirements 2021-03-16 17:01:17 +01:00
Yann Cébron
3bfe7e6bce IJ 2020.3.3 2021-03-16 15:51:49 +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
Yann Cébron
ada48a11f3 contributing: add note about missing preview 2021-03-15 16:36:04 +01:00
Yann Cébron
e502cab603 fix wording 2021-03-15 14:32: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
Patrick Scheibe
2dd4b5b1d5 Include Element Patterns in content updates, fix method reference to show without highlighting 2021-03-11 01:42:29 +01:00
Yann Cébron
b0eb2ac9f5 psi_references.md: expand "Contributed References" 2021-03-10 18:23:33 +01:00
Yann Cébron
82c6fcb57c code_completion.md: link Element Patterns 2021-03-10 18:22:49 +01:00
Yann Cébron
72094e2832 reference_contributor.md: another reference link 2021-03-10 18:16:36 +01:00
Yann Cébron
d3df478116 element_patterns.md: use internal links 2021-03-10 18:11:51 +01:00
Patrick Scheibe
5123d98ab4
Add initial Element Patterns article (#387) 2021-03-10 11:05:00 +01:00
Yann Cébron
6b39d2fcb1 psi_files.md: cleanup 2021-03-09 19:39:52 +01:00
Yann Cébron
29f62a999c psi_files.md: cleanup 2021-03-09 19:29:01 +01:00
Yann Cébron
586f15cb6b psi_files.md: cleanup 2021-03-09 19:14:38 +01:00
Yann Cébron
17ef0156ad psi_files.md: updates 2021-03-09 19:08:15 +01:00
Yann Cébron
6e94aa6d77 documents.md: add link to psi_file 2021-03-09 18:55:31 +01:00
Yann Cébron
621ab82f13 documents.md: minor 2021-03-09 18:45:43 +01:00
Yann Cébron
28c2368648 documents.md: FileDocumentManagerListener listener link 2021-03-09 18:39:34 +01:00
Yann Cébron
7faa9538a3 documents.md: minor, feedback (IJSDK-1048) 2021-03-09 18:35:18 +01:00
Brian McNamara
d501d13fd7
DomFileDescription deprecated hasStubs and stubVersion (#386) 2021-03-09 09:48:13 +01:00
Patrick Scheibe
b38ab293bf Remove Patrick from available consultants 2021-03-09 05:07:18 +01:00