Yann Cébron
232f54bc7b
deployment.md: link previous step explicitly
2021-08-16 16:30:38 +02:00
Yann Cébron
85be3e0b71
api_changes_list_2021.md: fix format
2021-08-16 12:09:39 +02:00
Dmitry Trofimov
5b6e41287d
Document incompatibilities ( #521 )
...
During the decoupling of ide.core and ide.core.impl modules from platform.ide and platofrm.ide.impl there were some incompatible changes that couldn't be avoided.
The main reason for it was that there were dependency on the UI sepcific implementations in the API, which in general should be avoided.
2021-08-16 12:05:36 +02:00
Egor Malyshev
be9e05a24c
Update project.ihp
...
This will keep files located on the same level as project.ihp available in build.
2021-08-09 16:49:36 +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
Jakub Chrzanowski
0b1dea8706
Temporarily remove:
...
`com.intellij.diagnostic.PerformanceWatcher.Snapshot` class now interface
: Recompile the dependant code or use `com.intellij.diagnostic.PerformanceWatcherImpl.SnapshotImpl` instead
2021-08-04 08:04:56 +02:00
Dmitry Trofimov
d189b9da40
Document incompatibilities introduced after platform.ide and platform.ide.impl refactoring.
...
During this refactoring new modules platform.ide.core and platform.ide.core.impl were extracted. The new core modules are UI independent. Unfortunately, the compatibility couldn't be preserved in some cases.
2021-08-04 07:58:17 +02:00
Jakub Chrzanowski
1781f4e96b
GitHub Actions: mention Martin Gjaldbaek in Dependabot Combine PRs
2021-07-30 12:28:04 +02:00
Martin Gjaldbaek
05c1ae51e4
Fix potential injection vulnerability
2021-07-30 12:28:04 +02:00
Yann Cébron
dc04ae03be
code_samples/pycharm: upgrade to 2021.2
2021-07-29 10:14:20 +02:00
Yann Cébron
b821fb1ba3
code samples: update deprecated API use
2021-07-28 17:08:34 +02:00
Lada Gagina
cac7ade2a7
Update api_changes_list_2021.md ( #514 )
2021-07-28 16:58:42 +02:00
Yann Cébron
360007ffc7
ep lists: fix icons
2021-07-28 16:25:00 +02:00
Yann Cébron
8a032850c2
code_samples: 2020.3.4, Java11, Gradle plugin 1.1.4, #2
2021-07-28 16:03:18 +02:00
Yann Cébron
247eb28542
code_samples: 2020.3.4, Java11, Gradle plugin 1.1.4
2021-07-28 15:55:05 +02:00
Yann Cébron
a05546cc99
rider_extension_point_list.md: regen for 2021.2
2021-07-28 15:43:48 +02:00
Yann Cébron
d7771b909b
data_grip_extension_point_list.md: regen for 2021.2
2021-07-28 15:21:29 +02:00
Yann Cébron
3d1804e7be
webstorm_extension_point_list.md: regen for 2021.2
2021-07-28 15:01:34 +02:00
Yann Cébron
0ed9f1dcfd
rubymine_extension_point_list.md: regen for 2021.2
2021-07-28 14:56:18 +02:00
Yann Cébron
a6de319059
php_extension_point_list.md: regen for 2021.2
2021-07-28 14:53:29 +02:00
Yann Cébron
6be891389a
spring_extension_point_list.md: regen for 2021.2
2021-07-28 14:51:18 +02:00
Yann Cébron
b91d110170
goland_extension_point_list.md: regen for 2021.2
2021-07-28 14:48:23 +02:00
Yann Cébron
1a98095ae8
appcode_extension_point_list.md: regen for 2021.2
2021-07-28 14:47:16 +02:00
Yann Cébron
a2db93a618
clion_extension_point_list.md: regen for 2021.2
2021-07-28 14:46:56 +02:00
Yann Cébron
76b00539d6
docs: target 2021.2, regen EP list
2021-07-28 14:36:51 +02:00
Jakub Chrzanowski
5128f22ce9
plugin_signing.md: mark public key upload as not yet available
2021-07-28 12:33:44 +02:00
Yann Cébron
82d6e17abf
kotlin.md: update 2021.2 stdlib
2021-07-27 17:57:30 +02:00
Yann Cébron
5e39e13c6a
work_with_icons_and_images.md: make "platform vs custom" stand out more
2021-07-27 16:46:45 +02:00
Jakub Chrzanowski
4b2cd1332d
plugin_signing.md: private.pem typo
2021-07-27 11:40:20 +02:00
Jakub Chrzanowski
1f9026d054
Plugin Signing cross-links
2021-07-26 11:51:37 +02:00
Jakub Chrzanowski
13882d6add
plugin_signing.md: proofreading
2021-07-26 11:24:09 +02:00
Brian McNamara
63cae9c76b
Create docs for custom repo plugin signing
2021-07-26 11:24:09 +02:00
Jakub Chrzanowski
d315925820
Plugin Signing
2021-07-23 15:16:20 +02:00
Jakub Chrzanowski
5316bf76f1
Plugin Signing
2021-07-23 15:12:28 +02:00
Jakub Chrzanowski
2cbebec2da
Plugin Signing
2021-07-23 15:12:28 +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
7232f0897a
code_samples: fix README, #2
2021-07-22 18:03:43 +02:00
Yann Cébron
39ed911d7c
kotlin_ui_dsl.md: convert "Examples" to table
2021-07-22 18:01:49 +02:00
Yann Cébron
cb3288e038
popups.md: minor
2021-07-22 14:55:09 +02:00
Yann Cébron
c148ec8cb8
kotlin_ui_dsl.md: link "Layout" topic
2021-07-22 12:46:01 +02:00
Yann Cébron
3503582f6d
dialog_wrapper.md: link "Layout" topic
2021-07-22 12:41:50 +02:00
Yann Cébron
0315a53b90
code_samples: fix README
2021-07-21 17:18:23 +02:00
Yann Cébron
2f435cf4e3
kotlin_ui_dsl.md: add ReaderModeConfigurable
2021-07-21 14:19:19 +02:00
Yann Cébron
f968af09d4
kotlin_ui_dsl.md: fix tag
2021-07-20 17:47:10 +02:00
Yann Cébron
0e07452427
kotlin_ui_dsl.md: link sample usages from IDE itself
2021-07-20 16:56:07 +02:00
Yann Cébron
b4898ff843
simple language: fix SimpleStructureViewModel.isAlwaysLeaf (reported by @chrisly42)
2021-07-20 14:08:21 +02:00
Yann Cébron
014436ffe6
structure_view.md: mention StructureViewExtension
2021-07-20 10:27:23 +02:00
Yann Cébron
300b6ba3de
ide_development_instance.md: cleanup
2021-07-19 17:24:25 +02:00