386 Commits

Author SHA1 Message Date
Yann Cébron
bd3e27b063 structure_view.md: cleanup 2019-12-02 15:42:08 +01:00
Yann Cébron
a45d7f987f syntax_highlighting_and_error_highlighting.md: cleanup 2019-12-02 15:27:18 +01:00
Yann Cébron
63e03a5695 references_and_resolve.md: cleanup 2019-12-02 15:17:06 +01:00
Yann Cébron
0fa63c2620 find_usages.md: cleanup 2019-12-02 14:59:21 +01:00
Yann Cébron
09d7dc950c safe_delete_refactoring.md: cleanup 2019-12-02 14:53:13 +01:00
Yann Cébron
6d70fb2d49 fix upsource:// links formatting 2019-12-02 14:20:06 +01:00
Yann Cébron
6468b06adc project.md: cleanup 2019-11-28 20:54:38 +01:00
Yann Cébron
6d9e6d2b90 facet.md: rework 2019-11-28 20:37:24 +01:00
Yann Cébron
7dc0b4396a library.md: cleanup 2019-11-28 20:15:12 +01:00
Yann Cébron
2b538bfbdd sdk.md: cleanup 2019-11-28 20:02:41 +01:00
Yann Cébron
efd9ac732e module.md: cleanup 2019-11-28 19:58:43 +01:00
Yann Cébron
10304676cc external_builder_api.md: add link on "upload large files" 2019-11-28 19:41:44 +01:00
Yann Cébron
5590e4bbf7 api changes: backlinks 2019-11-28 18:08:40 +01:00
Yann Cébron
3c1ff6671d fix upsource links for 2019.3 2019-11-28 17:19:41 +01:00
Yann Cébron
7f8332d6a7 code_completion.md: review 2019-11-28 16:02:51 +01:00
Yann Cébron
e42819628f registering_file_type.md: review 2019-11-28 14:49:11 +01:00
Yann Cébron
c660f3513d api_changes_list.md: note 2019-11-26 17:49:07 +01:00
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