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
|
8967d7a0ec
|
plugin_components.md: cleanup
|
2020-05-14 15:06:44 +02:00 |
|
Yann Cébron
|
e54ae8dc62
|
plugin_services.md: mention Disposable
|
2020-05-14 14:32:10 +02:00 |
|
Yann Cébron
|
a447c19417
|
plugin_services.md: cleanup
|
2020-05-14 14:25:48 +02:00 |
|
Yann Cébron
|
1a8f4ff5e2
|
commenter.md: cleanup
|
2020-05-14 12:33:33 +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
|
e66ae42845
|
custom_language_support_tutorial.md: make reference link more obvious
|
2020-05-14 11:33:52 +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
|
2507511d17
|
gradle-intellij-plugin 0.4.21
|
2020-05-13 10:49:39 +02:00 |
|
JohnHake
|
62f1dd02a2
|
[build.gradle] change to sinceBuild and untilBuild for 201
|
2020-05-12 15:04:48 -07:00 |
|
Yann Cébron
|
98558cf500
|
persisting_state_of_components.md: reorder "Implementing..."
|
2020-05-12 16:55:21 +02:00 |
|
Yann Cébron
|
c27fe5d96c
|
persisting_state_of_components.md: minor cleanup
|
2020-05-12 16:45:03 +02:00 |
|
Yann Cébron
|
6b63e5dc6c
|
kotlin.md: cleanup
|
2020-05-12 12:48:06 +02:00 |
|
Jakub Chrzanowski
|
f56ceadd71
|
GitHub Actions: wrapper-validation-action integration (#288)
|
2020-05-12 10:57:51 +02:00 |
|
JohnHake
|
f4647bba0a
|
Merge branch 'PR275'
|
2020-05-11 17:34:39 -07:00 |
|
JohnHake
|
b8e599da74
|
[simple language] add fixes from PR275
|
2020-05-11 17:27:02 -07:00 |
|
Jakub Chrzanowski
|
4ec997e913
|
Merge pull request #287 from hsz/master
Rakefile: exclude build and gradle from docs artifact
|
2020-05-11 21:27:59 +02:00 |
|
Jakub Chrzanowski
|
94489a5812
|
Rakefile: exclude build and gradle from docs artifact
|
2020-05-11 21:13:58 +02:00 |
|
Yann Cébron
|
5cc9affbd1
|
persisting_state_of_components.md: mention ConverterProvider
|
2020-05-11 18:05:20 +02:00 |
|
Yann Cébron
|
283e398ac4
|
run_configurations.md: link tutorial
|
2020-05-11 17:03:08 +02:00 |
|
Yann Cébron
|
51f1c9f3db
|
run_configurations.md: clarify UI step
|
2020-05-11 17:01:29 +02:00 |
|
Yann Cébron
|
2d4d7a933c
|
dynamic_plugins.md: add "restart-required" attribute
|
2020-05-11 14:30:39 +02:00 |
|
Yann Cébron
|
cca41a29c8
|
build_number_ranges.md: note actual setting of values via Gradle
|
2020-05-11 12:10:19 +02:00 |
|
Yann Cébron
|
07e02ae998
|
misc_swing_components.md: link toolbar
|
2020-05-11 10:20:24 +02:00 |
|
JohnHake
|
2f211997c5
|
[code samples] correct buildSearchableOptions
|
2020-05-08 12:03:14 -07:00 |
|
Yann Cébron
|
4cc7df8d65
|
[simple language plugin] reference on externalizing idea.home.path
|
2020-05-08 17:19:22 +02:00 |
|
Yann Cébron
|
969930e498
|
prerequisites.md: updates
|
2020-05-08 15:34:09 +02:00 |
|
Yann Cébron
|
d6a7794ee6
|
gradle_guide.md: cleanup
|
2020-05-08 14:16:54 +02:00 |
|
Yann Cébron
|
2e09d0c622
|
Custom Language Tutorial: mention gradle-grammarkit-plugin
|
2020-05-08 12:31:24 +02:00 |
|
Yann Cébron
|
0085bc9eb9
|
[simple language plugin] add missing copyrights
|
2020-05-08 12:27:27 +02:00 |
|
Yann Cébron
|
92b7982699
|
grammar_and_parser.md: link to GK docs, highlight Simple.bnf block
|
2020-05-08 12:23:27 +02:00 |
|
Yann Cébron
|
e8d35b0583
|
android_studio.md: mention intellij.localPath alternative
|
2020-05-08 10:36:25 +02:00 |
|
JohnHake
|
fb30332913
|
[code samples] revert 6d3afaccc
|
2020-05-07 13:21:23 -07:00 |
|
JohnHake
|
6d3afaccc4
|
[code samples] disable building searchable options IJSDK-792
|
2020-05-07 13:04:17 -07:00 |
|
Yann Cébron
|
2d4399e1c4
|
ide_development_instance.md: note about failing unload in production
|
2020-05-07 18:19:43 +02:00 |
|
Andrew R. DeFilippis
|
54db81e71c
|
Add missing "add-to-group" attribute (#285)
Pulled from the docs at https://www.jetbrains.org/intellij/sdk/docs/tutorials/action_system/working_with_custom_actions.html#setting-registration-attributes-manually
|
2020-05-07 12:18:59 +02:00 |
|
Yann Cébron
|
f5accd51b9
|
prerequisites.md: note about broken Gradle 6.1
|
2020-05-07 10:33:35 +02:00 |
|
Yann Cébron
|
6dbb837e30
|
build_system.md: cleanup sbt-idea-plugin note
|
2020-05-07 10:21:19 +02:00 |
|
JohnHake
|
a9962fbd81
|
[docs] Clarify link, text, and syntax formats
|
2020-05-06 16:24:02 -07:00 |
|
JohnHake
|
e28d8b158f
|
[project] Standardize indent, tab size
|
2020-05-06 14:34:42 -07:00 |
|
Yann Cébron
|
cfb210572f
|
getting_started.md: cleanup
|
2020-05-06 21:26:26 +02:00 |
|
Yann Cébron
|
03ad83a364
|
prerequisites.md: assorted fixes
|
2020-05-06 21:14:06 +02:00 |
|
Yann Cébron
|
80ead6099e
|
prerequisites.md: highlight Java version requirement
|
2020-05-06 20:22:25 +02:00 |
|
Yann Cébron
|
415c622c57
|
gradle-intellij-plugin 0.4.20
|
2020-05-06 19:48:29 +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
|
6108cb1606
|
content_updates.md: UI Inspector
|
2020-05-06 15:06:08 +02:00 |
|