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
Yann Cébron
0275cd3d8a
api_changes_list_2017.md: cleanup
2019-03-13 13:54:25 +01:00
Yann Cébron
f701cccd64
api_changes_list_2019.md: clarify fix for "Java-WebSocket Library"
2019-03-13 13:44:10 +01:00
Yann Cébron
d8c1eba5ab
user_interface_components.md: cleanup
2019-03-12 12:16:26 +01:00
Yann Cébron
44c17d1b6a
SDK Docs: update links, use HTTPS where possible
2019-03-12 11:44:02 +01:00
Yann Cébron
62fb48c1af
plugin_compatibility.md: fix links
2019-03-12 11:38:58 +01:00
Yann Cébron
ac39402cba
deployment.md: fix links
2019-03-12 11:28:36 +01:00
Yann Cébron
fcc94d0bb3
custom_channels.md: update links
2019-03-12 11:23:05 +01:00
Yann Cébron
6429b00a17
implementing_parser_and_psi.md: update link
2019-03-12 11:06:35 +01:00
Yann Cébron
001642fb4b
CODE_OF_CONDUCT.md: include in navigation
2019-03-12 10:53:14 +01:00
John Hake
753b73daef
Cleanup build warnings, updated since-build, removed ModuleComponent. ( #154 )
...
* Cleanup build warnings, updated since-build, removed ModuleComponent.
* Refactor facet_basics for functionality/clarity. Incorporate feedback.
* Incorporate additional feedback.
2019-03-11 19:13:44 +01:00
Yann Cébron
465b079b7f
readme.md: use HTTPS, typo
2019-03-11 11:22:43 +01:00
Yann Cébron
edadd748e2
readme.md: use HTTPS
2019-03-11 10:58:11 +01:00
Yann Cébron
5ff07b283a
welcome.md: use HTTPS
2019-03-11 10:57:57 +01:00
Yann Cébron
23914be73c
Notable API Changes: use '.' instead of '#' for consistency
2019-03-08 14:07:42 +01:00
Yann Cébron
777eba3de4
API Changes: use '.' instead of '#' for consistency
2019-03-08 14:06:52 +01:00
Yann Cébron
8e37b5e883
API changes 2019.*: move entry
2019-03-08 14:05:04 +01:00
Yann Cébron
57ca72f944
API changes 2019.2: update
2019-03-08 13:46:25 +01:00
Yann Cébron
c9632283b6
plugin_services: cleanup
2019-03-07 18:22:50 +01:00
Yann Cébron
4ab29528a4
Notable -> Breaking Changes: Java-WebSocket Library
2019-03-07 14:05:37 +01:00
Yann Cébron
f5dd9509f5
API Breaking Changes: new layout
2019-03-07 13:59:20 +01:00
Yann Cébron
e7eb104a47
Notable Changes 2019: Java-WebSocket Library
2019-03-07 10:37:06 +01:00
Yann Cébron
cc1d0b7552
Notable Changes: redesign
2019-03-04 19:50:08 +01:00
John Hake
5ce043b04c
Merge pull request #153 from paxromana96/patch-1
...
Removed boilerplate code from example with lambdas
2019-02-26 12:12:47 -08:00
Yann Cébron
8a3f1ebcb0
API Notable Changes: 2019.2 Query#forEach
2019-02-26 11:37:05 +01:00
JJ Brown
933b315edb
Removed boilerplate code from example with lambdas
...
Given the advent of Java 8, anonymous classes for one-line commands are more visual distraction than they are helpful.
I replaced the two used here as action listeners for buttons with equivalent lambdas.
2019-02-23 12:08:10 -06:00
Yann Cébron
f39bd39830
new topic: Persisting Sensitive Data
2019-02-22 17:12:46 +01:00
Yann Cébron
6ba5b181bd
test_project_and_testdata_directories.md: Gradle vs DevKit sandbox
2019-02-22 16:56:17 +01:00
Yann Cébron
a4c32d342e
testing_plugins.md: cleanup
2019-02-22 16:45:44 +01:00
Yann Cébron
4104ef7367
README.md: cleanup
2019-02-22 16:12:26 +01:00
Yann Cébron
42be759c39
README.md: cleanup
2019-02-22 16:00:58 +01:00
Yann Cébron
813492a256
CONTRIBUTING.md: cleanup
2019-02-22 15:55:11 +01:00
Yann Cébron
68e0486890
platform_contributions.md: fix CoC link
2019-02-19 11:55:07 +01:00