554 Commits

Author SHA1 Message Date
Yann Cébron
4df852f938 notable 2019.3: JBDateFormat 2019-11-20 18:09:08 +01: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
Samuel Bronson
79c8c6630b Update implementing_lexer.md: Patched JFlex moved (#217)
This broke the parallelism, so I had to rewrite nearly that whole sentence.
I also removed mention of the JFlex version number, which turned out to be a good idea as it seems that the IntelliJ fork is presently based on something like JFlex 1.7.0.

While checking my changes, I noticed that the sentence before that one looked a bit funny and fixed that, too.
2019-11-19 15:48:41 +01:00
Yann Cébron
f29c5d3768 lexer.md: remove reference to "JFlex Support" plugin 2019-11-19 15:37:32 +01:00
Yann Cébron
1c004d29c4 api_notable_list_2019.md: com.intellij.completion.plainTextSymbol 2019-11-19 13:58:15 +01:00
Yann Cébron
3b6f074edb additional_minor_features.md: com.intellij.colorProvider EP 2019-11-18 17:17:18 +01:00
Yann Cébron
5fddc631e7 color_scheme_management.md: revise 2019-11-14 14:17:17 +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
Yann Cébron
8e53ecc1a7 notable 2020: TransactionGuard 2019-11-11 12:20:37 +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
1edbe66c1a notable 2019: RunOnceUtil 2019-10-30 13:41:15 +01:00
Yann Cébron
64a541a664 IJSDK-689 Redirects for moved pages from IntelliJ SDK to Marketplace Docs 2019-10-29 10:21:30 +01:00
Yann Cébron
527084d96a Notable/Breaking API: placeholders for 2020.* 2019-10-28 15:04:20 +01:00
Yann Cébron
e61a69022f notable 2019: keymap plugins 2019-10-28 11:17:06 +01:00
JohnHake
c8fae40ec9 Add reference to UI Theme downloads 2019-10-24 12:20:40 -07:00
JohnHake
fdbca7c922 Add reference to themes at plugin repository 2019-10-24 11:21:12 -07:00
Yann Cébron
ae6aa07cf9 notable 2019: theme plugins 2019-10-23 19:55:53 +02:00
Yann Cébron
2d29ff435a notable 2019: transitive optional plugin dependencies 2019-10-18 12:47:08 +02: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
Sergey Patrikeev
2d0962ad8f
API change: don't document @ScheduledForRemoval. 2019-10-17 13:56:00 +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
Yann Cébron
b91d486574 intellij_artifacts.md: typo 2019-10-15 18:16:13 +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
9aeb7b872e notable 2019: unbundled plugins + Applets 2019-10-14 16:30:00 +02:00
JohnHake
77448785f9 IJSDK-670 2019-10-09 15:05:30 -07:00
Yann Cébron
ef46861c9c external_system_integration: cleanup 2019-10-01 16:44:30 +02:00
Joachim Beckers
21bc9656f8 Correct more links (#204) 2019-10-01 16:41:37 +02:00
Joachim Beckers
d087bc6834 Correct links for ProjectImportBuilder et al (#203)
files were moved in d21555635003c5660a8276cee95ea644a99f7e1e
2019-10-01 16:34:25 +02:00
Joachim Beckers
777bc80894 ProjectEntityData => ExternalEntityData (#202)
Class was renamed in 9d804d108cdc45ebaffb7e64e8864641c811f619
2019-10-01 16:30:54 +02:00
Yann Cébron
9562c92afc Notable 2019.2: unbundled plugins, list names 2019-09-25 12:53:33 +02:00
Yann Cébron
6a96182345 Notable 2019.3: unbundled plugins 2019-09-25 12:49:51 +02: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