Sergey Patrikeev
b9d89220e1
api_changes_2020: add pattern "parameter marked"
2019-12-16 13:53:02 +03:00
Yuriy Artamonov
e70f6a7d08
Document @NotNull
for parameters of PsiElementVisitor and ImplicitPropertyUsageProvider ( #237 )
2019-12-16 11:19:43 +01:00
Nikolay Chashnikov
9902a92d56
Update api_changes_list_2020.md
...
Remove note about selectionDequotingFilter, the corresponding API was restored as deprecated.
2019-12-09 12:15:13 +03:00
Stanislav Utikeev
ec7fd7e0c8
Document change in PrebuiltStubsProviderBase ( #232 )
2019-12-04 16:54:14 +01:00
Sergey Patrikeev
8b50bcaf22
API changes: add pattern "abstract method is inherited"
2019-12-04 18:00:27 +03:00
Sergey Patrikeev
ca4293fae2
API changes: add pattern "abstract method is inherited"
2019-12-04 17:55:40 +03:00
Yann Cébron
5590e4bbf7
api changes: backlinks
2019-11-28 18:08:40 +01:00
Yann Cébron
303873a257
Revert "api_changes_list.md: move to /api_changes/"
...
This reverts commit 9cdb04b1
2019-11-26 16:46:05 +01:00
Yann Cébron
26a5774d60
api_changes_list.md: move to /api_changes/, fix links
2019-11-26 16:31:21 +01:00
Yann Cébron
9cdb04b1fe
api_changes_list.md: move to /api_changes/
2019-11-26 16:23:19 +01:00
Dmitry Jemerov
ede2a1ec7f
Document the removal of 'Generate Ant build' API ( #230 )
2019-11-25 17:32:53 +01:00
amakeev
1f9e5a85bf
TargetElementUtil is not an extension point ( #227 )
2019-11-25 11:33:34 +01:00
Nikolay Chashnikov
16604b92d6
API Changes: improve note about EditorFactoryImpl
...
Recommend to use API methods instead of directly accessing internal class.
2019-11-22 11:27:46 +03:00
Yann Cébron
fffa6047bf
api_changes_list_2019.md: DefaultLightProjectDescriptor.getModuleType
2019-11-20 14:54:38 +01:00
Yann Cébron
e06e1a2072
api_changes_list_2019.md: PlatformTestUtil.registerExtension, full signature
2019-11-20 14:51:58 +01:00
Yann Cébron
c020416646
api_changes_list_2019.md: sub-headings
2019-11-20 14:38:07 +01:00
Yann Cébron
8969216011
api_changes_list_2019.md: PlatformTestUtil.registerExtension
2019-11-20 14:33:48 +01:00
Yann Cébron
574f11ad33
api change 2019: com.intellij.codeInspection.magicConstant.MagicCompletionContributor.getAllowedValues
2019-11-12 15:36:42 +01:00
Yann Cébron
217143ccd0
api change 2019: com.intellij.codeInsight.TailType.COMMA
2019-11-12 15:16:09 +01:00
Yann Cébron
20ebba6317
#221 "field" -> "method"
2019-11-12 11:21:00 +01:00
Dmitry Trofimov
b4b0484cb0
TailType refactored ( #221 )
2019-11-12 11:18:04 +01:00
amakeev
be22f1efb4
com.intellij.codeInsight.TargetElementUtilBase
class removed in 2020.1 (#220 )
2019-11-07 16:38:59 +01:00
Yann Cébron
4dab34111d
api changes 2019.3: group by plugins
2019-11-06 19:40:49 +01:00
Dmitry Trofimov
49c33f2f71
Incompatible changes due to extraction of Python code insight to the separate module ( #219 )
...
* CompletionUtil.sortMatching(PrefixMatcher, Collection) method removed
* InsertionContext.getCodeStyleSettings() method removed
* PythonVisitorFilter moved
* PyUtil.addElementToStatementList moved
* PyProjectScopeBuilder.excludeSdkTestsScope moved
* AutoPopupController.runTransactionWithEverythingCommitted moved
* CompletionContributor.getActionShortcut moved
* icons.PythonIcons.Python.PropertySetter moved
* icons.PythonIcons.Python.PropertyGetter moved
* Properties moved
* TailType refactored
2019-11-05 20:14:02 +01:00
Sergey Ignatov
5e34a6f96b
typo
2019-11-04 10:56:41 +01:00
Sergey Ignatov
1a97dd46bc
add use clause
2019-11-04 10:47:30 +01:00
Sergey Ignatov
e4d95c8a90
typo: rename UnquotingFilter to UnquotingFilter
2019-11-04 10:45:42 +01:00
Yann Cébron
527084d96a
Notable/Breaking API: placeholders for 2020.*
2019-10-28 15:04:20 +01:00
Yann Cébron
72625667dc
API Changes: clarify breakages from @ScheduledForRemoval are not listed
2019-10-17 13:19:42 +02:00
Sergey Patrikeev
937ac91a6e
API changes 2019: update header.
2019-10-17 13:59:03 +03:00
Yann Cébron
f6d6aa144c
Api Changes 2019: cosmetics
2019-10-16 11:20:26 +02:00
Yann Cébron
6cb842225e
Api Changes 2019: Cucumber API
2019-10-16 11:18:53 +02:00
Sergey Patrikeev
cab25dc1cd
API changes: add a documentation pattern for "property X removed from resource bundle Y".
2019-10-15 18:49:37 +03:00
Yann Cébron
af91c10f7a
cleanup: DeploymentConfigurationManager.createAndRunConfiguration ( #210 )
2019-09-25 10:50:27 +02:00
borlander
2ab8ac73f4
Method removed: DeploymentConfigurationManager.createAndRunConfiguration ( #210 )
...
- removed at https://upsource.jetbrains.com/intellij/revision/d799c7556c
2019-09-25 01:43:42 -07:00
Dmitry Zhuravlev
f019af18e3
Update api_changes_list_2019.md ( #205 )
2019-09-17 07:38:43 -07:00
Yann Cébron
df0b970cdc
API Changes 2019.3: separate group for Ruby
2019-09-13 14:49:46 +02:00
Yann Cébron
d47cef436c
API Changes: note @Experimental on each page
2019-09-12 11:03:33 +02:00
amakeev
e10f08f67b
Update api_changes_list_2019.md
...
`com.intellij.openapi.util.BuildNumber.getBuildNumber()` method removed
2019-09-11 17:19:11 +03:00
Nikita Bobko
c0ac09290a
Document createTypeBySymbolFromProviders
incompatible change ( #199 )
2019-09-05 15:04:18 +02:00
Yann Cébron
b5a28f7227
API Changes 2019: fix syntax
2019-09-04 16:58:19 +02:00
Yann Cébron
96d14a5d6b
API Changes: fix missing class
in reference
2019-09-04 16:57:49 +02:00
Yann Cébron
17a20e1823
API Change 2019.3: Group database changes
2019-09-04 15:50:17 +02:00
Alexander Kass
9e60f7552a
Document API changes ( #197 )
2019-09-04 13:46:14 +02:00
Dmitry Zhuravlev
697c07ab1f
Update api_changes_list_2019.md ( #195 )
2019-08-21 19:21:22 +02:00
Daniil Ovchinnikov
a82a8376c8
Document removal of GroovyScriptTypeDetector(GroovyScriptType, String[]) ( #193 )
2019-08-19 16:21:29 +02:00
Yann Cébron
40c7109056
API Changes: extension point CTOR injection (2019.2)
2019-08-09 14:32:12 +02:00
andrey-sokolov
e4ad737482
Update api_changes_list_2019.md
2019-08-05 17:11:23 +03:00
Sergey Ignatov
bc1a49cbe8
com.intellij.util.net.ssl.CertificateManager.HOSTNAME_VERIFIER
2019-07-31 23:31:12 +03:00
Sergey Patrikeev
0ddc487842
api_changes_list_2018: add a missing word
2019-07-30 18:07:43 +03:00