<application> <component name="CodeInsightSettings"> <option name="completionCaseSensitive" value="2" /> <option name="selectAutopopupSuggestionsByChars" value="true" /> <option name="AUTO_POPUP_JAVADOC_INFO" value="true" /> <option name="COMPLETION_CASE_SENSITIVE" value="2" /> <option name="SELECT_AUTOPOPUP_SUGGESTIONS_BY_CHARS" value="true" /> <option name="AUTOCOMPLETE_ON_CODE_COMPLETION" value="false" /> <option name="INSERT_BRACE_ON_ENTER" value="false" /> </component> <component name="EditorSettings"> <option name="STRIP_TRAILING_SPACES" value="None" /> <option name="IS_WHEEL_FONTCHANGE_ENABLED" value="true" /> </component> <component name="TodoConfiguration"> <pattern pattern="\bNotImplementedException\b" /> <pattern pattern="(?<=\W|^)(?<TAG>BUG)(\W|$)(.*)" /> <pattern pattern="(?<=\W|^)(?<TAG>TODO)(\W|$)(.*)" /> </component> </application>