Inego
98e3cc6977
Fix typos, improve formatting of "Supporting multiple carets" chapter.
2018-04-08 15:45:15 +07:00
Inego
a58ca52282
Fix typos in "Editor Events" chapter.
2018-04-08 15:20:39 +07:00
Inego
65e1f5c6ea
Fix typos in "Coordinate System" chapter.
2018-04-08 12:42:35 +07:00
Yanis Batura
8169144801
Improve formatting, fix typos
2018-04-08 11:58:00 +07:00
Nikolay Chashnikov
0a48c02729
Update prerequisites for Gradle setup
...
Mention that DevKit plugin is required (ZD-1315501) and remove misleading sentence about Gradle plugin (it's needed not only for run configurations, but for many other things).
2018-04-02 11:44:32 +03:00
Dmitry Jemerov
ebbfdbb3a1
Document listeners for project structure; add notes on write actions
2018-03-29 10:50:40 +02:00
Dmitry Jemerov
1c0275c9b7
Fix dependency syntax
2018-03-23 18:59:09 +01:00
Dmitry Jemerov
327ac8fba7
Update and expand "Plugin Dependencies" section
2018-03-23 18:58:39 +01:00
Dmitry Jemerov
f998a8d340
Screenshot for adding plugin dependency
2018-03-22 14:49:16 +01:00
Dmitry Jemerov
a62e3a2c4e
Merge pull request #88 from Ramblurr/patch-1
...
Add details on implementing a Project Structure Detector
2018-03-22 12:54:49 +01:00
Casey Link
996b72acc7
Add details on implementing a Project Structure Detector
2018-03-22 12:15:44 +02:00
Dmitry Jemerov
f8291027d5
Remove link to horrible picture which doesn't give any new information
2018-03-22 11:04:50 +01:00
Dmitry Jemerov
c754a0a901
Move JPS discussion to features; pull up "External system integration" into project model
2018-03-22 11:00:02 +01:00
Dmitry Jemerov
671a98cbe3
Restructure information on working with projects, remove duplicate information
2018-03-22 10:56:40 +01:00
Dmitry Jemerov
11453efa12
Fleshed out "Library" page
2018-03-22 10:41:21 +01:00
Dmitry Jemerov
e302f8b460
Put "Create project from scratch" first, document new option to configure Gradle plugin project automatically
2018-03-22 09:51:45 +01:00
Dmitry Jemerov
ab86b400d2
Update 'Module' page, move information from intro page, add details
2018-03-20 15:10:37 +01:00
Dmitry Jemerov
6f7086bab9
Merge pull request #87 from ice1000/master
...
Adding contents
2018-03-20 13:29:21 +01:00
ice1000
9d6fc8ff70
Remove meaningless file
2018-03-20 20:12:58 +08:00
ice1000
c236c4b2f1
Modifications according to yole's suggestions
2018-03-20 19:51:11 +08:00
ice1000
75ec9ef067
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# reference_guide/project_model/sdk.md
2018-03-20 11:55:37 +08:00
ice1000
24b86d069d
Add link, add Kotlin script description
2018-03-20 11:55:23 +08:00
ice1000
e53ab25a45
Add reference for a duplicate "annotator" section to another chapter
2018-03-20 11:52:12 +08:00
ice1000
4e4b1d2add
Add reference for a duplicate "annotator" section to another chapter
2018-03-20 11:28:59 +08:00
Tesla Ice Zhang
231b9ef595
Remove "project model" since it's already a chapter, add more descriptions in the sdk section
2018-03-20 11:10:21 +08:00
Tesla Ice Zhang
0fb2634b0a
Add more content
2018-03-20 10:58:55 +08:00
Dmitry Jemerov
08c82e9e59
Update part I introduction to match new site structure
2018-03-19 19:16:46 +01:00
Dmitry Jemerov
5e5c77c86c
Move examples from introduction to library and facet pages
2018-03-19 19:11:48 +01:00
Dmitry Jemerov
e994ab2ed3
Fix nullability issues in SimpleStructureViewElement (IJSDK-333)
2018-03-19 12:18:43 +01:00
Dmitry Jemerov
519b4c946e
Clean up editor tutorial
2018-03-16 16:19:00 +01:00
Dmitry Jemerov
e95b058179
Merge pull request #86 from zolotov/patch-3
...
Cleanup Gradle tutorial
2018-03-16 13:24:35 +01:00
Alexander Zolotov
4faf9ff853
Cleanup Gradle tutorial
...
- use `runIde` task instead of `runIdea`
- use `idea` task for generating IDEA project model
2018-03-16 14:53:29 +03:00
Dmitry Jemerov
6995a7c7ae
Update Gradle plugin version and instructions
2018-03-16 12:18:26 +01:00
Dmitry Jemerov
af923e9ce4
Replace "Tutorials" link with "Getting Started"
2018-03-16 12:00:34 +01:00
Dmitry Jemerov
90a4a0fca8
Incorporate tutorials into main structure; feature Gradle plugin as recommended workflow (IJSDK-213)
2018-03-16 11:49:59 +01:00
Dmitry Jemerov
cebe53e61a
Merge branch 'yole-structure'
2018-03-15 11:18:58 +01:00
Yann Cébron
094d4093f0
sample plugins: remove use of "use-idea-classloader" in plugin.xml
2018-03-15 10:51:37 +01:00
Dmitry Jemerov
30fc9a94ad
Structure cleanup
2018-03-14 15:50:55 +01:00
Dmitry Jemerov
ef63275be5
Update action system tutorial
...
Clean up structure, link from necessary places, update sample plugin
code to demonstrate best practices, fix some English
2018-03-11 21:42:15 +01:00
Dmitry Jemerov
5db5c23b34
Add 'bundle install' to instructions
2018-03-11 19:47:55 +01:00
Matt Ellis
128417f338
Add Go module
2018-03-04 14:54:24 +00:00
Matt Ellis
f8107e38ef
Update plugin compatibility page
2018-03-04 10:41:32 +00:00
Matt Ellis
754b49004c
Add GoLand to list of modules
2018-03-04 09:52:55 +00:00
Gregory.Shrago
62ee7a2b01
StructureViewComponent.getTreeBuilder method removed
2018-03-01 16:58:07 +03:00
Sergey Patrikeev
2d3b7397f5
Split api_changes_list.md on multiple files for each release version.
2018-02-26 20:01:01 +03:00
Matt Ellis
a14a31cdc5
Update gem versions
2018-02-26 15:51:17 +00:00
Matt Ellis
e655db131e
Update gems
2018-02-26 15:45:44 +00:00
Matt Ellis
fe885f7cd4
Fix broken link
2018-02-26 14:55:40 +00:00
Yann Cébron
735a422d64
spring_api: new Spring Boot API
2018-02-26 11:18:45 +01:00
Yann Cébron
c5c7d6fec0
spring_api: cleanup
2018-02-22 11:17:46 +01:00