3240 Commits

Author SHA1 Message Date
Yann Cébron
f46d3b2b5a intellij-sdk-docs-original_CONTRIBUTING.md: update 2021-01-14 16:51:25 +01:00
Yann Cébron
269440e939 CODE_OF_CONDUCT.md: reformat 2021-01-14 16:40:38 +01:00
Yann Cébron
09be992349 CONTRIBUTING.md: link to published page 2021-01-14 16:40:26 +01:00
Jakub Chrzanowski
b699f802b1 Update branch names from master to main 2021-01-14 16:19:22 +01:00
Jakub Chrzanowski
03b8ac5276 code_samples: Update repository URL 2021-01-14 16:15:00 +01:00
Jakub Chrzanowski
47676e05f6 GitHub Actions: Update mirror job 2021-01-14 16:12:34 +01:00
Jakub Chrzanowski
4e802980f2
Webhelp migration (#347)
* [webhelp] Fixes for TXP00152, TXP00002, test build 27 Jul 22:26

* [webhelp] Fixes for Part #4 TXP00010, EXCEPT decimal numbers in section titles

* [webhelp] Fixes for Part #5 TXP00017

* [webhelp] Fixes for Part #4 TXP00010 - removed numbers from page section titles in "Custom Language Support Tutorial" and "Testing a Custom Language Plugin".

* [webhelp] Removed numbers from page section titles in rest of project *.md files.

* [new webhelp] Build #44 changes

* [new webhelp] Maintenance merge from master

* [new webhelp] Add placeholder file for webhelp import.

* [webhelp] Correct redirects for file name changes

* [webhelp] TOC not needed in webhelp

* [format] {:toc} not needed for webhelp

* add {:disable-links} to ensure demo links are not interpreted as real links.

* Put all badges on the same line to simplify composition.

* formatter.md: fix upsource link

* fix some links

* api_changes_list.md: remove note

* migrate to webhelp - initial

* fix GH edit URL

* remove sdkdocs-template setup in VCS config

* remove recently_updated.md

* restore COC/CONTRIBUTING.md

* api_changes_list.md: remove note

* useful_links.md: IPE

Co-authored-by: JohnHake <john.hake@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2021-01-14 16:07:39 +01:00
Yann Cébron
0a01036e1b code_samples: gradle 6.8 2021-01-12 17:07:50 +01:00
Jakub Chrzanowski
683f3fe9eb themes_customize.md, work_with_icons_and_images.md: TIP with linking to the IntelliJ Icon Generator 2021-01-08 10:07:07 +01:00
Yann Cébron
0efe4b6406 code_samples: upgrade to junit 4.13.1 2021-01-07 17:44:36 +01:00
Yann Cébron
652cd40b58 code_completion.md: fix IJSDK-978 2021-01-07 17:34:50 +01:00
Yann Cébron
671b197d6f code samples README: link EP list 2021-01-07 11:40:17 +01:00
Yann Cébron
2ae1467fa8 kotlin_ui_dsl.md: debug mode 2021-01-06 17:45:46 +01:00
Yann Cébron
ad9f456ded api_changes_list_2020.md: move to proper section 2021-01-05 13:30:22 +01:00
Yann Cébron
74f6065df5 api_changes_list_2020.md: fix formatting 2 2021-01-04 18:46:11 +01:00
Yann Cébron
fb48f2384e api_changes_list_2020.md: fix formatting 2021-01-04 18:17:27 +01:00
Dmitry Jemerov
62186a69f7
Document removal of Swing Inspector (#346) 2021-01-04 18:16:09 +01:00
Trias
df35d715e7
basics/plugin_structure/dynamic_plugins.md: Fixed link for DynamicPluginListener 2021-01-04 11:40:08 +01:00
Yann Cébron
6a4b682105 code_samples README: IPE 2020-12-17 12:12:03 +01:00
Yann Cébron
c29d7c4f04 content_updates.md: IPE, fix link 2020-12-17 11:19:56 +01:00
Yann Cébron
44ec13a6d0 content_updates.md: IPE 2020-12-17 10:54:06 +01:00
Yann Cébron
b183e13273 link "Busy plugin Developers" webinar 2020-12-17 10:34:00 +01:00
Yann Cébron
5bd20832e7 prerequisites.md: another note about Java 11 for 2020.3 2020-12-15 20:06:42 +01:00
Anuj Bhatnagar
4547f286c4
Corrects document gramatical error. (#342) 2020-12-14 10:24:03 +01:00
Yann Cébron
1730e48992 Clion/AppCode 2020.3: link migration guide (IJSDK-965) 2020-12-10 16:53:21 +01:00
Yann Cébron
62d79589e7 Clion/AppCode 2020.3: link migration guide (IJSDK-965) 2020-12-10 16:48:53 +01:00
Yann Cébron
c2704abb2d api_changes_list_2020.md: note Java 11 + gradle plugin reqs 2020-12-09 14:02:59 +01:00
Semyon Proshev
32923a6af5
Changes in Python Plugin 2020.2 (#340) 2020-12-09 11:28:31 +01:00
Semyon Proshev
9705e04ece
PyBundle -> PySdkBundle updates in 203 (#339) 2020-12-09 11:14:46 +01:00
Semyon Proshev
b234265aca
LanguageLevel.hasWithStatement in 203 (#338) 2020-12-09 11:08:25 +01:00
Semyon Proshev
c6388af17d
ParsingContext constructor in 203 (#336)
* ParsingContext constructor in 203
2020-12-09 09:51:24 +01:00
Semyon Proshev
3b9dd35262
StatementParsing constructor in 203 (#337)
* StatementParsing constructor in 203
2020-12-09 09:47:10 +01:00
Semyon Proshev
a17dbc57ed
StatementParsing.FUTURE in 203 (#335) 2020-12-09 09:44:46 +01:00
Semyon Proshev
0ec40d131d
PythonSdkUpdater.updateOrShowError in 203 (#334) 2020-12-09 09:39:52 +01:00
Yann Cébron
c6f1788e7b EP List: link to IPE 2020-12-08 17:31:34 +01:00
Yann Cébron
5f29c739ce types_of_plugins.md: link "Framework" plugins search 2020-12-07 18:14:39 +01:00
Yann Cébron
59480d0a0b content_updates.md: EP List 2020-12-02 16:24:30 +01:00
Yann Cébron
f5fbb13fff build_number_ranges.md: note about Java 11 for 203 2020-12-02 16:02:18 +01:00
Yann Cébron
0960aa7f33 simple_language: regen BNF 2020-12-02 15:28:09 +01:00
Yann Cébron
7484904036 api_changes_list_2020.md: fix heading 2020-12-02 15:26:41 +01:00
Yann Cébron
49fdec77a3 code_samples: replace upsource:// links in README 2020-12-02 15:16:49 +01:00
Yann Cébron
0560c61ba5 2020.3 release: upsource links, regen EP list 2020-12-02 14:47:41 +01:00
Yann Cébron
0bdd8d3965 code_samples: untilBuild = '203.*' 2020-12-02 10:56:46 +01:00
Yann Cébron
a46b6725bf update_plugins_format.md: promote "IntelliJ plugin uploader" 2020-12-01 16:51:59 +01:00
knoxfighter
35f7f1d403
remove psiImplUtilClass from Grammar and Parser page (#333) 2020-12-01 14:29:35 +01:00
amyXia1994
82dd2358c5
Update grouping_action.md (#332)
fix typo.
2020-11-30 11:01:04 +01:00
Yann Cébron
71c2a68627 plugin_extensions.md: link EP list 2020-11-26 17:32:07 +01:00
Yann Cébron
7493fc43e0 extension point list: initial 2020-11-26 15:20:28 +01:00
Yann Cébron
81c0679625 [code samples] fix comparing_references_inspection 2020-11-26 15:04:56 +01:00
Yann Cébron
61ef4146a4 gradle plugin 0.6.5 2020-11-26 14:52:17 +01:00