We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322146d commit c823416Copy full SHA for c823416
1 file changed
README.md
@@ -229,6 +229,14 @@ These are the current high-level element types recognized by the semantic engine
229
| `security-scheme` | `server` | `server-variable` |
230
| `swagger` | `tag` | `xml` |
231
232
+### Formatting
233
+
234
+SpecLynx OpenAPI Toolkit is capable of formatting your OpenAPI Documents, whether they are written
235
+in JSON or YAML. Formatting preferences, like `tabSize` or whether to use tabs or spaces (`insertSpaces`)
236
+are read directly from your VSCode settings.
237
238
+
239
240
241
### Preview
242
0 commit comments