Yann Cébron
|
c5cd7aa83e
|
lexer_and_parser_definition.md: missing '.'
|
2020-04-14 16:26:34 +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 |
|
Alexander Schwartz
|
1894add670
|
Added Alexander Schwartz (#270)
For custom plugin development
|
2020-04-14 10:13:45 +02:00 |
|
JohnHake
|
92d0e89714
|
[simple language] fix parsing test failures
regenerate files after TPV-5209
|
2020-04-13 09:59:20 -07:00 |
|
Jakub Chrzanowski
|
b0e73106ee
|
removed typo
|
2020-04-13 12:17:28 +02:00 |
|
Jakub Chrzanowski
|
c3597f7b13
|
removed typo
|
2020-04-13 12:16:50 +02:00 |
|
Jakub Chrzanowski
|
ff6544a3fe
|
TPV-5209 http -> https
|
2020-04-13 12:09:48 +02:00 |
|
JohnHake
|
42569d0d34
|
[code samples] Update to 2020.1 IntelliJ Platform IJSDK-802
|
2020-04-09 11:12:46 -07:00 |
|
Jakub Chrzanowski
|
1f48aabfc4
|
GitHub Actions - Add mirror task
|
2020-04-03 13:00:50 +02:00 |
|
Yann Cébron
|
ec4eb6e7a5
|
plugin_services.md: various updates and clarifications
|
2020-04-02 17:55:23 +02:00 |
|
Yann Cébron
|
15546e0a63
|
gradle-intellij-plugin 0.4.18
|
2020-04-02 11:40:17 +02:00 |
|
Yann Cébron
|
d6d6635dbb
|
file_and_class_choosers.md: cleanup, minor edits
|
2020-04-01 17:05:30 +02:00 |
|
Yann Cébron
|
6704a18b6f
|
plugin_extensions.md: action EP attribute
|
2020-03-31 11:53:36 +02:00 |
|
JohnHake
|
997890a2aa
|
[annotator] fix highlighting syntax
|
2020-03-30 19:01:36 -07:00 |
|
Yann Cébron
|
a0f75b1377
|
theme_basics: fix comments in plugin.xml
|
2020-03-30 14:25:48 +02:00 |
|
Yann Cébron
|
9f7c35e2a7
|
build.gradle formatting
|
2020-03-30 14:23:34 +02:00 |
|
Yann Cébron
|
04ab9e3888
|
[build] jarRepositories.xml: add snapshot repo
|
2020-03-30 14:16:46 +02:00 |
|
Yann Cébron
|
d4d548fbeb
|
code samples: remove obsolete entries in modules.xml
|
2020-03-30 14:11:54 +02:00 |
|
Yann Cébron
|
d8ca8838d6
|
maxOpenProjects: format build.gradle
|
2020-03-30 14:11:38 +02:00 |
|
JohnHake
|
c9f8567168
|
[code samples] update to 2019.3.4 platform
|
2020-03-27 13:55:09 -07:00 |
|
JohnHake
|
a3211d8bd0
|
[code samples] fix project.group
|
2020-03-27 12:18:09 -07:00 |
|
Yann Cébron
|
4ae164953d
|
plugin_dependencies.md: note about no support for specifying version
|
2020-03-25 18:03:10 +01: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 |
|
Yann Cébron
|
ef27d1d1fc
|
gradle-intellij-plugin 0.4.17
|
2020-03-24 11:20:17 +01:00 |
|
JohnHake
|
f605eee6e9
|
[api notable 2020] Restore link
|
2020-03-19 12:39:55 -07:00 |
|
Yann Cébron
|
f3d4c675ab
|
tool_windows.md: formatting
|
2020-03-19 13:01:12 +01:00 |
|
Yann Cébron
|
fc84c8ce71
|
tool_windows.md: fixes, formatting
|
2020-03-19 12:46:49 +01:00 |
|
Yann Cébron
|
382842fbc3
|
api_notable_list_2020.md: remove DefaultLiveTemplatesProvider entry
|
2020-03-19 12:12:43 +01:00 |
|
JohnHake
|
d80dfef823
|
Tool Window Factory IJSDK-753
|
2020-03-19 01:13:57 -07:00 |
|
JohnHake
|
cd8c680d53
|
Merge branch 'IJSDK-424'
|
2020-03-18 23:22:24 -07:00 |
|
JohnHake
|
137a0e9f6e
|
IJSDK-424
|
2020-03-18 18:42:50 -07:00 |
|
JohnHake
|
04ef71ab3f
|
IJSDK-808
|
2020-03-18 16:27:22 -07: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 |
|
Jakub Chrzanowski
|
582b1a5d72
|
[code samples] plugin.xml files cleanup
|
2020-03-18 16:53:51 +01:00 |
|
Jakub Chrzanowski
|
45cc55d271
|
[kotlin demo] fixed package name
|
2020-03-18 16:37:50 +01:00 |
|
Dmitry Jemerov
|
55fc51ee38
|
Document requirement to not use overrides="true" in dynamic plugins
|
2020-03-18 11:03:42 +01:00 |
|
JohnHake
|
f8a5e193e0
|
Fix link
|
2020-03-17 19:31:45 -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 |
|
JohnHake
|
48d7203567
|
Add title case macro docs IJSDK-698
|
2020-03-17 18:38:07 -07:00 |
|
Yann Cébron
|
0eb257bc7b
|
plugin_dependencies.md: note about transitive dependencies in tests for Gradle
|
2020-03-17 10:49:06 +01:00 |
|
JohnHake
|
a1ca07f066
|
[live templates] Inc PR
|
2020-03-16 11:02:15 -07:00 |
|
Yann Cébron
|
3f201b49cf
|
new page: JCEF support
|
2020-03-16 16:53:28 +01:00 |
|
JohnHake
|
dee91a22eb
|
[live templates] Custom macro tests
|
2020-03-12 23:02:31 -07:00 |
|
Yann Cébron
|
94327a0bda
|
plugin_configuration_file.md: fixes
|
2020-03-12 14:07:04 +01:00 |
|
Yann Cébron
|
0c965b3a3a
|
plugin_configuration_file.md: typo
|
2020-03-12 14:01:27 +01:00 |
|
JohnHake
|
a986370288
|
[live templates] Add custom macro
|
2020-03-11 16:09:13 -07: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
|
8ee8aa0be2
|
plugin_configuration_file.md: whitespace police
|
2020-03-10 17:55:06 +01:00 |
|