OCDetailer READMEThis is the README for the "OCDetailer" extension. OCDetailer will format a selection of code based on given delimiters. Creating beautifully spaced code. OCDetailer is language agnostic, works for every single programming language. To run the extension,
Note: You can use entire words as a delimiter. Wrap the word between two @ symbols. For example, FeaturesExample 1: RoutesType in the following to line up the code to the first ','
To this: Example 2: Statesor even better, type in
To this:
Example 3: Importstype in @from@ to use 'from' as the delimiter. You can use any string as a delimiter as long as you place the string between the @ signs.
To this:
Example 4: Variables
To this:
Example 5: Objects
To this:
Example 6: Arrays
To this:
Known Issues
|