Yann Cébron
9baca27a37
kotlin.md: add stdlib info for 2021.3
2021-11-17 11:06:36 +01:00
Yann Cébron
f62c8b9143
[code samples] gradle-intellij-plugin 1.3.0
2021-11-16 09:59:15 +01:00
Yann Cébron
256dff07e6
markdown: cleanup, formatting
2021-11-08 18:49:28 +01:00
Yann Cébron
b1dcfb9e80
gradle-intellij-plugin 1.2.1
2021-11-02 10:20:23 +01:00
Yann Cébron
ecb571af46
org.jetbrains.intellij 1.2.0
2021-09-30 14:04:10 +02:00
Yann Cébron
fe009b97ce
github_template.md: clarify GH login
2021-09-29 20:07:59 +02:00
Yann Cébron
9e56f250c7
kotlin.md: remove on-page samples, link kotlin_demo instead
2021-09-29 17:28:58 +02:00
Yann Cébron
e0196bc1ab
gradle_prerequisites.md: updates
2021-09-29 17:24:43 +02:00
Yann Cébron
d2139408ea
template_support.md: formatting
2021-09-23 17:50:59 +02:00
Yann Cébron
36c87cc64d
use before/after for code sample
2021-09-23 17:22:26 +02:00
Yann Cébron
8c70c95a26
missing image alt texts
2021-09-23 17:19:28 +02:00
Yann Cébron
7e8073d3aa
gradle_guide.md: fix anchor
2021-09-23 15:36:05 +02:00
Yann Cébron
6548ea7a2d
documentation_provider.md: use includes for code snippets
2021-09-23 15:09:25 +02:00
Yann Cébron
276955ed78
simplify links
2021-09-23 15:02:02 +02:00
Yann Cébron
af70e35c50
language tutorial: cleanup
2021-09-23 14:14:47 +02:00
Yann Cébron
29ac394b39
github_template.md: link webinar
2021-09-23 12:34:32 +02:00
Yann Cébron
1b599a658b
gradle_build_system.md: link to page
2021-09-23 12:21:54 +02:00
Yann Cébron
1c6a33afe9
gradle_build_system.md: gradle plugin tag
2021-09-23 12:20:48 +02:00
Yann Cébron
80681bdda4
kotlin: 1.5.31
2021-09-20 10:10:38 +02:00
Yann Cébron
82d81c83a8
run_configurations.md: mention DemoRunConfigurationOptions
class
2021-08-26 09:59:47 +02:00
Yann Cébron
31571658fe
kotlin 1.5.30
2021-08-25 15:29:38 +02:00
Yann Cébron
18792fb471
align "Settings/Preferences" term
2021-08-25 11:37:33 +02:00
Yann Cébron
6c0132f72a
gradle_prerequisites.md: link "How to Debug Your Own IntelliJ IDEA Instance" blog post
2021-08-23 16:30:37 +02:00
Jakub Chrzanowski
8c1160fe7f
Rename runIde.ideDirectory
to runIde.ideDir
2021-08-17 13:11:49 +02:00
Yann Cébron
8c4ba3805a
org.jetbrains.intellij 1.1.4
2021-08-17 10:07:43 +02:00
Yann Cébron
232f54bc7b
deployment.md: link previous step explicitly
2021-08-16 16:30:38 +02:00
Patrick Scheibe
1b82a85ec5
Fix number :(
2021-08-07 01:57:17 +02:00
Patrick Scheibe
cf6bcec2d8
Add the doc test description to the contents page
2021-08-07 01:56:28 +02:00
Patrick Scheibe
2be1d697ac
Add documenation provider test description
2021-08-07 01:35:58 +02:00
Yann Cébron
82d6e17abf
kotlin.md: update 2021.2 stdlib
2021-07-27 17:57:30 +02:00
Jakub Chrzanowski
1f9026d054
Plugin Signing cross-links
2021-07-26 11:51:37 +02:00
Yann Cébron
eb08cac4d4
code_inspections.md: restore formatting
2021-07-12 12:15:22 +02:00
Patrick Scheibe
f3fd044476
Feat doc provider test case ( #467 )
...
* Add test-case for DocumentationProvider
* Remove non-relevant parts from .simple file for Documentation test
2021-07-09 03:41:00 +02:00
Yann Cébron
9a69602e9d
remove inline formatting in links
2021-07-06 10:52:07 +02:00
Yann Cébron
8c5b966758
org.jetbrains.intellij -> 1.1.2 in docs
2021-07-05 10:56:03 +02:00
Yann Cébron
f4d343f847
go_to_symbol_contributor.md: use include, formatting
2021-06-23 18:53:29 +02:00
Yann Cébron
3bd3040b3e
custom language test tutorial: include sample code, formatting, cleanup
2021-06-23 18:09:00 +02:00
Yann Cébron
bf6a7b958d
formatter_test.md: link to src + specific method
2021-06-23 17:14:00 +02:00
Yann Cébron
501903145b
formatter_test.md: make FormatterTestCase more prominent
2021-06-23 16:43:23 +02:00
Yann Cébron
ed0a879357
annotator.md: clarify, tabs
2021-06-23 16:31:35 +02:00
Yann Cébron
cdb4821d88
deployment.md: formatting
2021-06-23 14:43:58 +02:00
Yann Cébron
871dc7e232
gradle_prerequisites.md: formatting
2021-06-23 14:39:02 +02:00
Yann Cébron
d3f84f53db
gradle_guide.md: fix link
2021-06-23 13:06:27 +02:00
Yann Cébron
93f76cc124
template_support.md: use tabs
2021-06-23 11:45:49 +02:00
Yann Cébron
e28f4f0a7c
language_and_filetype.md.md: use tabs
2021-06-23 10:56:04 +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
cdc54c7d51
framework.md: update
2021-06-08 14:33:01 +02:00
Yann Cébron
be15f51668
tree_structure_view.md: update
2021-06-08 14:29:14 +02:00
Yann Cébron
3dbe04530f
go_to_symbol_contributor.md: sync code sample
2021-06-08 12:39:41 +02:00
Yann Cébron
98fbdcefed
formatter_test.md: sync code sample
2021-06-08 12:37:44 +02:00