Yann Cébron
f365cf5ae2
api_notable_list_2020.md: Java 11 blog post
2020-10-12 14:15:44 +02:00
Yann Cébron
63aae6d0e5
upsource: 2020.2.3
2020-10-12 11:34:00 +02:00
Yann Cébron
4fd864344c
dynamic_plugins.md: typo
2020-10-12 09:54:16 +02:00
Yann Cébron
9c033ea8c5
content_updates.md: link twitter/blog
2020-10-08 10:38:21 +02:00
Yann Cébron
ab05f52ed3
content_updates.md: Code Samples README/repository
2020-10-07 16:48:19 +02:00
Jakub Chrzanowski
a40db91508
Cleanup code_samples JavaDocs
2020-10-07 15:44:55 +02:00
Yann Cébron
03910f2eba
api_notable_list_2020.md: note about BaseHtmlLexer API
2020-10-06 16:51:02 +02:00
Yann Cébron
db57c900a2
gradle-intellij-plugin 0.5.0
2020-10-05 19:06:19 +02:00
Jakub Chrzanowski
15f053e10e
GitHub Actions - fixed documentedProblemsPageVerification job for PRs
2020-10-02 18:43:24 +02:00
Yann Cébron
cab2e7bae6
webstorm.md: minor format
2020-10-01 18:26:44 +02:00
Yann Cébron
8f22448866
api_notable_list_2020.md: HtmlEmbeddedContentSupport
2020-10-01 17:38:08 +02:00
Yann Cébron
b45a406b79
api_notable_list_2020.md: format
2020-10-01 16:15:29 +02:00
Yann Cébron
e83ed6882c
api_changes_list.md: minor
2020-10-01 16:08:27 +02:00
Yann Cébron
88f9abd42f
fix all {toc} to have blank line before
2020-10-01 15:53:37 +02:00
Yann Cébron
f2cf610ab8
prerequisites.md: fix TOC
2020-10-01 15:48:17 +02:00
Yann Cébron
0fd72aaec3
gradle-intellij-plugin 0.4.26
2020-10-01 14:39:49 +02:00
Yann Cébron
a9532237e9
php_open_api_breaking_changes_203.md: adjust headings
2020-10-01 12:36:07 +02:00
Yann Cébron
24a10cc0e4
php_open_api_breaking_changes.md: title case
2020-10-01 12:29:38 +02:00
Yann Cébron
f3d228493a
TOC: order PhpStorm|Breaking Changes
2020-10-01 12:02:51 +02:00
zeitgen
9109f52c54
Breaking PHP Open API changes are now in a dedicated chapter; added a… ( #320 )
...
Breaking PHP Open API changes are now in a dedicated chapter; added a new chapter on PhpStorm 2020.3
2020-10-01 11:58:42 +02:00
Yann Cébron
1b04fffd9b
webstorm.md: javascript testframework
2020-09-29 17:33:55 +02:00
Yann Cébron
a74fa5d8c2
performance.md: add IDE perf plugin
2020-09-29 10:49:00 +02:00
Yann Cébron
45d72644db
general_threading_rules.md: minor
2020-09-28 16:51:10 +02:00
Yann Cébron
27949984c9
plugin_components.md: additions
2020-09-24 16:43:42 +02:00
Yann Cébron
eb41588fcf
plugin_components.md: more "Project Open"
2020-09-24 16:18:54 +02:00
Yann Cébron
29100f42bb
plugin_components.md: clarify "Project Open"
2020-09-24 16:02:09 +02:00
Yann Cébron
041524d972
plugin_components.md: relayout
2020-09-24 15:37:45 +02:00
Yann Cébron
20b1688ba3
plugin_extensions.md: add link to "Plugin Dependencies"
2020-09-24 14:56:23 +02:00
Yann Cébron
c8211343eb
plugin_extensions.md: @Required#allowEmpty (IDEA-242833)
2020-09-23 11:03:17 +02:00
Yann Cébron
487cc2ac6c
api_changes_list_2020.md: 2020.3 updates
2020-09-23 10:40:22 +02:00
Yann Cébron
1754296b45
api_changes_list_2020.md: restore
2020-09-23 10:31:40 +02:00
Jakub Chrzanowski
15af021f30
SDK Docs project icon
2020-09-22 15:12:33 +02:00
Jakub Chrzanowski
2cedfbc441
GitHub Actions: introduce Documented Problems Page Verification
2020-09-22 13:37:14 +02:00
Yann Cébron
5ad52951b7
work_with_icons_and_images.md: clarify and extend sample
2020-09-22 12:10:02 +02:00
Jakub Chrzanowski
af95043af3
fixed tables layout
2020-09-21 22:32:55 +02:00
Jakub Chrzanowski
3c2974d0c8
break lines on sentences
2020-09-21 21:26:19 +02:00
Jakub Chrzanowski
cc4a4ca61a
fixed sdkdocs-template dependency
2020-09-21 17:31:30 +02:00
Yann Cébron
25a58e0b4d
declarations_and_references.md: fix heading casing
2020-09-21 17:22:34 +02:00
Jakub Chrzanowski
803a9d3ca8
Docs maintenance ( #316 )
...
docs maintenance
2020-09-21 17:15:08 +02:00
Daniil Ovchinnikov
5d32cbcfeb
Symbol API part 1 ( #317 )
...
* LAB-21 Symbols, Declarations and References, Completion 2020.3
* LAB-21 Go to Declaration or Usages 2020.3
* fixes (squash with LAB-21 Symbols, Declarations and References, Completion 2020.3)
* fixes (squash with LAB-21 Go to Declaration or Usages 2020.3)
* new PsiCompletableReference location (squash with LAB-21 Symbols, Declarations and References, Completion 2020.3)
* Apply suggestions from code review
Co-authored-by: John Hake <39627202+JohnHake@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: John Hake <39627202+JohnHake@users.noreply.github.com>
* "Own reference", "External reference", "Implicit reference"
* move examples before api links
* IDE -> IntelliJ Platform
* articles
* explicit upsource link
* linebreaks
* element -> symbol
* remove jvm package example
* parent links (squash with LAB-21 Symbols, Declarations and References, Completion 2020.3)
* parent links (squash with LAB-21 Go to Declaration or Usages 2020.3)
* platform -> IntelliJ Platform
* reword symbol navigation a bit
Co-authored-by: John Hake <39627202+JohnHake@users.noreply.github.com>
2020-09-21 17:04:27 +02:00
Yann Cébron
e92188df1c
API Changes pages: update comments
2020-09-21 14:28:36 +02:00
Yann Cébron
33f9c2d80c
api_changes_list_2020.md: group Java changes
2020-09-21 13:02:49 +02:00
Tagir Valeev
166c14d412
Add information about changes in Java PSI ( #318 )
...
* Add information about changes in Java PSI
* change -> changes
Co-authored-by: John Hake <39627202+JohnHake@users.noreply.github.com>
* Copy-editing
Co-authored-by: John Hake <39627202+JohnHake@users.noreply.github.com>
* Avoid starting lines with a quote
* Prefix with colons
Co-authored-by: John Hake <39627202+JohnHake@users.noreply.github.com>
2020-09-21 11:57:27 +02:00
JohnHake
9d8d5e14a8
clarify link and code fence styles
2020-09-17 21:48:28 -07:00
Yann Cébron
85fd0d77cf
api_notable_list_2020.md: HtmlBuilder
2020-09-17 16:15:06 +02:00
Yann Cébron
0be3db57d9
android_studio.md: add FAQ section
2020-09-17 15:31:44 +02:00
Yann Cébron
806cb632dc
settings_tutorial.md: fix link
2020-09-16 14:32:14 +02:00
Yann Cébron
423c516e10
plugin_extension_points.md: fix link
2020-09-16 14:31:53 +02:00
Yann Cébron
69555b74b7
sdk_style.md: fix highlighting
2020-09-16 14:11:52 +02:00
Yann Cébron
0f86d9c9a3
[upsource] 2020.2.2
2020-09-16 12:33:39 +02:00