301 Commits

Author SHA1 Message Date
Yann Cébron
7be1700e23 content_updates.md: Workspace Model 2024-08-15 10:36:25 +02:00
Yann Cébron
5df1edd1f5 language_server_protocol.md: update "Supported Features" 2024-08-13 10:50:15 +02:00
Karol Lewandowski
213923b2ee content_updates.md: Add information about adding Coroutine Read Action's FAQ 2024-08-07 10:36:32 +02:00
Karol Lewandowski
5c77f0e8f9 Rename general_threading_rules.md to threading_model.md 2024-07-30 15:59:04 +02:00
Karol Lewandowski
c20bf65681
Threading Model (revamped General Threading Rules) and Background Processes (#1359) 2024-07-30 15:39:50 +02:00
Yann Cébron
3088d9794b about.md: Gradle 2.x 2024-07-24 13:22:31 +02:00
Yann Cébron
b581f214de sdk_style.md: cleanup 2024-07-08 16:53:33 +02:00
Yann Cébron
b8830c37f1 escape $PATH$ notation 2024-06-11 18:04:04 +02:00
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
Patrick Scheibe
661efa7598
Update Code Formatter
* Extend the introduction to explain the general approach to formatting
* Add more detailed but abstract examples of implementing a PSI-based Formatter.
* Extend the "Implementation" section
* Replace the example image with a more insightful one
* Add more examples and tips
2024-06-05 15:53:31 +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
273729dc1f websymbols_context.md: minor edits 2024-05-16 13:44:45 +02:00
Patrick Scheibe
b692cba0ae Add information about code vision provider settings (IJSDK-2051) 2024-05-16 04:50:48 +02:00
Yann Cébron
f6b65fa909 spell_checking.md: grammar checks 2024-05-14 16:53:11 +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
9a92e5ca49 sdk_style.md: grammar 2024-05-14 14:08:39 +02:00
Karol Lewandowski
b06f83c002 getting_help.topic: Cleaner formatting 2024-05-13 07:50:24 +02:00
Karol Lewandowski
a5e0d8925c getting_help.topic: Missing '?' and article 2024-05-13 07:49:00 +02:00
Karol Lewandowski
8200894f34 intellij_platform.md: Add RustRover to the IDEs list 2024-04-24 09:18:16 +02:00
Yann Cébron
361a39dc53 intellij_platform.md: update list of IDEs 2024-04-23 14:58:43 +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
b52f8e8c15
Internationalization and localization pages (#1303) 2024-04-19 12:31:21 +02:00
Yann Cébron
28c99ab198 welcome.topic: add "Tracking API Changes" section 2024-04-16 16:44:49 +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
Robert Novotny
a10149bbc0
Fix typo: Intellij -> IntelliJ (#1296) 2024-04-10 16:47:26 +02:00
Yann Cébron
c19af1b197 code_samples.md: note about Plugin DevKit 2024-04-09 20:00:24 +02:00
Yann Cébron
15cb76e35c content_updates.md: DumbAware API 2024-04-09 11:11:38 +02:00
Yann Cébron
bf29b21124 TOC: remove "Part"/"Appendix" prefix/numbering 2024-04-08 17:04:40 +02:00
Yann Cébron
dd303d8f84 syntax_highlighting_and_error_highlighting.md: Order of Running Highlighting 2024-03-19 16:59:27 +01:00
Karol Lewandowski
0b4af420b5
Coroutines (#1269) 2024-03-19 15:46:09 +01:00
Yann Cébron
a2a2ac9026 plugin_extension_points.md: error handling 2024-03-13 14:01:16 +01:00
Yann Cébron
e3ca49d70a extract "Plugin Alternatives" snippet 2024-02-26 14:54:37 +01:00
Yann Cébron
0170420252 advertise IntelliJ Platform Gradle Plugin 2.x 2024-02-22 16:13:37 +01:00
Yann Cébron
e05c398377 sdk_style.md: note about multi-line content in table 2024-02-07 10:06:25 +01:00
Yann Cébron
ca081bd4b8 sdk_style.md: update sample copyright year 2024-01-08 16:07:49 +01:00
Yann Cébron
482e7f7d4b content_updates.md: fix "june-20" 2024-01-08 16:07:22 +01:00
Jakub Chrzanowski
207014f593
content_updates.md: add Language Server Protocol (LSP) 2023-12-20 21:53:05 +01:00
Yann Cébron
1b95f9dea7 User Interface FAQ: initial 2023-12-20 17:25:49 +01:00
Karol Lewandowski
4666aa2ee6 Rename work_with_icons_and_images.md to icons.md 2023-12-07 15:48:47 +01:00
Karol Lewandowski
27781210c0
Revamped JCEF page (#1178)
* jcef.md: Rewrite the page

* Review fixes

* Update date in content_updates.md

* Change title to more meaningful

* Change title to more meaningful

* Add information about enabling file download

* Update title in navigation

* Set higher level for the Event Handlers section

* Remove redundant title definition in TOC element

* Fix link revert

* Rename examples section

* Do not suggest using JBCefClient.add*Handler() methods - they don't work well and will be probably removed

* Add information about customizing scrollbars
2023-12-06 18:43:53 +01:00
Yann Cébron
69a9b5d8a7
2023.3 release: update pages, extension point lists (#1155)
* 2023.3 release: update pages, extension point lists

* extension_point_list.md: restore deleted heading

* 2023.3 release: code samples

* 23.3 release: final
2023-12-06 17:10:38 +01:00
Yann Cébron
dc5fd80cec content_updates.md: add Gradle Plugin "Attach Sources" 2023-11-16 11:38:19 +01:00
Karol Lewandowski
8b7c2d7d13 basic_action_system.md: Add information about executing actions programmatically 2023-11-09 11:17:46 +01:00
Yann Cébron
0290575c07 module.md: add "Storing a reference to a Module" 2023-10-30 14:53:15 +01:00
Karol Lewandowski
1947552627 content_updates.md: Add "requirements for persistent state components to be included in Settings Sync" 2023-10-26 09:04:14 +02:00
Karol Lewandowski
e95b3e6d8d content_updates.md: Add "simplifying run configuration editors" 2023-10-26 09:03:49 +02:00
Karol Lewandowski
34f28f015b content_updates.md: Add "quick fix/intention ordering" and "declarative inlay hints customization" 2023-10-26 09:03:28 +02:00
Karol Lewandowski
da6c3a43b6 content_updates.md: Add "Clarify referencing icons by paths and icon holder class constants" 2023-10-26 08:44:24 +02:00
Karol Lewandowski
5d06f8ee6b content_updates.md: Add Highlighting Tests Clarification 2023-10-26 08:32:13 +02:00
Karol Lewandowski
a6ce7a32c4 content_updates.md: Add Kotlin Persistent State Component 2023-10-26 08:20:17 +02:00