110 Commits

Author SHA1 Message Date
Karol Lewandowski
9ff5372f2a Add missing <link-summary> 2023-03-15 14:32:26 +01:00
Karol Lewandowski
559c075d09 Add missing <link-summary> 2023-03-03 10:44:16 +01:00
Karol Lewandowski
2a50faa830 Add missing <link-summary> 2023-02-28 10:21:46 +01:00
Karol Lewandowski
f2906872cf
New topic: Inspection options (#988) 2023-02-27 15:36:02 +01:00
Yann Cébron
206e604e51 psi_files.md: cleanup 2023-02-08 18:23:58 +01:00
Yann Cébron
4c75a1a388 psi_files.md: mention PsiUtilCore.toPsiFiles 2023-02-08 18:10:16 +01:00
Yann Cébron
3d7f94eae7 virtual_file.md: add filename API 2023-02-08 18:03:59 +01:00
Yann Cébron
6235243948 psi_files.md: update sample (deprecated) 2023-02-08 18:02:14 +01:00
Yann Cébron
91772ef880 element_patterns.md: cleanup 2023-01-10 16:42:56 +01:00
Karol Lewandowski
a618878d75 virtual_file.md: Format VirtualFile as code 2023-01-04 13:50:18 +01:00
Karol Lewandowski
369c534de0 modifying_psi.md: Add simpler example of creating PSI 2023-01-02 18:30:08 +01:00
Karol Lewandowski
a8b5c7236b Add link-summary 2022-12-08 14:55:06 +01:00
Karol Lewandowski
3eabe8ebff Add link-summary 2022-12-08 13:05:04 +01:00
Karol Lewandowski
c3ae8e87b1 Add link-summary elements 2022-12-07 16:50:02 +01:00
Karol Lewandowski
eb51bdd023 Add link-summary elements 2022-12-06 10:02:28 +01:00
Karol Lewandowski
71d185d472 Cleanups 2022-12-06 09:05:30 +01:00
Karol Lewandowski
b9bd8817a7 psi_performance.md: Mention CacheValueManager 2022-12-02 12:11:02 +01:00
Karol Lewandowski
aff8c54638 psi_performance.md: Cleanup 2022-12-02 12:10:44 +01:00
Yann Cébron
cd23596f6b
223 release (#904)
* api_notable_list_2022.md: update unbundled plugins 2022.3

* element_patterns.md: new sample

* 2022.3 release: update GH links

* 2022.3 release: update GH links, #2

* EP list: initial, change android from GH to JB hosting temporarily + adapt links

* 223 release initial values

* stop recommending PreloadingActivity (internal API now)

* product specific EP lists

* element_patterns.md: minor

* code samples: upgrade

* extension_point_list.md: fix duplicate heading

* sdk_code_guidelines.md: update compatibility values

* spring_extension_point_list.md: update

* 223.7571.182
2022-11-30 20:31:23 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Patrick Scheibe
5508c47c68
Add information about threading in Actions
* Add information about threading in Actions
* Crosslink with other pages
2022-11-23 03:43:04 +01:00
Yann Cébron
b4744715b5 navigating_psi.md: cleanup 2022-11-14 18:54:27 +01:00
Yann Cébron
f23744003f general_threading_rules.md: cleanup 2022-11-09 18:16:24 +01:00
Yann Cébron
7f8ba85932 uast.md: edit 2022-09-27 17:09:46 +02:00
Yann Cébron
74971f8e09 uast.md: clarify setup 2022-09-27 16:50:24 +02:00
Yann Cébron
ef3e2e1028 uast.md: minor 2022-09-27 16:42:46 +02:00
Karol Lewandowski
1609814d74 add links to plugin_configuration_file.md 2022-09-07 11:33:13 +02:00
Yann Cébron
02ff23cb6e psi_references.md: minor edits 2022-09-05 17:58:02 +02:00
Karol Lewandowski
cf1e904898 uast.md: synchronize language tabs 2022-08-18 11:22:21 +02:00
Karol Lewandowski
8f48eacd21 uast.md: clarify API usage by adding Kotlin snippets 2022-08-18 09:39:44 +02:00
Yann Cébron
09648db712 convert upsource:// links to generic variable-based notation, add gh-ic-master and gh-sdk-samples setup 2022-08-15 10:48:31 +02:00
Yann Cébron
3213522214 uast.md: inspection language attribute requirement 2022-08-10 16:04:47 +02:00
Yann Cébron
da95e4f611 inspection/reference: mention language attribute 2022-08-10 15:56:08 +02:00
Yann Cébron
896965f9c9 align "x.y.z extension point" notation in text 2022-08-10 15:32:13 +02:00
Karol Lewandowski
22c548bf2b general_threading_rules.md: fix link 2022-08-08 13:26:25 +02:00
Karol Lewandowski
ce6472c3b7 general_threading_rules.md: add information about disabling ProcessCanceledException for development purposes 2022-08-08 10:52:00 +02:00
Yann Cébron
2fc5bfaeef virtual_file.md: remove mentioning historic API 2022-05-12 11:33:06 +02:00
Yann Cébron
207a78a3b2 remove getInstance() from API mention 2022-05-09 15:06:53 +02:00
Yann Cébron
3bb175a739 documents.md: cleanup 2022-05-05 17:57:40 +02:00
Yann Cébron
4d7b46988f documents.md: minor 2022-05-05 17:37:00 +02:00
Yann Cébron
49cfd42ea7 general_threading_rules.md: minor 2022-05-03 17:50:53 +02:00
Yann Cébron
d96fdd308f performance.md: move general topic to "threading", redirect 2022-05-03 17:02:41 +02:00
Yann Cébron
de3943ea28 modifying_psi.md: edits, more links 2022-05-03 14:43:10 +02:00
Yann Cébron
38ee5c96aa modifying_psi.md: link 2022-05-03 12:21:46 +02:00
Yann Cébron
fa68a9367d psi_performance.md: minor 2022-04-28 17:50:39 +02:00
Yann Cébron
894e6e3ccb
221 release (#686)
* 2022.1 release: upsource, topic links

* 2022.1 release: EP lists

* 2022.1 release: code samples build against 2021.2.4, adjust since/until-build

* code samples/pycharm_basics: 2021.2.4

* 2022.1 release: rider_extension_point_list.md

* 2022.1 release: data_grip_extension_point_list.md

* 2022.1 release: set upsource properties

* 2022.1 release: set plugin verifier versions
2022-04-12 16:39:27 +02:00
Karol Lewandowski
a198e4cf1c psi_elements.md: improve "how do i get..." section 2022-03-25 09:51:29 +01:00
Karol Lewandowski
6a18f36447 documents.md: improve "how do i get..." section 2022-03-25 09:51:29 +01:00
Karol Lewandowski
fc6f08f1fc file_view_providers.md: improve "how do i get..." section 2022-03-25 09:51:29 +01:00
Karol Lewandowski
f5de8cd517 file_view_providers.md: cleanup 2022-03-25 09:51:29 +01:00