Tesla Ice Zhang
848aad82c2
Update sdk.md
2018-01-10 20:46:31 +08:00
Flamenco
54a1f7ab22
Use correct path to resources.
...
The 'best practices' recommends putting in subdirectory of resources, and the image actually shows the items in /resources/icons.
2018-01-01 08:54:46 -05:00
Konstantin Kolosovsky
3fd08a6ba3
Fix "SVNKit is removed" api change patterns
2017-12-26 16:35:30 +03:00
Konstantin Kolosovsky
437abb3b53
IntelliJ Platform 2018.1 api change - SVNKit is removed ( #72 )
2017-12-25 19:32:49 +03:00
Nikolay Chashnikov
5edace5cc1
Update api_changes_list.md
...
Describe breaking changes in 21 version of Guava library which is now bundled with IntelliJ Platform. Mentioned elements were deprecated in Guava long time ago and was removed in modern Guava versions.
2017-12-25 15:39:24 +03:00
Yann Cébron
fd57bf8a4f
facet: update webhelp link
2017-12-20 16:10:31 +01:00
Yann Cébron
e495945dc8
spring: Main Concepts (minor)
2017-12-20 16:06:39 +01:00
Dmitry Jemerov
e952a2e54a
Update api_changes_list.md
2017-12-04 16:47:31 +01:00
Matt Ellis
29e258b1cf
Fix broken links
2017-12-01 16:00:45 +00:00
Sergey Patrikeev
db2417f04d
Fix the API changes document syntax: add missing closing characters
2017-11-30 20:26:34 +03:00
Sergey Patrikeev
6c5e774877
Fix problem's description pattern
2017-11-29 16:19:35 +03:00
Nikolay Chashnikov
bfa537ecc3
Update api_changes_list.md
...
Describe API change in MultiplePsiFilesPerDocumentFileViewProvider (it doesn't extends SingleRootFileViewProvider anymore so 'getLanguages' method become abstract).
2017-11-28 18:34:08 +03:00
retlat
2444a28b0e
Fix typo.
2017-11-16 21:50:56 +09:00
Sergey Patrikeev
5bac9ab31f
Add an instruction for those who are trying to document a problem with unsupported pattern.
2017-11-10 13:29:39 +03:00
Gregory.Shrago
94891c3227
DG 2017.3: DatabaseView#getTreeBuilder
2017-11-09 11:38:54 +03:00
Gregory.Shrago
683cb58c6b
DG 2017.3: add DataSource/Manager/Ex (IJSDK-328)
2017-11-09 11:09:31 +03:00
Sergey Patrikeev
b43ff0ea85
Update the guide on available patterns and fix an existing problem description.
2017-11-03 21:27:16 +03:00
Sergey Patrikeev
6c3f43157f
api_changes_list.md syntax errors leading to poor tables rending is fixed
2017-10-31 17:32:12 +03:00
andrey-sokolov
85ef719397
Updated api_changed_list.md with PHP plugin changes ( #59 )
...
com.jetbrains.php.lang.psi.elements.Function.getReturnType() Binary compatibility issue - changed return type to new PhpReturType
2017-10-30 21:35:55 +03:00
Yann Cébron
cff0b448ef
spring_api: 2017.3 API update
2017-10-30 17:38:16 +01:00
Matt Ellis
d4f293c1c5
Updated usage of 'toolwindow' to 'tool window'
2017-10-30 10:32:07 +00:00
Nikolay Chashnikov
b7cb1e5926
Update api_changes_list.md
...
Mention that statistics classes aren't supposed to be used in regular plugins.
2017-10-13 20:35:25 +03:00
Nikolay Chashnikov
b5444ba4ee
Update api_changes_list.md
...
Document API breakage in com.intellij.internal.statistic.
2017-10-13 09:54:14 +03:00
Sergey Patrikeev
26cfa4a134
Breaking Changes Page: Add a new pattern - X class moved to package Y
2017-10-12 03:25:23 +03:00
Sergey Patrikeev
0c38e8d135
API Changes page: prettify the presentation using markdown features (using code quotes and links), align the tables and add instructions on how to document a new incompatible change.
2017-10-09 13:59:46 +03:00
Matt Ellis
10402cb3ab
Tighten up table of contents
2017-09-29 16:26:48 +01:00
Matt Ellis
f4334ca498
Restructure table of contents
2017-09-27 13:39:09 +01:00
Nikolay Chashnikov
4741f54d85
Update api_changes_list.md
2017-09-25 13:10:27 +03:00
Keith Lazuka
1bd28bdfc7
Clarify the role of PsiNamedElement with respect to references
2017-08-20 20:48:01 -07:00
Matt Ellis
e7619a1b0a
Fix broken links ( #42 )
...
Also update to sdkdocs-template@e14eae811df1a8e81c9d408cd3bcf0d7b4bc3954
2017-07-14 11:16:58 -06:00
Matt Ellis
1b51959862
Fix broken links
2017-07-14 11:08:51 +01:00
Matt Ellis
cb5fa7ca06
Ensure page titles for next/prev navigation
2017-07-10 19:30:03 +01:00
Matt Ellis
c307eb5642
Minor formatting fixes
2017-06-09 17:13:28 +01:00
Yao
50f5b3ddc8
edit the type of projectSDK ( #39 )
...
It should be `Sdk` rather than `String`
2017-06-06 10:04:15 +03:00
Yann Cébron
a9c6ee8091
spring_api: update
2017-05-22 21:02:56 +02:00
Yann Cébron
f9194eadf4
plugin descriptors: remove obsolete idea-plugin@version attribute (IDEA-163694)
2016-11-11 17:48:01 +01:00
Yann Cébron
9cd216a911
api_changes_list: newest first
2016-11-02 21:36:51 +01:00
Yann Cébron
e40a0cd0b9
Merge pull request #23 from matklad/clarify-patterns-api
...
Clarify `Pattern` API, reviewed by peter
2016-11-02 20:38:03 +01:00
nik
6d35560907
added page which lists incompatible API changes
2016-11-02 11:28:07 +03:00
Yann Cébron
77d784d7c1
localization_guide.md: fix typo
2016-10-31 21:06:39 +01:00
Yann Cébron
404f3f4577
IJSDK-76 Optimize screenshot file sizes
2016-10-27 10:46:40 +02:00
Matt Ellis
ffc5fe9095
Clarifying location of icon constants
...
Issue #IJSDK-165 Fixed
2016-06-27 12:05:00 +01:00
Aleksey Kladov
d8f1e60735
Clarify Pattern
API
2016-06-13 22:35:19 +03:00
Yann Cébron
09b0cc1bc3
Spring-API: update for 2016.2 API changes
2016-04-29 17:52:45 +02:00
Yann Cébron
6322aa7c09
spring_api: add "Spring Setup" paragraph
2016-04-08 17:40:41 +02:00
Breandan Considine
8aaf13b046
More Upsource links (pt. 2)
2016-03-04 23:59:54 -05:00
Breandan Considine
7510cd3739
Add more Upsource links
2016-03-04 17:57:21 -05:00
Yann Cébron
8bd0ce5d79
update links from devnet to new forum
2016-02-18 19:56:21 +01:00
Yann Cébron
085e3a26a1
frameworks_and_external_apis.md: reword
2016-02-18 19:52:28 +01:00
Yann Cébron
103035cc8e
spring_api: cleanup
2016-02-18 19:49:52 +01:00