Yann Cébron
33eaddc5d2
custom_language_support.md: link LSP
2023-12-21 16:07:44 +01:00
Yann Cébron
4a05bb2813
implementing_parser_and_psi.md: minor edits
2023-12-21 14:22:19 +01:00
Yann Cébron
4dbec71f80
implementing_parser_and_psi.md: minor edits
2023-12-21 11:40:25 +01:00
Yann Cébron
732e178425
language_server_protocol.md: formatting, minor changes
2023-12-20 12:18:47 +01:00
Jakub Chrzanowski
62305d6195
language_server_protocol.md: minor changes
2023-12-19 12:07:53 +01:00
Jakub Chrzanowski
7d375f8ff0
language_server_protocol.md: minor changes
2023-12-18 22:46:53 +01:00
Karol Lewandowski
f06749c194
Inline PlantUML diagrams ( #1180 )
2023-12-18 10:40:41 +01:00
Karol Lewandowski
48fd7de7e7
jcef.md: Fix internal link
2023-12-15 11:38:47 +01:00
Jakub Chrzanowski
b0c8602224
language_server_protocol.md: update with 2023.3 changes
2023-12-12 14:55:38 +01:00
Karol Lewandowski
96013cd006
Link JCEF classes from master as Javadocs are not available in the current gh-ic
2023-12-08 07:29:39 +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
99272f98f5
work_with_icons_and_images.md: Change the page title and use "icons" term whenever possible
2023-12-07 15:39:11 +01:00
Karol Lewandowski
7730473352
Change "quick-fix" to "quick fix"
...
This is the actual feature name we use everywhere.
2023-12-07 12:29:33 +01:00
Yann Cébron
0f83aa773f
language_server_protocol.md: add missingContent snippet
2023-12-07 11:59:57 +01:00
Yann Cébron
e6eafe707e
jcef.md: use GH-var, fix link title
2023-12-07 10:18:16 +01:00
Yann Cébron
3900d4b84c
language_server_protocol.md: use verifiable GH link
2023-12-07 10:09:38 +01:00
Karol Lewandowski
b9ccd7cef1
jcef.md: Fix typo
2023-12-07 09:28:47 +01:00
Jakub Chrzanowski
95d0f4b825
Language Server Protocol ( #1179 )
...
Language Server Protocol
---------
Co-authored-by: Karol Lewandowski <karol.lewandowski@jetbrains.com>
2023-12-06 20:55:48 +01:00
Yann Cébron
7f1fe19eef
jcef.md: cleanup, use GH-var
2023-12-06 18:52:35 +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
3c4a8bd07c
additional_minor_features.md: cleanup, align format
2023-11-29 17:32:37 +01:00
Yann Cébron
c7e6d892ee
additional_minor_features.md: TODO Additional places
2023-11-09 10:30:06 +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
02ee9f26fa
sdk.md: Make extension classes non-public and final
2023-10-26 15:32:24 +02:00
Karol Lewandowski
dc170269a0
sdk.md: Fix incorrect method invocation
2023-10-26 12:46:04 +02:00
Karol Lewandowski
0e26d39527
sdk.md: Fix incorrect method reference
2023-10-26 12:41:06 +02:00
Karol Lewandowski
cf3f47f51e
project.md: Clean up code snippets
2023-10-26 12:39:56 +02:00
Karol Lewandowski
6d08d91e1f
module.md: Clean up code snippets
2023-10-26 12:31:25 +02:00
Karol Lewandowski
b1630619ef
library.md: Clean up code snippet
2023-10-26 12:30:56 +02:00
Karol Lewandowski
def244146b
syntax_highlighting_and_error_highlighting.md: Remove unnecessary indent
2023-10-26 12:18:34 +02:00
Karol Lewandowski
dfb53d6405
language_injection.md: Make extension classes non-public and final
2023-10-26 12:16:47 +02:00
Karol Lewandowski
7972ef4a48
language_injection.md: Do not use "bizarre" word
2023-10-26 12:14:16 +02:00
Karol Lewandowski
0b2a743357
project_wizard.md: Add @NotNull to setupProjectStructure method signature
2023-10-26 12:14:16 +02:00
Karol Lewandowski
959d13aed8
messaging_infrastructure.md: Use actual constant introduced in example
2023-10-26 12:14:16 +02:00
Karol Lewandowski
700b6a2268
jcef.md: Shorter variable names in code snippets
2023-10-26 08:18:27 +02:00
Yann Cébron
a337a6716a
code_formatting.md: add "Restricting Formatting"
2023-10-25 17:17:15 +02:00
Karol Lewandowski
cdc26b88e9
jcef.md: Cleanup
2023-10-24 12:39:57 +02:00
Yann Cébron
ab22b5a21c
language_injection.md: note InjectionBackgroundSuppressor
2023-10-19 17:11:14 +02:00
Yann Cébron
5a7b25572e
messaging_infrastructure.md: update sample, minor improvements
2023-10-17 17:02:24 +02:00
Yann Cébron
f5840cfa9c
messaging_infrastructure.md: don't mention deprecated *Topics classes
2023-10-17 17:02:24 +02:00
Yann Cébron
add1b41c30
syntax_highlighting_and_error_highlighting.md: minor
2023-10-16 16:56:09 +02:00
Yann Cébron
35eaa0cac1
syntax_highlighting_and_error_highlighting.md: link UI inspector for TAK
2023-10-16 16:03:30 +02:00
Yann Cébron
c1977dc2c3
implementing_parser_and_psi.md: note "Non-platform TokenSet declared in ParserDefinition" inspection
2023-10-05 14:31:25 +02:00
Karol Lewandowski
077e4fbaff
localization_guide.md: Cleanups
2023-10-05 13:44:45 +02:00
Karol Lewandowski
2997cad8a3
localization_guide.md: Fix menu path
2023-10-05 13:42:41 +02:00
Karol Lewandowski
ebe105c2f0
localization_guide.md: Use <path> for paths and file names
2023-10-05 13:39:43 +02:00
Karol Lewandowski
4e70009991
localization_guide.md: Remove unnecessary escape
2023-10-05 13:29:30 +02:00
Karol Lewandowski
b97c3c8bf8
localization_guide.md: Use forward slash for paths
...
The path was wrongly rendered as:
INSTALL_HOME\plugins$Plugin$\lib\resources_en.jar
instead of:
INSTALL_HOME\plugins\$Plugin$\lib\resources_en.jar
2023-10-05 13:29:11 +02:00
Yann Cébron
7d803744cd
themes_metadata.md: fix code sample
2023-10-02 16:03:36 +02:00