Yann Cébron
c62368bfc3
welcome.md: link webinars page
2021-09-14 11:31:21 +02:00
Yann Cébron
431c77d706
align badges
2021-09-13 18:32:42 +02:00
Yann Cébron
3abfe4c882
content_updates.md: cleanup
2021-09-13 18:19:00 +02:00
Jakub Chrzanowski
6a18ef8382
sdk_code_guidelines.md: add note about README for code samples ( #548 )
2021-09-08 11:51:49 +02:00
Yann Cébron
1ac879ee26
welcome.md: gradle plugin badge
2021-09-01 15:23:08 +02:00
Yann Cébron
a31047cd8b
welcome.md: YT preview
2021-09-01 12:47:41 +02:00
Yann Cébron
bf3f6fcdf4
sdk_style.md: document "Zoom Popup" images
2021-09-01 11:43:33 +02:00
Jakub Chrzanowski
1f9026d054
Plugin Signing cross-links
2021-07-26 11:51:37 +02:00
Yann Cébron
0678145284
sdk_style.md: note workaround for escaping "|" character in tables
2021-07-22 18:09:48 +02:00
Yann Cébron
775705350c
welcome.md: gradle 1.<x>
2021-07-07 10:55:35 +02:00
Yann Cébron
9a69602e9d
remove inline formatting in links
2021-07-06 10:52:07 +02:00
Yann Cébron
632d607f53
sdk_style.md: document 'include-symbol' for code includes
2021-06-23 18:14:05 +02:00
Yann Cébron
cd51e2402a
content_updates.md: Testing FAQ
2021-06-21 16:27:59 +02:00
Yann Cébron
8eba622621
getting_help.md: link FAQ page
2021-06-17 11:01:10 +02:00
Patrick Scheibe
9ee9b465c4
Add article and tutorial about Documentation Provider ( #413 )
...
* Initial version of a simple DocumentationProvider
* Correct usage of DocumentationMarkup, fix quick navigation
* Include Yann's suggestions. Not finished yet.
* Fix issues Yann pointed out
2021-06-14 23:52:13 +02:00
Yann Cébron
8cf6d04f29
code_samples.md: minor
2021-06-03 17:07:46 +02:00
Yann Cébron
6d762e7a4e
new page: code_samples.md
2021-06-03 15:24:41 +02:00
Yann Cébron
b7e67e5d97
content_updates.md: EP lists
2021-05-27 15:59:27 +02:00
Yann Cébron
75550c0534
welcome.md: updates
2021-05-27 15:03:35 +02:00
Yann Cébron
2a28e13c57
remove remaining unnecessary toc-title
2021-05-26 14:58:32 +02:00
Yann Cébron
41483950ff
getting_help.md: fix closing tag
2021-05-20 16:29:53 +02:00
Yann Cébron
d34f1d799f
getting_help.md: minor
2021-05-20 15:46:47 +02:00
Yann Cébron
7fdf319ae4
about.md: fix, updates
2021-05-20 15:37:38 +02:00
Yann Cébron
30469687c7
getting_help.md: link explore_api
2021-05-18 18:03:57 +02:00
Patrick Scheibe
62a7985cea
content_updates.md: Add survival guide
2021-05-17 02:03:45 +02:00
Yann Cébron
c8e05a47b2
sdk_style.md: formatting
2021-05-05 18:15:41 +02:00
Yann Cébron
27c99ad43a
sdk_style: UI elements
2021-05-04 11:04:49 +02:00
Yann Cébron
fc381c3c8b
cleanup: <kdb> -> <shortcut>
2021-04-29 17:00:14 +02:00
Yann Cébron
9d5cd2a6e9
welcome.md: cleanup
2021-04-29 15:48:44 +02:00
Yann Cébron
49c90c0def
sdk_code_guidelines.md: use stardust tags
2021-04-29 15:42:03 +02:00
Yann Cébron
bba6596841
sdk_style.md: small fix
2021-04-29 15:37:09 +02:00
Yann Cébron
f2b720422a
sdk_style.md: update usage of stardust tags
2021-04-29 15:16:57 +02:00
Yann Cébron
c1b64f02d9
getting_help.md: feedback form
2021-04-08 18:03:35 +02:00
Yann Cébron
ab0ba387e6
link glossary
2021-04-08 17:39:11 +02:00
Yann Cébron
1e14ba78b3
welcome.md: cleanup
2021-04-06 15:07:42 +02:00
Yann Cébron
613d0cc28a
intellij_platform.md: note IJ Community plugins bundling
2021-03-25 17:26:06 +01:00
Yann Cébron
1c225e7ac9
intellij_platform.md: minor
2021-03-25 17:03:18 +01:00
Yann Cébron
a9a6c5fa56
content_updates.md: UAST
2021-03-24 18:06:55 +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
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
f3a46fbb57
revert sdk_style.md: formatting
2021-03-04 15:31:13 +01:00
Yann Cébron
1230368d4f
sdk_style.md: formatting
2021-03-04 15:11:44 +01:00
Yann Cébron
bbe5d9d154
sdk_style.md: update/fixes
2021-03-04 14:54:18 +01:00
Yann Cébron
3209ee510d
content_updates.md: link code samples
2021-02-18 10:48:36 +01:00
Yann Cébron
b6db102430
welcome.md: update
2021-02-18 10:44:35 +01:00
Yann Cébron
8e1d3a6795
getting_help.md: note feedback form
2021-02-16 13:06:04 +01:00