490 Commits

Author SHA1 Message Date
Yann Cébron
00d940a370 move obsolete plugin_repository into /appendix and stop linking to it 2020-05-14 15:31:49 +02:00
Yann Cébron
fcc08c9ef4 Custom Language Tutorial/Reference crosslinks 2020-05-14 12:26:50 +02:00
Yann Cébron
73f93d4951 rename_refactoring.md: links 2020-05-14 11:48:45 +02:00
Yann Cébron
82533a57a5 jcef.md: add JBCefApp.isSupported() 2020-05-13 18:50:00 +02:00
Yann Cébron
ac945fca1f api_changes_list_2020.md: fix typo 2020-05-13 11:02:29 +02:00
Daniil Ovchinnikov
6c74223c4e
api_changes_list_2020.md: groovy-test classes (#289) 2020-05-13 11:01:12 +02:00
Yann Cébron
2be29f9aba api_notable_list_2020.md: 2020.1 "Changes in Project Open/Import" 2020-05-06 16:30:07 +02:00
Yann Cébron
1b440a7eb6 internal_ui_inspector.md: add ActionToolbar 2020-05-06 15:56:29 +02:00
Yann Cébron
d47dff7124 internal_ui_inspector.md: list known "Additional Properties" 2020-05-06 14:49:42 +02:00
Yann Cébron
c1a574e284 code_inspections_and_intentions.md: link tutorials 2020-05-06 14:37:51 +02:00
Yann Cébron
f2a4059576 internal_ui_inspector.md: add "Providing Additional Properties" 2020-05-05 16:25:53 +02:00
Yann Cébron
b4a791753a internal_ui_inspector.md: cleanup, note locating Action/Action ID (IJSDK-805) 2020-05-05 16:24:18 +02:00
Yann Cébron
b680fb81b5 internal_ui_laf_defaults.md: fix typo 2020-05-05 15:38:50 +02:00
Yann Cébron
130be0b8a5 rename internal_ui_laf_defaults.md 2020-05-05 15:37:21 +02:00
Yann Cébron
4806248fc1 rename internal_ui_inspector.md 2020-05-05 15:34:08 +02:00
Yann Cébron
f1ec70d188 go_to_class_and_go_to_symbol.md: ChooseByNameContributorEx, indices 2020-05-04 15:18:00 +02:00
Yann Cébron
90b7caf230 api_changes_list_2020.md: VCS changes (from E. Stepanov) 2020-05-04 14:31:43 +02:00
Yann Cébron
63b295ebcf api_changes_list_2020.md: fix notation 2020-05-04 10:51:27 +02:00
Anna Kozlova
c5aaff67ac
Update api_changes_list_2020.md (#281) 2020-05-04 10:51:10 +02:00
Mike Samuel
d8896c1293
Clean up language about *IFileElementType*
Language about "the IFileElementType interface" may confuse since *IFileElementType* is defined as a Java `class` thus:

```java
/**
 * A superclass for all element types for root AST nodes in a {@link com.intellij.psi.PsiFile}.
 */
public class IFileElementType extends ILazyParseableElementType
```
2020-04-29 13:22:05 -04:00
Yann Cébron
7519dc1831 external_builder_api.md: note about required Java plugin dependency 2020-04-27 16:14:20 +02:00
Yann Cébron
7bead165bc fix title capitalization 2020-04-22 15:02:27 +02:00
Yann Cébron
8a65dfe12a blank lines around code blocks 2020-04-22 12:54:06 +02:00
Yann Cébron
f668ade6df upsource:// links: remove <!<!--#Lnn--> anchors 2020-04-21 15:53:42 +02:00
Yann Cébron
bd6691fcda fix some upsource:// links 2020-04-21 15:43:28 +02:00
Yann Cébron
dbd47508b9 api changes: remove upsource link 2020-04-21 13:10:09 +02:00
Yann Cébron
2517d68f15 api_changes_list_2020.md: 2020.2 - javassist library 2020-04-20 12:17:06 +02:00
Yann Cébron
5b810fdc86 [docs] formatting 2020-04-17 15:41:01 +02:00
Yann Cébron
51187bb7a1 [docs] change upsource to 2020.1 release, minor edits/cleanups 2020-04-17 15:30:53 +02:00
Yann Cébron
2a4b503eb0 api_changes_list.md: Ensuring compatibility, GH actions, Gradle solution 2020-04-16 18:23:29 +02:00
Yann Cébron
bd09bbce43 api_changes_list_2020.md: cleanup 2020-04-16 18:11:05 +02:00
Dmitry Jemerov
0d5f136baf
Add com.maddyhome.idea.copyright.util.FileTypeUtil.getFileTypeByName to API changes list (#271) 2020-04-14 12:37:28 +02:00
Yann Cébron
6d640ac7f8 jcef.md: update "Debugging" 2020-03-25 12:04:43 +01:00
Tagir Valeev
80a08c0307
PsiTreeUtil.processElements changes (#269)
* PsiTreeUtil.processElements changes

* PsiTreeUtil.processElements: fix code style
2020-03-25 11:05:48 +01:00
JohnHake
f605eee6e9 [api notable 2020] Restore link 2020-03-19 12:39:55 -07:00
Yann Cébron
382842fbc3 api_notable_list_2020.md: remove DefaultLiveTemplatesProvider entry 2020-03-19 12:12:43 +01:00
JohnHake
1c2527f0da Merge branch 'IJSDK-755'
# Conflicts:
#	reference_guide/api_notable/api_notable_list_2020.md
2020-03-18 16:07:27 -07:00
JohnHake
81e111ab84 Add override-text 2020-03-18 15:58:39 -07:00
JohnHake
c55e6a72cc Merge branch 'IJSDK-698'
# Conflicts:
#	reference_guide/api_notable/api_notable_list_2020.md
2020-03-17 18:51:49 -07:00
Yann Cébron
3f201b49cf new page: JCEF support 2020-03-16 16:53:28 +01:00
JohnHake
b63cf30c6e [live templates] Remove EP com.intellij.defaultLiveTemplatesProvider,
update docs, per IJSDK-698
2020-03-10 15:01:14 -07:00
Yann Cébron
b908308a80 rename_refactoring.md: cleanup 2020-03-10 17:03:44 +01:00
JohnHake
60c415a176 IJSDK-755 2020-03-09 17:04:30 -07:00
Yann Cébron
3c53b10931 api_changes_list_2020.md: Images plugin (#258) 2020-03-04 11:20:28 +01:00
Yann Cébron
1cd2fcd51f sdk.md: mention ProjectJdkTable 2020-03-03 17:42:23 +01:00
Yann Cébron
28ab9ccc80 api_changes_list.md: remove 2020.1 compatibility checks note 2020-02-28 09:59:42 +01:00
Yann Cébron
06fabf70d5 api_changes_list_2020.md: group Python 2020-02-27 16:23:55 +01:00
Lada Gagina
daae94948f
PyCharm API changes (#254)
Document PyCharm API changes due to https://youtrack.jetbrains.com/issue/PY-39499
2020-02-27 16:21:33 +01:00
Yann Cébron
d32b6e68b0 notable 2020: Configurable status bar widgets 2020-02-25 16:06:14 +01:00
Yann Cébron
7d553d9e5e notable 2020: Refactoring "open in editor" 2020-02-24 13:17:10 +01:00