369 Commits

Author SHA1 Message Date
Yann Cébron
fe8e07a87e Revert "api_changes_list.md: move to /api_changes/, fix links"
This reverts commit 26a5774d
2019-11-26 16:46:14 +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
Yann Cébron
6b9437d595 api_changes_list.md: note about using intellij-plugin-verifier standalone 2019-11-26 16:14:52 +01:00
Yann Cébron
dab9642d72 code_inspections_and_intentions.md: cleanup 2019-11-26 15:57:49 +01:00
Yann Cébron
b089e453be additional_minor_features.md: rework 2019-11-26 14:42:18 +01:00
Dmitry Jemerov
ede2a1ec7f Document the removal of 'Generate Ant build' API (#230) 2019-11-25 17:32:53 +01:00
Yann Cébron
0a6bbfaf95 sdk.md: link to GH for ProjectSdkAction.java 2019-11-25 15:49:05 +01:00
amakeev
1f9e5a85bf TargetElementUtil is not an extension point (#227) 2019-11-25 11:33:34 +01:00
John Hake
fc819a4f3c
Merge pull request #226 from JohnHake/IJSDK-669
IJSDK-669: Revised img, Label.background
2019-11-22 10:48:51 -08: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
c11ca44798 sdk.md: add ProjectSdkSetupValidator 2019-11-21 20:28:42 +01:00
Yann Cébron
0b706ee8f1 sdk.md: typos/wording 2019-11-21 20:00:43 +01:00
JohnHake
20c81ef444 Revised img, Label.background 2019-11-20 10:50:34 -08:00
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