Yann Cébron
273729dc1f
websymbols_context.md: minor edits
2024-05-16 13:44:45 +02:00
Piotr Tomiak
087cf7f13f
Web Symbols: add documentation about WebSymbolContext support. ( #1307 )
...
* Web Symbols: add documentation about WebSymbolContext support.
* Web Symbols: add documentation about WebSymbolContext support - review suggestions
Co-authored-by: Karol Lewandowski <karol86@gmail.com>
* Web Symbols: add documentation about WebSymbolContext support - post review changes.
---------
Co-authored-by: Karol Lewandowski <karol86@gmail.com>
2024-05-16 12:44:17 +02:00
Patrick Scheibe
dfbb812067
Fix number of bullet points
2024-05-16 12:39:59 +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
4e7bc3186b
fix "Example:" formatting
2024-05-14 17:13:09 +02:00
Yann Cébron
f6b65fa909
spell_checking.md: grammar checks
2024-05-14 16:53:11 +02:00
Yann Cébron
579116dd77
symbols.md: minor
2024-05-14 16:27:11 +02:00
Yann Cébron
a102a3431f
symbols.md: add some sample plugins
2024-05-14 16:01:58 +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
Karol Lewandowski
c8f2bfdcf6
Use consistent terms: "UI thread" -> "EDT"
2024-04-10 12:43:00 +02:00
Karol Lewandowski
667613c1e2
language_injection.md: Add code formatting to titles
2024-04-09 08:22:14 +02:00
Karol Lewandowski
8af31b6ea4
websymbols.md: Fix link
2024-04-08 15:01:02 +02:00
Karol Lewandowski
eff3d8699d
spell_checking.md: Add code formatting to titles
2024-04-08 14:23:44 +02:00
Karol Lewandowski
9b577648ca
documentation.md: Add code formatting to titles
2024-04-08 14:21:52 +02:00
Karol Lewandowski
5389264037
websymbols_web_types.md: Fix grammar issues, etc.
2024-04-08 14:19:47 +02:00
Karol Lewandowski
0ab2094331
websymbols_web_types.md: Add code formatting to titles
2024-04-08 14:15:55 +02:00
Karol Lewandowski
bca33f9f71
websymbols_integration.md: Fix grammar issues, etc.
2024-04-08 14:13:15 +02:00
Karol Lewandowski
8c3c33de1d
websymbols_implementation.md: Fix grammar issues, etc.
2024-04-08 14:03:50 +02:00
Karol Lewandowski
9e6a7153cf
websymbols_implementation.md: Add inline code markers
2024-04-08 13:47:59 +02:00
Karol Lewandowski
94ce02c5ea
references_and_resolve.md: Change header: PsiReference -> PSI References
2024-04-08 13:39:01 +02:00
Karol Lewandowski
1ba4ee5402
syntax_highlighting_and_error_highlighting.md: Change header: TextAttributeKey -> Text Attribute Key
2024-04-08 13:27:50 +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
dd303d8f84
syntax_highlighting_and_error_highlighting.md: Order of Running Highlighting
2024-03-19 16:59:27 +01:00
Yann Cébron
649e018a1d
code_inspections_and_intentions.md: update "Inspections Performance"
2024-03-19 14:24:59 +01:00
Yann Cébron
bbb48bccf3
additional_minor_features.md: EditorTabColor|TitleProvider DumbAware
2024-03-14 09:24:59 +01:00
Yann Cébron
25947511af
syntax_highlighting_and_error_highlighting.md: ExternalAnnotator DumbAware
2024-03-13 18:21:47 +01:00
Yann Cébron
b059db624c
parameter_info.md: mention DumbAware
2024-03-13 18:15:07 +01:00
Yann Cébron
6eacb0034a
syntax_highlighting_and_error_highlighting.md: Annotator mention DumbAware
2024-03-13 18:10:09 +01:00
Yann Cébron
5fe4e0113b
code_completion.md: CompletionContributor mention DumbAware
2024-03-13 18:00:32 +01:00
Yann Cébron
bf4e6d9508
"dumb mode" link title
2024-03-12 16:47:56 +01:00
Yann Cébron
2c707d3df0
"indices" -> "indexes", more links
2024-03-12 11:56:58 +01:00
Yann Cébron
b63f23c0da
language_server_protocol.md: Status Bar Integration, code snippet
2024-03-04 17:41:41 +01:00
Yann Cébron
ef342fa2b1
language_server_protocol.md: Status Bar Integration
2024-03-04 17:36:34 +01:00
Yann Cébron
c214ef55ca
language_server_protocol.md: cleanup
2024-02-28 15:51:09 +01:00
Yann Cébron
6e795fa1bb
language_server_protocol.md: clarify warning (IDEA-332969 is fixed)
2024-02-28 15:44:28 +01:00
Yann Cébron
852f1ea9d4
language_injection.md: minor edits
2024-02-05 13:54:43 +01:00
Yann Cébron
3b2d64f969
inlay_hints.md: minor edits
2024-02-05 13:51:53 +01:00
Yann Cébron
f651f414c3
documentation.md: minor edits
2024-02-05 13:50:39 +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
Jakub Chrzanowski
b0c8602224
language_server_protocol.md: update with 2023.3 changes
2023-12-12 14:55:38 +01:00
Karol Lewandowski
4666aa2ee6
Rename work_with_icons_and_images.md to icons.md
2023-12-07 15:48:47 +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
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
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