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
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
Yann Cébron
a337a6716a
code_formatting.md: add "Restricting Formatting"
2023-10-25 17:17:15 +02:00
Yann Cébron
ab22b5a21c
language_injection.md: note InjectionBackgroundSuppressor
2023-10-19 17:11:14 +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
Yann Cébron
8c19819553
references_and_resolve.md: minor
2023-09-28 09:32:27 +02:00
Yann Cébron
884aae4e8d
inspections: com.intellij.inspection.basicVisitor EP, minor
2023-09-19 15:02:31 +02:00
Yann Cébron
ec61cd3f0b
inspections: com.intellij.inspection.basicVisitor EP
2023-09-19 14:13:31 +02:00
Yann Cébron
1da7d21de8
external annotator: DumbAware (2023.3)
2023-09-19 11:05:42 +02:00
Karol Lewandowski
436664b23f
inlay_hints.md: Clarify the information about declarative inlay hints customization possibilities
2023-09-07 11:40:44 +02:00
Yann Cébron
9104f3cfd0
use internal links
2023-09-05 13:42:14 +02:00
Karol Lewandowski
16efc6408d
inlay_hints.md: Update page with the information about new APIs ( #1104 )
2023-09-05 07:13:54 +02:00
Yann Cébron
84e8333e9c
2023.2 release ( #1091 )
2023-07-26 14:44:10 +02:00
Karol Lewandowski
f6db691220
inlay_hints.md: Fix product link
2023-07-18 11:49:06 +02:00
Karol Lewandowski
18f2d010d4
Fix incorrect or old (JavaDoc) Javadoc spelling
2023-06-28 17:13:04 +02:00
Yann Cébron
cb6bca5b2b
inlay_hints.md: fix "force inlay refresh" for different EPs
2023-06-08 17:10:38 +02:00
Karol Lewandowski
b720795b2b
syntax_highlighting_and_error_highlighting.md: Fix code snippet formatting
2023-06-06 08:20:53 +02:00
Yann Cébron
6f37120e77
GH links: 2023.1.2
2023-05-24 14:21:33 +02:00
Patrick Scheibe
68c0f0a9d8
Add parentheses to methods and remove usage of "you"
2023-05-22 12:59:11 +02:00
Piotr Tomiak
19306d9f91
Web Symbols: improve and extend documentation. ( #1039 )
...
Web Symbols: improve, extend and update documentation for 2023.2.
2023-05-19 20:46:30 +02:00
Yann Cébron
3ec55a86db
language_injection.md: clarify
2023-05-09 16:56:49 +02:00
Yann Cébron
91c28e8302
language_injection.md: fix code samples
2023-05-09 15:10:06 +02:00
Karol Lewandowski
cad756c2a0
Avoid using <br/> in tables
2023-04-28 13:00:24 +02:00
Patrick Scheibe
a9218af3cc
Switch from DocumentationProvider to DocumentationTargetProvider ( #1037 )
...
* Include docs for Documentation Target API
* Rearrange the page to combine it with the deprecated Documentation Provider API
* Update API changes page
* Add notes to the language tutorial
* Include suggestions from Karol and Yann
2023-04-27 14:13:13 +02:00
Karol Lewandowski
95aca84917
Cleanups
...
- get rid of the old [//]: # (title: ...) format
- reorder copyright notice and title where applicable
- fix grammar and other minor issues
2023-04-07 15:47:20 +02:00
Karol Lewandowski
28d2930606
inlay_hints.md: Delete 404 link
2023-04-06 14:10:58 +02:00
Yann Cébron
6685be4629
websymbols_static_symbols.md: fix some links
2023-04-04 16:22:43 +02:00
Yann Cébron
b90c6dd751
use %gh-ij-plugins% in links
2023-04-04 16:18:41 +02:00
Karol Lewandowski
1ffd6159c0
Add missing <link-summary>
2023-04-03 18:16:40 +02:00
Karol Lewandowski
a91c10c36d
Add missing <link-summary>
2023-03-31 14:22:25 +02:00
Patrick Scheibe
5f535ffd63
WebSymbols documentation ( #1011 )
...
- convert most bullet point lists to definition lists
- reformat all code snippets to have consistent spacing
- fix tags for equally named subsections
- add demo image and create a dark version of it
- add links to IntelliJ Platform code
- add update note
- split original Web Symbols content into 3 separate pages
- apply Karol's suggestions from code review
Co-authored-by: Karol Lewandowski
2023-03-30 10:28:17 +02:00
Yann Cébron
32aeca2ccf
2023.1 release ( #1010 )
...
* 2023.1 release: update gh-links, re-gen EP lists
* code samples: update target version
* code samples: fix framework_basics missing dependency on Java plugin
* stub_indexes.md: update -master GH link
* EP lists: improve "Topic" presentation
* internal_ui_inspector.md: fix link
* kotlin_demo: fix link
* Generate Android Studio releases
* publishing_plugin.md: add note about plugin signing
* plugin_signing.md: Update information about providing `certificateChainFile` and `privateKeyFile` + minor changes
* tools_gradle_intellij_plugin.md: add `verifyPluginSignature` task
* plugin_signing.md: add Plugin Signature Verification
* plugin_signing.md: fixed anchor
* creating_plugin_project.md: update
* GH: set final 2023.1 tag
* GH code samples: update PV version
* code samples: ComparingStringReferencesInspection compatibility with 231.*
2023-03-28 20:09:23 +02:00
Yann Cébron
8e696241d9
remove obsolete "Preferences" term usage
2023-03-27 14:09:44 +02:00
Karol Lewandowski
83b281b63c
Add missing <link-summary>
2023-03-24 11:00:19 +01:00
Karol Lewandowski
dcdf7ad585
Add missing <link-summary>
2023-03-21 12:42:34 +01:00
Karol Lewandowski
9ff5372f2a
Add missing <link-summary>
2023-03-15 14:32:26 +01:00
Yann Cébron
abadd18283
documentation.md: update DocumentationTarget link
2023-03-13 11:55:38 +01:00
Karol Lewandowski
e4a1ed14d3
Fix IntelliLang bundled plugin link
2023-03-08 12:54:54 +01:00
Karol Lewandowski
559c075d09
Add missing <link-summary>
2023-03-03 10:44:16 +01:00
Yann Cébron
2ba5ed3654
documentation.md: add temporary note about DocumentationTarget
2023-03-02 11:39:09 +01:00
Karol Lewandowski
c2ae57932d
Update Go to Class/Symbol content
2023-03-01 10:55:40 +01:00
Yann Cébron
1d89ce6bc0
spell_checking.md: RuntimeDictionaryProvider EP name
2023-02-28 12:51:05 +01:00
Yann Cébron
93f5b77b34
spell_checking.md: cleanup, RuntimeDictionaryProvider
2023-02-28 12:08:50 +01:00
Karol Lewandowski
31910f7a6f
Add missing 'link-summary'
2023-02-17 15:12:48 +01:00
Yann Cébron
8e5319e9fc
additional_minor_features.md: mention SelfManagingCommenter
2023-02-14 18:33:23 +01:00