26 Commits

Author SHA1 Message Date
Yann Cébron
84e8333e9c
2023.2 release (#1091) 2023-07-26 14:44:10 +02:00
Yann Cébron
8e696241d9 remove obsolete "Preferences" term usage 2023-03-27 14:09:44 +02:00
Yann Cébron
cd23596f6b
223 release (#904)
* api_notable_list_2022.md: update unbundled plugins 2022.3

* element_patterns.md: new sample

* 2022.3 release: update GH links

* 2022.3 release: update GH links, #2

* EP list: initial, change android from GH to JB hosting temporarily + adapt links

* 223 release initial values

* stop recommending PreloadingActivity (internal API now)

* product specific EP lists

* element_patterns.md: minor

* code samples: upgrade

* extension_point_list.md: fix duplicate heading

* sdk_code_guidelines.md: update compatibility values

* spring_extension_point_list.md: update

* 223.7571.182
2022-11-30 20:31:23 +01:00
Yann Cébron
e2bda291e4 theme_basics/README: update links 2022-11-17 18:06:56 +01:00
Karol Lewandowski
3db7a0e343
Gradle/DevKit approach or Plugin/Theme topic content reorganization (#862) 2022-09-27 17:01:29 +02:00
Karol Lewandowski
11045c977f theme_basics: Fix background image path 2022-05-10 15:40:17 +02:00
Karol Lewandowski
6d3d2a4572 theme_basics: Clean theme_basic module file and add cleaner instructions for setting SDK 2022-05-10 15:40:02 +02:00
Karol Lewandowski
ffd013c716 plugin.xml (theme_basics): Update since-build to 2021.2 2022-05-10 15:39:46 +02:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
6ab54c55b1 code samples: MD reformat 2021-11-08 17:31:16 +01:00
Jakub Chrzanowski
96c58ee8c7
plugin_configuration_file.md: content update 2021-10-19 09:25:14 +02:00
Jakub Chrzanowski
ad0e1c38f0 Update IntelliJ SDK Docs cross-links 2021-01-18 11:21:51 +01:00
Jakub Chrzanowski
803a9d3ca8
Docs maintenance (#316)
docs maintenance
2020-09-21 17:15:08 +02:00
Jakub Chrzanowski
c2868307dc
Code Samples READMEs 2020-08-12 11:25:19 +02:00
JohnHake
3b02ff8af6 [theme_basics] Set module SDK must be IDEA jdk for plugin to load. 2020-08-11 14:54:48 -07:00
Yann Cébron
a0f75b1377 theme_basics: fix comments in plugin.xml 2020-03-30 14:25:48 +02:00
JohnHake
137a0e9f6e IJSDK-424 2020-03-18 18:42:50 -07:00
Jakub Chrzanowski
582b1a5d72 [code samples] plugin.xml files cleanup 2020-03-18 16:53:51 +01:00
Yann Cébron
c449a7027b [theme] add pluginIcon.svg 2020-03-06 17:35:26 +01:00
JohnHake
bb86791741 New Copyright in code samples 2020-02-19 21:51:48 -08:00
JohnHake
5e88e10f90 No "_" in <id> 2020-02-15 20:13:54 -08:00
JohnHake
0a4f1d96e4 IJSDK-657, IJSDK-665 2019-09-24 13:31:46 -07:00
JohnHake
c996bc5f56 Add Named Colors 2019-06-24 21:36:37 -07:00
JohnHake
97bb8fbf1b platform -> lang in plugin.xml 2019-06-19 17:34:10 -07:00
JohnHake
9b03c3b52a Fixed missing <depends> elements, refactored obsolete kotlin_demo. 2019-06-13 16:59:30 -07: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