Yann Cébron
|
531fc9d36d
|
code_samples: PV 2021.2.3
|
2021-12-01 19:05:42 +01:00 |
|
Yann Cébron
|
5b0e59e063
|
code_samples: gradle 7.3.1
|
2021-12-01 19:04:36 +01:00 |
|
ZhangJian He
|
efeb2a2aba
|
The cert and key command line should be -file (#586)
* The cert and key command line should be `-file`
* Update plugin_signing.md
Co-authored-by: Jakub Chrzanowski <jakub@chrzanowski.info>
|
2021-12-01 10:19:14 +01:00 |
|
Yann Cébron
|
95f7f999c7
|
language_injection.md: clarify, upsource-ify
|
2021-11-30 18:17:02 +01:00 |
|
Yann Cébron
|
cb8e2dce59
|
extension_point_list.md: fix non-unique ID
|
2021-11-30 18:05:21 +01:00 |
|
Yann Cébron
|
28e41da07f
|
code samples: fix sinceBuild=211
|
2021-11-30 18:04:11 +01:00 |
|
Yann Cébron
|
4781a4b027
|
code samples: target 2020.1.3, until 213.*
|
2021-11-30 17:59:10 +01:00 |
|
Yann Cébron
|
3c1678a289
|
update to 2021.3 release
|
2021-11-30 17:47:22 +01:00 |
|
Yann Cébron
|
a7aac0e482
|
custom language testing tutorial: add header note
|
2021-11-30 13:54:44 +01:00 |
|
Yann Cébron
|
53ee52e1c0
|
writing_tests_for_plugins.md: move to folder
|
2021-11-30 12:40:11 +01:00 |
|
Yann Cébron
|
83da81274f
|
custom language tutorial: add header note
|
2021-11-30 12:30:40 +01:00 |
|
Yann Cébron
|
9a3f96ae07
|
custom language tutorial: add header note
|
2021-11-30 11:54:23 +01:00 |
|
Yann Cébron
|
4d4a4373e7
|
custom_language_support_tutorial.md: move to folder
|
2021-11-30 11:42:57 +01:00 |
|
Yann Cébron
|
1f95bb7f93
|
api_changes_list_2021.md: grammar
|
2021-11-29 17:41:58 +01:00 |
|
Yann Cébron
|
6d0f0d77d9
|
api_changes_list_2021.md: 2021.3 tests workaround
|
2021-11-29 17:26:25 +01:00 |
|
Yann Cébron
|
94d531d40f
|
registering_file_type.md: expand, clarify
|
2021-11-24 17:56:04 +01:00 |
|
Yann Cébron
|
8c1919e056
|
language_and_filetype.md: clarify
|
2021-11-24 17:28:15 +01:00 |
|
Yann Cébron
|
39bcd8100d
|
xml_dom_api.md: @Namespace
|
2021-11-24 17:11:20 +01:00 |
|
Yann Cébron
|
82db320415
|
themes_intro.md: link webinar
|
2021-11-24 10:47:35 +01:00 |
|
dependabot[bot]
|
7db1987d91
|
build(deps): bump actions/cache from 2.1.6 to 2.1.7 (#613)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-11-24 08:49:12 +01:00 |
|
Yann Cébron
|
7a6db71e0c
|
marketing.md: remove espend.de badges
|
2021-11-23 13:46:25 +01:00 |
|
Yann Cébron
|
2d226d3ded
|
code samples: @Nullable cleanup
|
2021-11-23 13:32:01 +01:00 |
|
Yann Cébron
|
47a761fa49
|
coordinates_system.md: cleanup
|
2021-11-23 13:31:22 +01:00 |
|
Yann Cébron
|
952582caf5
|
xml_dom_api.md: cleanup
|
2021-11-23 13:05:42 +01:00 |
|
Yann Cébron
|
a153338f37
|
plugin_listeners.md: update sample code
|
2021-11-23 12:56:23 +01:00 |
|
Yann Cébron
|
4eb8d77fd4
|
api_changes_list_2021.md: CoffeescriptIcons
|
2021-11-22 10:31:10 +01:00 |
|
Yann Cébron
|
fc01c9fd39
|
webstorm.md: link part 2 of series
|
2021-11-22 10:12:23 +01:00 |
|
Yann Cébron
|
4f0c432aa7
|
navigation.md: minor
|
2021-11-18 12:05:10 +01:00 |
|
Yann Cébron
|
fff8a94e04
|
symbols.md: cleanup
|
2021-11-18 12:04:52 +01:00 |
|
Nikolay Chashnikov
|
824d295937
|
update "kotlin for plugin developers" page (#612)
"Plugins must use Kotlin classes" looks confusing for me, like it's forbidden to use Java classes.
|
2021-11-17 17:39:19 +01:00 |
|
Daniil Ovchinnikov
|
0be97abd25
|
Update Symbol API docs for 2021.2 (#611)
* clean up
* update Symbol API docs for 2021.2
|
2021-11-17 17:15:36 +01:00 |
|
Yann Cébron
|
9baca27a37
|
kotlin.md: add stdlib info for 2021.3
|
2021-11-17 11:06:36 +01:00 |
|
Yann Cébron
|
24eddb96c5
|
syntax_highlighting_and_error_highlighting.md: reformat code sample
|
2021-11-16 16:55:38 +01:00 |
|
Yann Cébron
|
405dd9e5e4
|
useful_links.md: reformat table
|
2021-11-16 12:26:00 +01:00 |
|
Yann Cébron
|
7a423631ee
|
useful_links.md: announce BPD #3
|
2021-11-16 11:27:06 +01:00 |
|
Bart van Helvert
|
e6f4441d8d
|
Fix ModalityState.stateForComponent() heading (#610)
|
2021-11-16 10:11:22 +01:00 |
|
Yann Cébron
|
f62c8b9143
|
[code samples] gradle-intellij-plugin 1.3.0
|
2021-11-16 09:59:15 +01:00 |
|
Yann Cébron
|
2c017ccad2
|
EP lists: regenerate
|
2021-11-10 20:16:20 +01:00 |
|
Yann Cébron
|
ea51a85748
|
markdown: fix links containing %
|
2021-11-10 15:26:54 +01:00 |
|
Yann Cébron
|
cfa32760fd
|
code samples: gradle 7.3
|
2021-11-10 15:19:36 +01:00 |
|
Yann Cébron
|
1f17c55594
|
api_changes_list_2020.md: cleanup
|
2021-11-08 19:59:54 +01:00 |
|
Yann Cébron
|
bbf0d4d239
|
api_changes_list_2022.md: cleanup
|
2021-11-08 19:57:50 +01:00 |
|
Yann Cébron
|
47bc3bd524
|
api_changes_list_2021.md: cleanup
|
2021-11-08 19:57:20 +01:00 |
|
Yann Cébron
|
cfab7ca293
|
api changes 2021: heading
|
2021-11-08 19:11:36 +01:00 |
|
Yann Cébron
|
964ea742d4
|
api changes 2021: InlayProviderSettingsModel
|
2021-11-08 19:03:03 +01:00 |
|
Yann Cébron
|
e5227a850a
|
api_changes_list_2021.md: fix format
|
2021-11-08 18:51:58 +01:00 |
|
Yann Cébron
|
256dff07e6
|
markdown: cleanup, formatting
|
2021-11-08 18:49:28 +01:00 |
|
Yann Cébron
|
baba1ffb1e
|
file_view_providers.md: formatting
|
2021-11-08 18:31:25 +01:00 |
|
Yann Cébron
|
f4b9947ea1
|
themes.md: cleanup, formatting
|
2021-11-08 18:16:49 +01:00 |
|
Yann Cébron
|
cd55ae8e7e
|
markdown: table cleanup
|
2021-11-08 17:49:10 +01:00 |
|