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
Tobias Kahlert
62496fa41d
Update api_changes_list_2021.md ( #412 )
...
* Update api_changes_list_2021.md
Document removal of UAnnotated.getAnnotations(). See https://youtrack.jetbrains.com/issue/IDEA-271430
* Update api_changes_list_2021.md
fixed typo
2021-06-14 14:46:57 +02:00
Yann Cébron
8577c4758f
testing_faq.md: formatting
2021-06-10 17:30:02 +02:00
Yann Cébron
017ce2e28d
testing_faq: PlatformTestUtil.startPerformanceTest
2021-06-10 17:23:56 +02:00
Yann Cébron
b1d0765446
testing_faq: initial
2021-06-10 17:02:38 +02:00
Yann Cébron
df1e2b84b1
testing_plugins.md: link intellij-ui-test-robot
2021-06-10 15:45:49 +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
Yann Cébron
94ca327710
dialog_wrapper.md: clarify init() call
2021-06-08 12:34:51 +02:00
Yann Cébron
d1f5c86c16
run_configuration: fix warnings, cleanup
2021-06-08 12:21:21 +02:00
Yann Cébron
6c2bab0723
tool_windows.md: fix typo
2021-06-07 17:25:40 +02:00
Yann Cébron
b74944ec86
upsource: 2021.1.2
2021-06-07 15:39:48 +02:00
Dmitry Trofimov
4329915554
Document inner classes removal ( #411 )
...
* Document inner classes removal
The classes were extracted in order to decouple the logic from the UI.
* Document parameter type change
2021-06-07 15:02:29 +02:00
Jakub Chrzanowski
6ba97f1ceb
Add 'product-web-url' config
2021-06-07 14:55:49 +02:00
Yann Cébron
fe25d25033
run_configurations.md: update, include sources
2021-06-07 14:48:13 +02:00
Yann Cébron
c34d7e1522
tool_windows.md: update sample plugin
2021-06-07 14:29:55 +02:00
Patrick Scheibe
992ff49450
Testing UTF 8 character u2217 as a replacement for the asterisk
2021-06-03 23:20:37 +02:00
Yann Cébron
d4710d5416
code_inspections.md: syntax,#2
2021-06-03 18:19:47 +02:00
Yann Cébron
81b14b0685
code_inspections.md: syntax
2021-06-03 18:03:01 +02:00
Yann Cébron
33f33735fc
ComparingReferences.html: align description with guidelines
2021-06-03 17:56:52 +02:00
Yann Cébron
49cc17a83b
code_inspections.md: update/fix
2021-06-03 17:43:42 +02:00
Yann Cébron
8cf6d04f29
code_samples.md: minor
2021-06-03 17:07:46 +02:00
Yann Cébron
7084737bd9
README.md: fix
2021-06-03 17:05:19 +02:00
Yann Cébron
6fb0641ddd
code_intentions.md: update/fix
2021-06-03 17:03:48 +02:00
Yann Cébron
09afc35229
README.md: link Code Samples page in docs
2021-06-03 16:23:16 +02:00
Yann Cébron
a1e042c648
getting_started.md: cleanup
2021-06-03 15:42:51 +02:00
Yann Cébron
1205721cd4
gradle_build_system.md: update
2021-06-03 15:36:34 +02:00
Yann Cébron
6d762e7a4e
new page: code_samples.md
2021-06-03 15:24:41 +02:00
Yann Cébron
89fa711c18
language tutorial: link to "Run plugin"
2021-06-03 14:22:12 +02:00
Yann Cébron
2af2cdb04a
tests_prerequisites.md: clarify idea.home.path usage
2021-06-03 13:41:06 +02:00
Yann Cébron
87baa65b4e
gradle_prerequisites.md: note on incompatible generated build.gradle (IDEA-270611)
2021-06-02 14:35:25 +02:00
Yann Cébron
0f3d99ed3a
popups.md: test
2021-06-01 18:39:07 +02:00
Yann Cébron
910a12da51
unused import
2021-06-01 17:31:48 +02:00
Jakub Chrzanowski
1289fe7b2e
Gradle Plugin 1.0 - syntax fixes
2021-05-31 21:28:31 +02:00
Jakub Chrzanowski
8bb23bc5a0
Gradle Plugin 1.0 - syntax fixes
2021-05-31 20:59:22 +02:00
Jakub Chrzanowski
32a9cadbb6
GitHub Actions: Avoid triggering workflow twice
2021-05-31 11:26:25 +02:00
dependabot[bot]
3cd728a43e
build(deps): bump actions/cache from 2.1.5 to 2.1.6 ( #409 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:45:26 +02:00
dependabot[bot]
745dbe172d
build(deps): bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 ( #410 )
...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases )
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.3...v1.0.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:40:47 +02:00
Yann Cébron
758b8af0bc
dialog_wrapper.md: clarify exit codes
2021-05-27 17:09:27 +02:00
Yann Cébron
0bb69d607f
tool_windows.md: clarify reference
2021-05-27 16:20:01 +02:00
Yann Cébron
b7e67e5d97
content_updates.md: EP lists
2021-05-27 15:59:27 +02:00
Yann Cébron
1cfa86758b
GH code_samples: do not fail fast
2021-05-27 15:10:06 +02:00
Yann Cébron
75550c0534
welcome.md: updates
2021-05-27 15:03:35 +02:00
Yann Cébron
c6244078f6
move api_notable under appendix
2021-05-27 14:16:51 +02:00
Yann Cébron
69b94f4e7b
Gradle plugin 1.0
2021-05-27 13:54:22 +02:00
Yann Cébron
e5f8d983eb
ep lists: use <include> for legend
2021-05-27 11:03:58 +02:00
Yann Cébron
e8b2a7f495
api_notable_list_2021.md: 2021.2 unbundled plugins
2021-05-27 10:53:24 +02:00
Yann Cébron
19174adf45
api_notable_list_2020.md: unbundled plugins 2020.2 -> own section
2021-05-27 10:42:56 +02:00