Searched defs:FormatCodeSettings (Results 1 – 1 of 1) sorted by relevance
111 struct FormatCodeSettings : public EditorSettings { struct115 bool GetInsertSpaceAfterCommaDelimiter() const in GetInsertSpaceAfterCommaDelimiter()120 bool GetInsertSpaceAfterSemicolonInForStatements() const in GetInsertSpaceAfterSemicolonInForStatements()125 bool GetInsertSpaceBeforeAndAfterBinaryOperators() const in GetInsertSpaceBeforeAndAfterBinaryOperators()130 bool GetInsertSpaceAfterConstructor() const in GetInsertSpaceAfterConstructor()135 bool GetInsertSpaceAfterKeywordsInControlFlowStatements() const in GetInsertSpaceAfterKeywordsInControlFlowStatements()140 bool GetInsertSpaceAfterFunctionKeywordForAnonymousFunctions() const in GetInsertSpaceAfterFunctionKeywordForAnonymousFunctions()145 bool GetInsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis() const in GetInsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis()150 bool GetInsertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets() const in GetInsertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets()155 bool GetInsertSpaceAfterOpeningAndBeforeClosingNonemptyBraces() const in GetInsertSpaceAfterOpeningAndBeforeClosingNonemptyBraces()[all …]