We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 032f48b commit 8c453a3Copy full SHA for 8c453a3
ansible_project_template.code-workspace
@@ -6,6 +6,8 @@
6
],
7
"settings": {
8
"ansible.python.interpreterPath": "/bin/python3",
9
+ "markdown.extension.toc.levels": "1..5",
10
+ "markdown.preview.doubleClickToSwitchToEditor": false,
11
"files.associations": {
12
"**/tasks/**/*.yml": "ansible",
13
"**/vars/**/*.yml": "ansible",
0 commit comments