TypeScript/src/services/formatting
Mohamed Hegazy e34238cb92 Merge pull request #4305 from ToddThomson/SpaceWithinNonEmptyBrackets
Add Spacing for Nonempty Brackets Formatting Option
2015-08-13 15:00:13 -07:00
..
formatting.ts Fixing first example 2015-07-05 01:22:13 +09:00
formattingContext.ts changes that are non-breaking 2015-06-16 15:39:34 -07:00
formattingRequestKind.ts use namespaces instead of modules in the codebase 2015-06-12 09:01:48 -07:00
formattingScanner.ts use namespaces instead of modules in the codebase 2015-06-12 09:01:48 -07:00
references.ts Mark non-public API surface with the /* @internal */ comment 2015-04-09 14:18:14 -07:00
rule.ts use namespaces instead of modules in the codebase 2015-06-12 09:01:48 -07:00
ruleAction.ts use namespaces instead of modules in the codebase 2015-06-12 09:01:48 -07:00
ruleDescriptor.ts use namespaces instead of modules in the codebase 2015-06-12 09:01:48 -07:00
ruleFlag.ts use namespaces instead of modules in the codebase 2015-06-12 09:01:48 -07:00
ruleOperation.ts use namespaces instead of modules in the codebase 2015-06-12 09:01:48 -07:00
ruleOperationContext.ts changes that are non-breaking 2015-06-16 15:39:34 -07:00
rules.ts Merge pull request #4305 from ToddThomson/SpaceWithinNonEmptyBrackets 2015-08-13 15:00:13 -07:00
rulesMap.ts changed to '==' to '===', '!=' to '!==' 2015-06-16 14:56:31 -07:00
rulesProvider.ts Add Spacing for Nonempty Brackets Formatting Option 2015-08-13 11:56:35 -07:00
smartIndenter.ts Always indent PropertyAccessExpression. 2015-08-05 15:03:49 -07:00
tokenRange.ts Formatting and LS for JSX and As 2015-06-18 14:02:02 -07:00