| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 83ca33e commit f3f9e42
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,6 +22,13 @@ characters (default: simple). None disables autocompletion. | |||
| 22 | 22 | ||
| 23 | 23 | .. versionadded:: 0.12 | |
| 24 | 24 | ||
| 25 | + brackets_completion | ||
| 26 | + ^^^^^^^^^^^^^^^^^^^ | ||
| 27 | + Whether opening character of the pairs ``()``, ``[]``, ``""``, and ``''`` should be auto-closed | ||
| 28 | + (default: False). | ||
| 29 | + | ||
| 30 | + .. versionadded:: 0.23 | ||
| 31 | + | ||
| 25 | 32 | .. _configuration_color_scheme: | |
| 26 | 33 | ||
| 27 | 34 | color_scheme | |
@@ -173,7 +180,7 @@ Soft tab size (default 4, see PEP-8). | |||
| 173 | 180 | ||
| 174 | 181 | unicode_box | |
| 175 | 182 | ^^^^^^^^^^^ | |
| 176 | - Whether to use Unicode characters to draw boxes. | ||
| 183 | + Whether to use Unicode characters to draw boxes (default: True). | ||
| 177 | 184 | ||
| 178 | 185 | .. versionadded:: 0.14 | |
| 179 | 186 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments