1544 Commits

Author SHA1 Message Date
Yann Cébron
172cbe4eb7 sdk.md: fix links 2019-01-21 11:08:47 +01:00
Yann Cébron
b165df901d project.md: fix links 2019-01-21 11:05:22 +01:00
Yann Cébron
e15d969a3b prerequisites.md: fix links 2019-01-21 11:03:29 +01:00
Yann Cébron
77d7cad5e2 module.md: fix links 2019-01-21 11:02:22 +01:00
Yann Cébron
190e67e030 modifying_psi.md: fix links 2019-01-21 11:01:08 +01:00
Yann Cébron
1c09eb5656 library.md: fix links 2019-01-21 11:00:25 +01:00
Yann Cébron
7e4562e867 idea.md: fix links 2019-01-21 10:56:21 +01:00
Yann Cébron
2b47a715c7 files.md: fix link 2019-01-21 10:54:19 +01:00
Yann Cébron
9440e61c63 useful_links.md: fix "IntelliJ Platform Artifacts Repository" link 2019-01-21 10:27:34 +01:00
Matt Ellis
1d2b53c55f Update to latest gems (#141) 2019-01-21 10:11:22 +01:00
Alex
db688a36be IJSDK-533: DialogWrapper example (#136)
* added code example for dialog wrapper

* added code example for dialog wrapper

* improved example with feedback

* removed package name and imports from dialog example
2019-01-18 14:45:13 +01:00
Yann Cébron
cf2c099500 PSI References explanation fix and clarification #135 (@ArtsiomCh) 2019-01-18 14:38:18 +01:00
Yann Cébron
af172fe05b IJSDK-544 Update FAQ page: use internal links for SDK docs 2019-01-17 15:41:28 +01:00
Yann Cébron
85dadd0b08 IJSDK-544 Update FAQ page: remove version 6/7 content 2019-01-17 15:37:26 +01:00
Yann Cébron
a58dba28ac restructure Appendix I: "Resources" -> "Useful Links" page, group links 2019-01-16 11:22:29 +01:00
Yann Cébron
98853b6194 IJSDK-407 Link Platform Blog from SDK and homepage/blog 2019-01-15 14:33:24 +01:00
Yann Cébron
451ed03323 getting_help: minor fixes/wording 2019-01-15 13:35:16 +01:00
Yann Cébron
108ed2f916 getting_help.md: fix typo 2019-01-15 13:30:53 +01:00
Yann Cébron
24352d3d37 IJSDK-543 Clarify IJSDK vs IDEA YouTrack projects on welcome page 2019-01-15 13:29:27 +01:00
Yann Cébron
826808575e IJSDK-528 Cleanup: Move /phpstorm under /products 2019-01-15 11:36:38 +01:00
Dmitry Jemerov
286c18a3b5
Merge pull request #138 from unkarjedy/patch-1
remove redundant basics/ prefix in getting_started.md
2019-01-10 14:36:07 +01:00
unkarjedy
289d6d992b
Update getting_started.md 2019-01-10 16:31:45 +03:00
Yann Cébron
425e77f8d6 CONTRIBUTING.md: note about code samples 2019-01-10 12:28:35 +01:00
Dmitry Jemerov
51373f3828
Merge pull request #137 from JetBrains/sh-jb-hub
Mention JetBrains Hub for plugin uploads
2019-01-09 17:29:19 +01:00
Leonid Shalupov
1d9baab675
Mention JetBrains Hub for plugin uploads 2019-01-09 17:28:51 +01:00
Yann Cébron
93aadd554b deployment.md: make links clickable 2019-01-08 14:00:57 +01:00
Yann Cébron
582be58189 testing_highlighting: add note about overlapping tags (IJSDK-497) 2019-01-04 11:09:41 +01:00
Yann Cébron
5418d11b1a Merge remote-tracking branch 'origin/master' 2018-12-20 16:17:33 +01:00
Nikolay Chashnikov
c102157c09
Update api_changes_list_2019.md
Typo fixed.
2018-12-20 16:58:30 +03:00
Yann Cébron
940f1cb58c remove "drafts" folder 2018-12-20 14:47:33 +01:00
Yann Cébron
fda1d3c474 Provide list of open source plugins (IJSDK-224) 2018-12-20 12:40:06 +01:00
Yann Cébron
6b39e5d764 remove testData dir 2018-12-20 12:20:46 +01:00
Nikolay Chashnikov
9f62fd0450
Update api_changes_list_2019.md
Type of SqlTokens.SQL_IDENT was changed.
2018-12-20 12:54:24 +03:00
Nikolay Chashnikov
edcf511e53
Update api_changes_list_2019.md
kotlinx.coroutines.experimental was removed.
2018-12-20 12:43:11 +03:00
Yann Cébron
99a0564b23 IJSDK-525 DOM API: document EP dom.fileMetaData 2018-12-19 16:59:57 +01:00
Yann Cébron
311906b93a intellij-sdk-docs.iml: more excludes 2018-12-19 16:15:21 +01:00
Yann Cébron
e498c8442f plugin_compatibility.md: add WebStorm (IJSDK-387) 2018-12-19 16:13:59 +01:00
Artsiom Chapialiou
1f88f55bce Testing. Nested and Overlapping tags note (#134)
* Nested and Overlapping tags note

https://youtrack.jetbrains.com/issue/IJSDK-497

* fix to "display correctly in the editor"

* add missing space
2018-12-18 18:53:35 +01:00
Yann Cébron
258bc59be1 Code Samples: cleanup plugin.xml 2018-12-18 10:34:40 +01:00
Yann Cébron
da7f650d6a Simple Language Plugin: cleanup plugin.xml 2018-12-18 09:42:02 +01:00
Yann Cébron
3fe4818ef6 persisting_state_of_components: add link to Credentials Store docs 2018-12-07 11:50:45 +01:00
Yann Cébron
15ee3bd0f3 IJSDK-245 Remove reference to non-existing method: FileDocumentManager.addFileDocumentManagerListener 2018-12-05 17:44:27 +01:00
Yann Cébron
e31f6b76db IJSDK-481 Broken links in reference_guide/custom_language_support/structure_view.md 2018-12-04 16:37:34 +01:00
Yann Cébron
23bcbe0d88 add api_changes_list_2019 placeholder page 2018-12-03 17:39:21 +01:00
Yann Cébron
ff30889b6d ide_development_instance: add redirect from settings_caches_logs.html 2018-12-03 17:03:10 +01:00
Yann Cébron
1a6478aef7 code_inspections: update link to webhelp 2018-12-03 16:16:40 +01:00
Yann Cébron
4794d56171 source links: use 2018.3 2018-12-03 16:01:10 +01:00
Dmitry Jemerov
ff2a63f752
Merge pull request #131 from JohnHake/ijsdk-326
Ijsdk 326 - Document updatePlugins.xml format
2018-11-28 14:44:53 +01:00
Dmitry Jemerov
3a1e499650
Merge pull request #133 from JohnHake/ijsdk-460
IJSDK-460 build_number_ranges needs update
2018-11-27 20:20:09 +01:00
JohnHake
4af3dc7361 Added builds 2018.1-2018.3 2018-11-27 10:59:03 -08:00