1676 Commits

Author SHA1 Message Date
Yann Cébron
1d9c970f65 setting_up_environment.md: use upsource:// link (IJSDK-77) 2019-04-15 15:18:59 +02:00
Yann Cébron
aa6a72deef pycharm.md: use upsource:// link (IJSDK-77) 2019-04-15 15:17:40 +02:00
Yann Cébron
159311bf2c prerequisites.md: use upsource:// link (IJSDK-77) 2019-04-15 15:15:50 +02:00
Yann Cébron
6cf028ae1f Merge remote-tracking branch 'origin/master' 2019-04-15 15:15:09 +02:00
Yann Cébron
b6f5415036 kotlin.md: use upsource:// link (IJSDK-77) 2019-04-15 15:13:16 +02:00
Yann Cébron
ffd72ea417 Notable API Changes: introduction text (IJSDK-568) 2019-04-12 17:57:29 +02:00
Yann Cébron
7583911a06 Incompatible API Changes: introduction text (IJSDK-568) 2019-04-12 17:54:53 +02:00
Yann Cébron
9d6f84256a Custom Language Tutorial: landing page 2019-04-12 17:29:25 +02:00
Yann Cébron
3bd0e6406d Custom Language Tutorial - 4.2.: remove download JFlex image, reword 2019-04-12 17:18:20 +02:00
Yann Cébron
fc1273db5b Custom Language Tutorial - 1. Prerequisites: remove plugin manager image 2019-04-12 17:11:56 +02:00
Yann Cébron
0e76e3bd67 CONTRIBUTING.md: note about using 'localhost' 2019-04-12 17:00:27 +02:00
Sergey Patrikeev
71467a655a
Revert documentation of @Experimental API change. 2019-04-11 21:06:56 +03:00
Sergey Patrikeev
c280113353
Incompatibilities 2019: document new abstract method in ProfilerConfigurationType.getLanguageSettingsGroup(). 2019-04-11 15:25:26 +03:00
John Hake
33b4f171a0 Clarify vertical scrollbar color controls. (#161) 2019-04-08 10:52:02 +02:00
Dmitry Jemerov
95bfe74c06
Merge pull request #160 from CeH9/patch-1
Fix typo
2019-04-05 18:10:40 +02:00
CeH9
8e658c66b2
Fix typo
"te" to "the"
2019-04-05 17:29:52 +03:00
Yann Cébron
4d758d3be6 API changes: note about changes with @Experimental 2019-04-04 13:18:14 +02:00
Yann Cébron
3f7538cd1d API changes 2019: remove ProfilerConfigurationType.getLanguageSettingsGroup() entry 2019-04-04 13:16:39 +02:00
Yann Cébron
f4d2a828dc build_number_ranges.md: same column width for all tables 2019-04-03 14:48:16 +02:00
Yann Cébron
71ef4f5909 IJSDK-551 link from themes_intro 2019-04-03 10:36:33 +02:00
Yann Cébron
6c67463962 IJSDK-551 Document exposing custom Theme customization keys from (3rd party) plugins 2019-04-03 10:30:09 +02:00
OttNorml
62dd1550f8 Add IntelliJ Platform version 2019.1 (#159) 2019-04-02 11:16:33 +02:00
Yann Cébron
970f5f31b3 dialog_wrapper.md: cleanup 2019-03-29 16:15:05 +01:00
Yann Cébron
f6900b6794 dialog_wrapper.md: note about DialogWrapper.DEFAULT_ACTION 2019-03-29 16:11:22 +01:00
Yann Cébron
7d0c17b6ec upsource links: switch to 2019.1 release 2019-03-28 10:28:18 +01:00
Maxim Kolmakov
10ab37af32 YK bundling is not possible using ProductProperties (#158) 2019-03-26 11:56:45 +01:00
Yann Cébron
bc36e9ad48 project: do not require Docker plugin to be installed 2019-03-26 11:01:11 +01:00
Yann Cébron
651cfb5073 gradle-intellij-plugin v0.4.7 2019-03-25 15:49:18 +01:00
Yann Cébron
5f27dfb08b project_wizard.md: use proper upsource link 2019-03-25 15:13:22 +01:00
Yann Cébron
e75929716d gradle-intellij-plugin v0.4.6 2019-03-25 15:05:23 +01:00
Yann Cébron
dd9e099161 template_support: fix hardcoded link to UP (inspired by #157) 2019-03-25 13:19:49 +01:00
Yann Cébron
12430d2b28 Gradle prerequisites.md: note about upgrading to latest version 2019-03-25 12:54:38 +01:00
Sergey Patrikeev
91331d0a5d
Fix the typos. 2019-03-25 11:13:02 +03:00
Sergey Patrikeev
9034b7b0f0
Update patterns in the incompatibilities guide. 2019-03-25 11:12:05 +03:00
Sergey Patrikeev
a7f156ec61
Incompatibilities 2019.2: added abstract method to ProfilerConfigurationType. 2019-03-25 11:04:34 +03:00
Sergey Patrikeev
702fbc360f
Incompatibilities 2019: document removal of "com.yourkit" package. 2019-03-20 13:50:56 +03:00
Sergey Patrikeev
8c1480b2a2
Incompatibilities 2019: document Cell.invoke(...) signature change. 2019-03-20 12:39:16 +03:00
John Hake
45694da798
Merge pull request #156 from JohnHake/master
Back out 44c17d1 to quiet rake link error
2019-03-19 16:58:27 -07:00
JohnHake
fdc34fd4af Back out 44c17d1 to quiet rake link error 2019-03-19 16:55:09 -07:00
Sergey Patrikeev
4c7ed40fb9
Incompatible 2019 API changes: fix typos. 2019-03-19 15:31:49 +03:00
Sergey Patrikeev
2a06ba74ba
Document incompatible Kotlin Plugin API changes 2019.
A couple of Kotlin's API fields' types have been generalized. In most of the cases, it's enough to recompile the corresponding plugins.
2019-03-19 15:29:20 +03:00
Yann Cébron
d09df2b80a CONTRIBUTING.md: note about scaling images 2019-03-15 16:13:35 +01:00
Yann Cébron
e7a30f023d themes_customize: use markdown syntax for images 2019-03-15 16:02:44 +01:00
Yann Cébron
21a2cbc3ff "Getting Started with Gradle": use markdown syntax for images 2019-03-15 16:00:58 +01:00
Thomas Schouten
f16718accd Fix various configuration commands in the 'Publish plugin with Gradle' tutorial (#152)
* Update various obsolete configuration commands in the deployment section of the build system tutorial

* Some fixes as per review of #152

* Explain the options for providing credentials to the publishPlugin task
2019-03-14 22:46:54 +03:00
Yann Cébron
c71d177720 update to Gradle plugin 0.4.5 2019-03-14 15:45:00 +01:00
John Hake
a29e9b4e51 Themes documentation IJSDK-491 (#143)
* Initial theme

* JSON theme construction and integration with sdk project. Added theme documentation.

* Added images and review feedback

* Added internal mode and internal actions documentation

* More feedback

* Removed stub internal menu entries.

* Reduced use of images, clarified IntelliJ Platform, IDE.

* OlyaB feedback and compress images

* Moved json file to resources folder

* 19.1 -> 2019.1

* Strong note about availability of Custom UI Themes

* Removed reference to UiDefaultsHardcodedKeys.java

* Added IJSDK-567 content + cautioning UI Control keys may be deprecated.

* Better SVG icons, clarify macOS scroll bar name attributes.

* Generalize IntelliJ references, soften description of High Contrast scheme file as reference.

* Updated custom color editor scheme descriptions.

* Corrected position of editor scheme declaration.
2019-03-14 10:43:03 +01:00
Yann Cébron
3f92bbf2d5 api_changes_list_2019.md: revert SaveAndSyncHandlerImpl.refreshOpenFiles 2019-03-13 14:59:22 +01:00
Yann Cébron
ccb7a7e58b plugin_download_update.md: change download links to text 2019-03-13 14:39:37 +01:00
Yann Cébron
e5c365b44b api_changes_list.md: docs 2019-03-13 13:55:14 +01:00