Skip to content

Commit b036eca

Browse files
authored
docs(readme): add autoIndent vscode required setting with an issue link
Added a reference link for the 'editor.autoIndent' setting.
1 parent 8026e91 commit b036eca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ View the [Changelog](/CHANGELOG.md) for more detailed changes/additions/removals
8888

8989
These VScode settings are required to allow the extension to work correctly. So please make sure to change them accordingly.
9090

91-
- `"editor.autoIndent": "advanced"`
91+
- `"editor.autoIndent": "advanced"` (see https://github.com/yCodeTech/auto-comment-blocks/issues/6#issuecomment-3104256600 for details.)
9292

9393
## Usage
9494

0 commit comments

Comments
 (0)