1344 Commits

Author SHA1 Message Date
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
Sergey Patrikeev
2c351cb5eb api_changes_list: add a 'class renamed' pattern. 2018-02-22 10:50:03 +03:00
Sergey Patrikeev
e8bab8f8bd api_changes_list: update the header. 2018-02-22 10:42:59 +03:00
Sergey Patrikeev
41bc405e74 api_changes_list: add patterns for constructors. 2018-02-22 10:40:14 +03:00
Gregory.Shrago
8b66c8795f Revert "add SQL PSI change note"
This reverts commit 1c33800
2018-02-21 16:44:24 +03:00
Gregory.Shrago
4542ab1aaa add Clojure note 2018-02-20 15:58:31 +03:00
Gregory.Shrago
1c33800b63 add SQL PSI change note 2018-02-20 15:56:14 +03:00
Dmitry Jemerov
36cef05e9d
Merge pull request #85 from dmitvitalii/patch-2
Remove passing a file extension explicitly.
2018-02-14 12:03:52 +03:00
Vitalii Dmitriev
10efd969a9
Remove passing a file extension explicitly.
Hello!

In this code, the `SimpleFileType` instance passed as the first argument and the `"simple"` file extension as the second parameter.

As far as I can see in FileTypeManagerImpl:263:
```java
@Override
public void consume(@NotNull FileType fileType) {
  register(fileType, parse(fileType.getDefaultExtension()));
}
```
There is no need to declare it explicitly as it is taken by calling `SimpleFileType.#getDefaultExtension()` by default, so this parameter is redundant.

To make tutorial more simple, I suggest this removal: seeing the second parameter is a bit confusing when we're passing the same value, returned from `getDefaultExtension()`.
Since the tutorial shows the basics, not a flexibility of an API, the parameter can be removed.

Thanks!
2018-02-13 23:12:24 +03:00
Nikolay Chashnikov
82ddede339
Merge pull request #84 from artspb/master
PhpDocComment related changes in PhpStorm and PHP plugin 2018.1 (part 2)
2018-02-13 12:42:20 +01:00
Artem Khvastunov
1af645adfe PhpDocComment related changes in PhpStorm and PHP plugin 2018.1 (part 2) 2018-02-13 12:36:10 +01:00
Matt Ellis
92f09864b8
Merge pull request #83 from kkmic/patch-4
Update api_changes_list.md
2018-02-12 13:33:44 +00:00
Kirill Kirichenko
805fcc0c4b
Update api_changes_list.md
Reverting API incompatible changes to follow the FAQ. The code has been updated in the master.
2018-02-12 16:26:16 +03:00