653 Commits

Author SHA1 Message Date
Yann Cébron
aa71eaf077 references_and_resolve.md: mention HintedReferenceHost 2020-05-19 14:52:34 +02:00
Yann Cébron
8ad5b5c1cf api_changes_list_2020.md: JavaEE plugin split (#290) 2020-05-19 11:22:54 +02:00
Daniil Ovchinnikov
a50a47f587
api_changes_list_2020.md: groovy.json.internal package (#291) 2020-05-19 10:24:38 +02:00
Yann Cébron
7f66825ee3 "IntelliJ IDEA" -> "IntelliJ Platform" 2020-05-18 15:13:51 +02:00
Yann Cébron
57e0649ccf work_with_icons_and_images.md: note about leading / for IconLoader.getIcon(), remove screenshot 2020-05-18 11:05:20 +02:00
Yann Cébron
7647481f89 2020.2: Declaring Incompatibility with Module 2020-05-15 16:35:49 +02:00
Yann Cébron
f7f1b85331 api_notable_list_2020.md: iconDescriptionBundle EP 2020-05-15 16:07:20 +02:00
Yann Cébron
60e3e32ddb api_notable_list_2020.md: VirtualFileLookup 2020-05-15 10:21:28 +02:00
Yann Cébron
f7e3dac297 api_notable_list_2020.md: Configurable injection 2020-05-14 18:26:39 +02:00
Yann Cébron
6f1c098e2a custom_language_support.md: cleanup 2020-05-14 16:34:19 +02:00
Yann Cébron
dab5734308 custom language: clarify crosslinks 2020-05-14 16:13:09 +02:00
Yann Cébron
202bfceea8 align "JetBrains Plugins Repository" name 2020-05-14 15:38:32 +02:00
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
JohnHake
82180ae103 [settings] add suite of content IJSDK-150
Remove unrelated changes
           Feedback from PR#280
           Fine tune panel definition
2020-05-05 14:56:45 -07: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