1426 Commits

Author SHA1 Message Date
Dmitry Jemerov
90c426e407
Merge pull request #94 from Inego/patch-2
Fix the last remaining inconsistent PSI definition
2018-04-23 19:44:43 +02:00
Inego
f6b4ef638e Fix the last remaining inconsistent PSI definition 2018-04-23 23:15:47 +07:00
Dmitry Jemerov
85bb45a1c4 "Modifying the PSI" document 2018-04-23 15:34:00 +02:00
Dmitry Jemerov
9a207cc869 "Navigating the PSI" and "PSI References" sections 2018-04-23 15:33:47 +02:00
Inego
886a7afcd7 Merge branch 'master' into patch-1 2018-04-22 18:36:58 +07:00
Yanis Batura
e5f0242b88
Merge pull request #1 from JetBrains/master
Update
2018-04-22 18:34:45 +07:00
Dmitry Jemerov
823704da5d
Merge pull request #93 from sugdyzhekov/patch-1
Eliminate meaning of curl '-k' option which disables SNI support
2018-04-21 13:16:17 +02:00
Sergey Ugdyzhekov
9d81198650
Eliminate meaning of curl '-k' option which disables SNI support
Fix of https://github.com/pantsbuild/intellij-pants-plugin/issues/332 & https://youtrack.jetbrains.com/issue/MP-1522
SNI support is a mandatory requirement of CDN.
2018-04-21 14:10:59 +03:00
Dmitry Jemerov
f5cf1668b9
Merge pull request #92 from nishantmendiratta/patch-1
Fixed all the links available in using_dev_kit.md
2018-04-18 09:04:43 +02:00
Nishant Mendiratta
9e3d9a1338
Fixed all the links on using_dev_kit.md 2018-04-18 10:56:19 +08:00
Nikolay Chashnikov
c3c02fd3aa
Merge pull request #91 from dovchinnikov/master
API change: accept wildcard Processor in Query/QueryExecutor
2018-04-11 17:44:10 +03:00
Daniil Ovchinnikov
938b78ddb4 accept wildcard Processor in Query/QueryExecutor 2018-04-11 17:41:47 +03:00
Inego
94b4334430 Fix references to Language, FileTypeFactory and LanguageFileType — they are abstract classes, not interfaces 2018-04-09 22:13:16 +07:00
Inego
f116bd6d28 Fix typos and improve naming consistency in "File-based Indexes" chapter. 2018-04-09 19:39:32 +07:00
Inego
6f7688189a Make minor improvements in "PSI Elements" chapter. 2018-04-08 21:55:00 +07:00
Inego
9c2b98cb19 Make some improvements in "File View Providers" chapter. 2018-04-08 20:19:00 +07:00
Inego
13aee7125d Fix typos in "Project" chapter. 2018-04-08 19:22:29 +07:00
Dmitry Jemerov
8cfcc5b1ec
Merge pull request #90 from ihac/patch-1
Fix a typo in tool_windows.md
2018-04-08 11:12:45 +02:00
Xiao An
506e2fb93d
Fix a typo in tool_windows.md
`<tool window>` -> `<toolWindow>`.
Refer to [PlatformExtensionPoints.xml](https://github.com/JetBrains/intellij-community/blob/master/platform/platform-resources/src/META-INF/PlatformExtensionPoints.xml#L148)
2018-04-08 17:00:55 +08:00
Inego
03743839aa Fix typos in "Project Structure" chapter. 2018-04-08 15:59:57 +07:00
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