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
Yann Cébron
20cc328b0b
notable 2020: unbundled plugins
2020-02-24 12:57:39 +01:00
JohnHake
80129a7641
New Copyright in markdown files
2020-02-19 22:25:03 -08:00
JohnHake
b372f34863
Doc cleanup
2020-02-18 14:08:23 -08:00
Yann Cébron
a015601788
XML Dom Api: move screenshots
2020-02-12 17:44:19 +01:00
Yann Cébron
c4ea3c8511
api changes: update docs
2020-02-11 16:21:10 +01:00
Yann Cébron
8818861a34
API changes 2020: ChooseByNameContributorEx, fix
2020-02-10 13:02:39 +01:00
Yann Cébron
a457db3f7c
API changes 2020: ChooseByNameContributorEx
2020-02-10 12:49:20 +01:00
Yann Cébron
9f4df3319d
cleanup method notation
2020-02-05 12:18:15 +01:00
Yann Cébron
f2b5c4fb56
API notable 2020: IdempotenceChecker for ResolveCache
2020-02-04 15:37:29 +01:00
Yann Cébron
b58a4a6555
link IJ Platform 2020 roadmap
2020-02-01 15:15:25 +01:00
Yann Cébron
55f1856103
custom_language_support.md: link Comma webinar
2020-01-30 11:12:48 +01:00
Greg Shrago
f8eee5036c
document ReadOnlyASTNode alternative
2020-01-28 00:14:14 +03:00
Yann Cébron
3390e2c958
Notable Changes 2020: TFS plugin EOL (IDEA-230905)
2020-01-27 17:51:08 +01:00
Sergey Patrikeev
b3957c240a
Add documented pattern "marked abstract"
2020-01-24 10:30:50 +03:00
Sergey Patrikeev
254ba68e8e
Add documented pattern "marked abstract"
2020-01-24 10:30:04 +03:00
Nikolay Chashnikov
3d726685ea
Update api_changes_list_2020.md
...
Added note about org.jetbrains.jps.incremental.ModuleLevelBuilder#getCompilableFileExtensions.
2020-01-23 13:17:26 +03:00
Yann Cébron
6254ca565f
api_changes_list_2020.md: annotation migration/Kotlin (PR #245 )
2020-01-15 12:23:16 +01:00
Yann Cébron
ab90d00934
remove obsolete screenshot
2020-01-14 16:22:14 +01:00