mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 17:27:49 +08:00
* 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