| <idea-plugin version="2"> |
| <extensions defaultExtensionNs="com.intellij"> |
| <!-- |
| <tipAndTrick file="NotReadyYet.html"/> |
| --> |
| <tipAndTrick file="Welcome.html"/> |
| <tipAndTrick file="GoToClass.html" feature-id="navigation.popup.class"/> |
| <tipAndTrick file="CodeCompletion.html" feature-id="editing.completion.basic"/> |
| <tipAndTrick file="FindUsages.html"/> |
| <tipAndTrick file="QuickJavaDoc.html" feature-id="codeassists.quickjavadoc"/> |
| <tipAndTrick file="GoToDeclaration.html" feature-id="navigation.goto.declaration"/> |
| <tipAndTrick file="FileStructurePopup.html" feature-id="navigation.popup.file.structure"/> |
| <tipAndTrick file="Rename.html"/> |
| <tipAndTrick file="OverrideImplementMethods.html" feature-id="codeassists.overrideimplement"/> |
| <tipAndTrick file="SmartTypeCompletion.html" feature-id="editing.completion.smarttype.general"/> |
| <tipAndTrick file="TabInLookups.html" feature-id="editing.completion.replace"/> |
| <tipAndTrick file="TabInEditorClose.html"/> |
| <tipAndTrick file="AltInsertInEditor.html"/> |
| <!--<tipAndTrick file="ClosingTabsWithMiddleMouse.html"/>--> |
| <tipAndTrick file="SelectIn.html" feature-id="navigation.select.in"/> |
| <tipAndTrick file="SpeedSearch.html" feature-id="ui.tree.speedsearch"/> |
| <tipAndTrick file="Escape.html"/> |
| <tipAndTrick file="SurroundWith.html" feature-id="codeassists.surroundwith.expression"/> |
| <tipAndTrick file="SmartTypeAfterNew.html" feature-id="editing.completion.smarttype.afternew"/> |
| <tipAndTrick file="GoToImplementation.html" feature-id="navigation.goto.implementation"/> |
| <tipAndTrick file="CtrlW.html" feature-id="editing.select.word"/> |
| <tipAndTrick file="IntroduceVariable.html" feature-id="refactoring.introduceVariable"/> |
| <tipAndTrick file="CommentCode.html" feature-id="codeassists.comment.line"/> |
| <!--<tipAndTrick file="DisableBulb.html"/>--> |
| <tipAndTrick file="ExternalJavaDoc.html" feature-id="codeassists.javadoc.external"/> |
| <tipAndTrick file="SmartTypeCasting.html" feature-id="editing.completion.smarttype.casting"/> |
| <tipAndTrick file="CtrlD.html"/> |
| <tipAndTrick file="LiveTemplates.html"/> |
| <tipAndTrick file="VariableNameCompletion.html" feature-id="editing.completion.variable.name"/> |
| <tipAndTrick file="ParameterInfo.html"/> |
| <tipAndTrick file="JumpToLastEdit.html"/> |
| <tipAndTrick file="HighlightUsagesInFile.html"/> |
| <tipAndTrick file="LayoutCode.html"/> |
| <tipAndTrick file="LocalVCS.html"/> |
| <tipAndTrick file="ContextInfo.html"/> |
| <tipAndTrick file="RecentFiles.html" feature-id="navigation.recent.files"/> |
| <tipAndTrick file="NextPrevError.html"/> |
| <tipAndTrick file="InsertLiveTemplate.html"/> |
| <tipAndTrick file="MethodSeparators.html"/> |
| <tipAndTrick file="CodeCompletionMiddle.html"/> |
| <tipAndTrick file="MethodUpDown.html"/> |
| <tipAndTrick file="JoinLines.html"/> |
| <tipAndTrick file="CopyClass.html" feature-id="refactoring.copyClass"/> |
| <tipAndTrick file="ClipboardStack.html"/> |
| <tipAndTrick file="HierarchyBrowser.html"/> |
| <tipAndTrick file="BreakpointSpeedmenu.html"/> |
| <tipAndTrick file="EvaluateExpressionInEditor.html"/> |
| <tipAndTrick file="QuickEvaluateExpression.html"/> |
| <tipAndTrick file="WordCompletion.html"/> |
| <tipAndTrick file="QuickJavaDocInLookups.html" feature-id="codeassists.quickjavadoc.lookup"/> |
| <tipAndTrick file="DotEtcInLookups.html" feature-id="editing.completion.finishByDotEtc"/> |
| <tipAndTrick file="MenuItemsDescriptions.html"/> |
| <tipAndTrick file="WildcardsInNavigationPopups.html"/> |
| <tipAndTrick file="MoveInnerToUpper.html"/> |
| <tipAndTrick file="IntroduceVariableIncompleteCode.html"/> |
| <tipAndTrick file="GoToSymbol.html" feature-id="navigation.popup.symbol"/> |
| <tipAndTrick file="RecentChanges.html" feature-id="ui.recentchanges"/> |
| <tipAndTrick file="ImageFileCompletion.html"/> |
| <tipAndTrick file="CreatePropertyTag.html"/> |
| <tipAndTrick file="QuickSwitchScheme.html" feature-id="ui.scheme.quickswitch"/> |
| <tipAndTrick file="CompleteStatement.html"/> |
| <tipAndTrick file="CamelPrefixesInNavigationPopups.html"/> |
| <tipAndTrick file="CtrlShiftI.html" feature-id="codeassists.quickdefinition"/> |
| <tipAndTrick file="CompletionInHTML.html"/> |
| <tipAndTrick file="CopyPasteReference.html"/> |
| <tipAndTrick file="MoveUpDown.html"/> |
| <tipAndTrick file="SelectRunDebugConfiguration.html"/> |
| <tipAndTrick file="CtrlShiftIForLookup.html" feature-id="codeassists.quickdefinition.lookup"/> |
| <tipAndTrick file="PropertiesCompletion.html"/> |
| <tipAndTrick file="ShowAppliedStyles.html"/> |
| <tipAndTrick file="ImagesLookup.html"/> |
| <tipAndTrick file="RenameCssSelector.html"/> |
| <tipAndTrick file="NavBar.html"/> |
| <tipAndTrick file="ChangesView.html"/> |
| <tipAndTrick file="Antivirus.html"/> |
| <tipAndTrick file="MavenQuickOpen.html"/> |
| <tipAndTrick file="MoveToChangelist.html"/> |
| <tipAndTrick file="EclipseQuickOpen.html"/> |
| <tipAndTrick file="ShowUsages.html"/> |
| <tipAndTrick file="GoToAction.html"/> |
| <tipAndTrick file="GoToInspection.html"/> |
| <tipAndTrick file="SearchInSettings.html"/> |
| <tipAndTrick file="CompleteMethod.html"/> |
| <tipAndTrick file="HighlightImplements.html"/> |
| <tipAndTrick file="RecentSearch.html"/> |
| <tipAndTrick file="CodeCompletionInSearch.html"/> |
| <tipAndTrick file="HighlightMethodExitPoint.html"/> |
| <tipAndTrick file="HighlightThrows.html"/> |
| <tipAndTrick file="QuickFixRightArrow.html"/> |
| <tipAndTrick file="NavigateToFilePath.html"/> |
| <tipAndTrick file="IssueNavigation.html"/> |
| <tipAndTrick file="ColorEditingInCss.html"/> |
| <tipAndTrick file="CreateTestIntentionAction.html"/> |
| <tipAndTrick file="ColumnSelection.html"/> |
| <tipAndTrick file="ColorFiles.html"/> |
| <tipAndTrick file="CopyWithNoSelection.html"/> |
| <tipAndTrick file="moveFileToChangelist.html"/> |
| <tipAndTrick file="Spellchecker.html"/> |
| <tipAndTrick file="SpellcheckerDictionaries.html"/> |
| <tipAndTrick file="VcsQuickList.html"/> |
| <tipAndTrick file="Switcher.html"/> |
| <tipAndTrick file="DragToOpen.html"/> |
| <tipAndTrick file="CloseOthers.html"/> |
| <tipAndTrick file="EnterDirectoryInGotoFile.html"/> |
| <tipAndTrick file="GotoLineInFile.html"/> |
| <tipAndTrick file="AnnotationsAndDiffs.html"/> |
| <tipAndTrick file="DirDiff.html"/> |
| <tipAndTrick file="JarDiff.html"/> |
| <tipAndTrick file="ShowHideSideBars.html"/> |
| <tipAndTrick file="ExcludeFromProject.html"/> |
| <tipAndTrick file="CodeCompletionNoShift.html"/> |
| <tipAndTrick file="CommitCtrlK.html"/> |
| <tipAndTrick file="FindReplaceToggle.html"/> |
| <tipAndTrick file="ScopesInTODO.html"/> |
| <tipAndTrick file="PreviewTODO.html"/> |
| <tipAndTrick file="FixDocComment.html"/> |
| <tipAndTrick file="SelectTasks.html"/> |
| <tipAndTrick file="RunConfigFolders.html"/> |
| <tipAndTrick file="SpeedSearchinLiveTemplates.html"/> |
| <tipAndTrick file="EditRegExp.html"/> |
| |
| <tipAndTrick file="Emmet.html"/> |
| <tipAndTrick file="EscapeCharactersInResourceBundle.html"/> |
| <tipAndTrick file="LineEndings.html"/> |
| <tipAndTrick file="LineEndingsFolder.html"/> |
| <tipAndTrick file="RefactorThis.html"/> |
| <tipAndTrick file="FavoritesToolWindow1.html"/> |
| <tipAndTrick file="FavoritesToolWindow2.html"/> |
| |
| <tipAndTrick file="WideScreen.html"/> |
| <tipAndTrick file="Terminal.html"/> |
| <tipAndTrick file="ConfiguringTerminal.html"/> |
| |
| <tipAndTrick file="HorizontalScrolling.html" feature-id="ui.horizontal.scrolling"/> |
| <tipAndTrick file="SearchEverywhere.html" feature-id="SearchEverywhere"/> |
| <tipAndTrick file="CtrlDotInLookups.html" feature-id="editing.completion.finishByCtrlDot"/> |
| <tipAndTrick file="CancelByControlArrows.html" feature-id="editing.completion.cancelByControlArrows"/> |
| <tipAndTrick file="CamelHumpsInCodeCompletion.html" feature-id="editing.completion.camelHumps"/> |
| |
| <tipAndTrick file="SecondSmartCompletionArrayMember.html" feature-id="editing.completion.second.smarttype.array.member"/> |
| <tipAndTrick file="SecondSmartCompletionAsList.html" feature-id="editing.completion.second.smarttype.aslist"/> |
| <tipAndTrick file="SecondSmartCompletionChain.html" feature-id="editing.completion.second.smarttype.chain"/> |
| <tipAndTrick file="FinishBySmartEnter.html" feature-id="editing.completion.finishBySmartEnter"/> |
| <tipAndTrick file="FinishByExclamation.html" feature-id="editing.completion.finishByExclamation"/> |
| <tipAndTrick file="CompletionImportStatic.html" feature-id="editing.completion.global.member.name"/> |
| <tipAndTrick file="SecondBasicClassNameCompletion.html" feature-id="editing.completion.second.basic"/> |
| <tipAndTrick file="SecondSmartCompletionToar.html" feature-id="editing.completion.second.smarttype.toar"/> |
| <tipAndTrick file="ChangeSorting.html" feature-id="editing.completion.changeSorting"/> |
| |
| <tipAndTrick file="PostfixCompletion.html" feature-id="editing.completion.postfix"/> |
| <tipAndTrick file="LiveTemplatesRestore.html"/> |
| <tipAndTrick file="Multicursor.html"/> |
| <tipAndTrick file="Multicursor1.html"/> |
| <tipAndTrick file="QuickDocInSuggestionList.html"/> |
| <tipAndTrick file="QuickDocOnMouseMove.html"/> |
| <tipAndTrick file="TerminalOpen.html"/> |
| </extensions> |
| </idea-plugin> |