808 Commits

Author SHA1 Message Date
marianna.kononenko
c1d2efd0f3 Update welcome page for UI Guidelines, change fromat to .topic
Create Components and Priniples topics
Merge Controls and Components
Update links to welcome page
2024-06-10 14:13:34 +02:00
Yann Cébron
c5a04d75fb persisting_state_of_components.md: mention PathMacroFilter 2024-06-05 17:42:29 +02:00
Yann Cébron
f8ce31e08f ide_infrastructure.md: new section "Network" 2024-06-03 16:37:23 +02:00
Karol Lewandowski
e73fbce0e1 plugin_dependencies.md: Add Gradle 2024-05-27 09:26:51 +02:00
Karol Lewandowski
2ebbfdf4ed execution.md: Minor parens cleanup 2024-05-20 13:11:45 +02:00
Karol Lewandowski
d8e83b57ea
UI Guidelines (#1308)
* Add UI Guidelines to  SDK docs

* Add UI Guidelines to  SDK docs

* Fixing build errors

* optimize PNGs

* add UI guidelines landing page placeholder

* IJ SDK Docs <-> UI guidelines crosslinks updated

* split_button.md: remove reference to removed setting

* use <ui-path>

* use MD instead of <note>

* use %gh-ic% links

* drop_down.md: fix <control>

* code samples: fix most obvious issues

* remove obsolete `_defaults.md`

* ijs.tree: UI cleanup

* Delete "under construction" pages

* Fix headers

* Add link-summary

* Remove invalid links

* Delete unused files

* Remove ''@2x' from image file names

* Use Markdown syntax for some images and tables

* Rename non-unique files to unique

* Remove alpha in images where content is unreadable

* align quotation marks

* Controls: cleanup/fixes, add code links, edit

* tooltip.md: fix HTML

* misc fixes

* typography.md: fix table contents

* typography.md: fix table header

* UI guidelines landing page + TOC fixes

* remove unused icons_list.md

* Normalize image paths

* validation_errors.md: Fix broken tab

* "correct"/"incorrect" labels styling

* Resize images to 50%

* button.topic: fixes

* grammar, spelling, minor edits

* remove '&nbsp;'

* fix 99px

* cleanup

* UI_kit.md: minor

* Fix "MRK058: Large image in paragraph rendered as a block element by default."

* button.topic: Add img[alt]

* mnemonics.md: Update "Contact Us" link to the IJSDK YouTrack

* split_button.md: Use ui-path

* UI landing: add feedback snippet

* Improve code snippets formatting and naming

* Fix code samples

* Fix code samples

* Add Kotlin variants for code samples

* Add icons_list.md

* crosslinks

* Change external link to https://intellij-icons.jetbrains.design/

* icons list -> https://intellij-icons.jetbrains.design

* Hide info about reducing split button to simple action button (now it is available through the registry only)

* reformat

* icons_style.md: Images in new line

---------

Co-authored-by: marianna.kononenko <marianna.kononenko@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2024-05-16 13:51:56 +02:00
Yann Cébron
c408909a86 creating_theme_project.md: document bundledColorScheme EP requirements (IJPL-54601) 2024-05-16 12:06:13 +02:00
Yann Cébron
4e7bc3186b fix "Example:" formatting 2024-05-14 17:13:09 +02:00
Yann Cébron
0f74bbdc81 ide_infrastructure.md: update deprecated API 2024-05-14 15:04:08 +02:00
Yann Cébron
bb008a1c8f links: gh-sdk-samples -> gh-sdk-samples-master 2024-05-14 14:19:35 +02:00
Yann Cébron
80b966611b links: gh-ic-master -> gh-ic 2024-05-14 13:55:56 +02:00
Yann Cébron
3bfe6660df indexing_and_psi_stubs.md: add crosslinks 2024-05-13 11:04:17 +02:00
Yann Cébron
031c713b15 build_number_ranges.md: update 2024-05-08 09:43:41 +02:00
Karol Lewandowski
f31aa679e6 Use the correct nested annotation form
These are correct:
- @com.example.Holder.Annotation
- @Holder.Annotation
- @Annotation

These are incorrect:
- com.example.Holder.@Annotation
- Holder.@Annotation
2024-04-22 13:58:09 +02:00
Karol Lewandowski
e441eedbf7
Split Extension Point and Listener Lists into IntelliJ Platform, IntelliJ Community Plugins and Android Plugin lists (#1297) 2024-04-15 12:22:41 +02:00
Yann Cébron
cc5390593c build_number_ranges.md: 242/Java 21 2024-04-11 17:31:10 +02:00
Yann Cébron
3f20e59371 242: Gradle plugin requirements 2024-04-11 17:28:03 +02:00
Yann Cébron
12adb6f1e2 plugin_compatibility.md: Intellij -> IntelliJ 2024-04-10 17:22:10 +02:00
Robert Novotny
a10149bbc0
Fix typo: Intellij -> IntelliJ (#1296) 2024-04-10 16:47:26 +02:00
Sebastian Aigner
9a32659829
Fix typo (#1295) 2024-04-10 16:04:20 +02:00
Karol Lewandowski
c8f2bfdcf6 Use consistent terms: "UI thread" -> "EDT" 2024-04-10 12:43:00 +02:00
Karol Lewandowski
8cad5df3dc general_threading_rules.md: Add intro about EDT and background threads 2024-04-10 12:43:00 +02:00
Karol Lewandowski
4eb1a2a31b general_threading_rules.md: Fix header levels 2024-04-10 12:43:00 +02:00
Karol Lewandowski
d0e8c36338 general_threading_rules.md: Avoid URLs with % (compilation errors are shown) 2024-04-10 12:43:00 +02:00
Karol Lewandowski
7462c85c9b Grammar fixes: "the EDT" -> "EDT" 2024-04-10 12:43:00 +02:00
Yann Cébron
f0c4df5d83 basic_action_system.md: minor 2024-04-09 20:03:43 +02:00
Yann Cébron
1ab981364d plugin_services.md: clarify light service use case 2024-04-09 15:44:12 +02:00
Yann Cébron
caec36327e plugin_listeners.md: cleanup 2024-04-09 15:30:00 +02:00
Yann Cébron
b727e43836 plugin_extension_points.md: minor 2024-04-09 15:23:27 +02:00
Yann Cébron
d72baebb23 plugin_extension_points.md: note EP_NAME field visibility 2024-04-09 15:16:37 +02:00
Karol Lewandowski
7c806a6e11 coroutine_dispatchers.md: Move warning about using thread-specific data to a warning callout to avoid confusion with the example 2024-04-09 14:22:05 +02:00
Karol Lewandowski
cbcfa2f99b plugin_signing.md: Clarify why information about generating a public key is missing 2024-04-09 14:19:34 +02:00
Karol Lewandowski
d87219d622 plugin_content.md: Do not use '.IntelliJIDEAx0' Windows-specific, probably outdated directory name 2024-04-09 13:43:26 +02:00
Karol Lewandowski
72ad5d1835 plugin_signing.md: Grammar fixes 2024-04-09 12:58:42 +02:00
Yann Cébron
8784fb522e indexing_and_psi_stubs.md: testing dumb mode 2024-04-09 11:11:26 +02:00
Yann Cébron
bf29b21124 TOC: remove "Part"/"Appendix" prefix/numbering 2024-04-08 17:04:40 +02:00
Karol Lewandowski
d26bf7444b file_view_providers.md: Add code formatting to titles 2024-04-08 13:04:55 +02:00
Karol Lewandowski
61303909c3 run_configurations.md: Add code formatting to titles 2024-04-08 12:48:50 +02:00
Karol Lewandowski
31a8529756 settings_tutorial.md: Add code formatting to titles 2024-04-08 12:44:40 +02:00
Karol Lewandowski
167231c6dd persisting_state_of_components.md: Collapse a legacy API section 2024-04-08 12:38:05 +02:00
Karol Lewandowski
9695a9b6f4 persisting_state_of_components.md: Add code formatting to titles 2024-04-08 12:37:29 +02:00
Karol Lewandowski
c96db9fb14 basic_action_system.md: Add code formatting to titles 2024-04-08 12:34:56 +02:00
Karol Lewandowski
a1a28dc2c2 disposers.md: Add code formatting to titles 2024-04-08 12:24:27 +02:00
Karol Lewandowski
f5a7974b07 dynamic_plugins.md: Add code formatting to titles 2024-04-08 12:24:27 +02:00
Karol Lewandowski
e16416577d plugin_class_loaders.md: Add code formatting to titles 2024-04-08 12:24:27 +02:00
Karol Lewandowski
88ea433b58
2024.1 Release: update pages, extension point lists, code samples, etc. (#1265) 2024-04-04 14:31:02 +02:00
Yann Cébron
4ec2775bac plugin_services.md: clarify injecting Coroutine Scope 2024-04-03 13:31:18 +02:00
Karol Lewandowski
d3a72f2776 plugin_alternatives.md: Flora is in an experimental state 2024-03-21 08:51:49 +01:00
Karol Lewandowski
5f83cee384 run_configurations.md: Mention DumbAware for ConfigurationType 2024-03-20 13:48:38 +01:00
Yann Cébron
4fbc57a354 basic_action_system.md: mention DumbAwareToggleAction 2024-03-19 17:42:57 +01:00