forked from Gruntfuggly/todo-tree
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.nls.json
More file actions
287 lines (287 loc) · 36.3 KB
/
Copy pathpackage.nls.json
File metadata and controls
287 lines (287 loc) · 36.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
{
"todo-tree.activitybar.title": "TODOs",
"better-todo-tree.activitybar.title": "TODOs",
"todo-tree.command.addTag.title": "Add Tag",
"better-todo-tree.command.addTag.title": "Add Tag",
"todo-tree.command.category": "Better Todo Tree",
"better-todo-tree.command.category": "Better Todo Tree",
"todo-tree.command.collapse.title": "Collapse Tree",
"better-todo-tree.command.collapse.title": "Collapse Tree",
"todo-tree.command.cycleViewStyle.title": "Cycle View Style",
"better-todo-tree.command.cycleViewStyle.title": "Cycle View Style",
"todo-tree.command.excludeThisFile.title": "Hide This File",
"better-todo-tree.command.excludeThisFile.title": "Hide This File",
"todo-tree.command.excludeThisFolder.title": "Hide This Folder",
"better-todo-tree.command.excludeThisFolder.title": "Hide This Folder",
"todo-tree.command.expand.title": "Expand Tree",
"better-todo-tree.command.expand.title": "Expand Tree",
"todo-tree.command.exportTree.title": "Export Tree",
"better-todo-tree.command.exportTree.title": "Export Tree",
"todo-tree.command.filter.title": "Filter Tree",
"better-todo-tree.command.filter.title": "Filter Tree",
"todo-tree.command.filterClear.title": "Clear Tree Filter",
"better-todo-tree.command.filterClear.title": "Clear Tree Filter",
"todo-tree.command.goToNext.title": "Go To Next",
"better-todo-tree.command.goToNext.title": "Go To Next",
"todo-tree.command.goToPrevious.title": "Go To Previous",
"better-todo-tree.command.goToPrevious.title": "Go To Previous",
"todo-tree.command.groupBySubTag.title": "Group by Sub Tag",
"better-todo-tree.command.groupBySubTag.title": "Group by Sub Tag",
"todo-tree.command.groupByTag.title": "Group by Tag",
"better-todo-tree.command.groupByTag.title": "Group by Tag",
"todo-tree.command.refresh.title": "Refresh",
"better-todo-tree.command.refresh.title": "Refresh",
"todo-tree.command.removeFilter.title": "Remove Filter",
"better-todo-tree.command.removeFilter.title": "Remove Filter",
"todo-tree.command.removeTag.title": "Remove Tag",
"better-todo-tree.command.removeTag.title": "Remove Tag",
"todo-tree.command.resetAllFilters.title": "Reset All Filters",
"better-todo-tree.command.resetAllFilters.title": "Reset All Filters",
"todo-tree.command.resetCache.title": "Reset Cache",
"better-todo-tree.command.resetCache.title": "Reset Cache",
"todo-tree.command.reveal.title": "Reveal Current File In Tree",
"better-todo-tree.command.reveal.title": "Reveal Current File In Tree",
"todo-tree.command.revealInFile.title": "Reveal In File",
"better-todo-tree.command.revealInFile.title": "Reveal In File",
"todo-tree.command.scanCurrentFileOnly.title": "Scan Current File Only",
"better-todo-tree.command.scanCurrentFileOnly.title": "Scan Current File Only",
"todo-tree.command.scanOpenFilesOnly.title": "Scan Open Files Only",
"better-todo-tree.command.scanOpenFilesOnly.title": "Scan Open Files Only",
"todo-tree.command.scanWorkspaceAndOpenFiles.title": "Scan Workspace And Open Files",
"better-todo-tree.command.scanWorkspaceAndOpenFiles.title": "Scan Workspace And Open Files",
"todo-tree.command.scanBusy.title": "Scanning",
"better-todo-tree.command.scanBusy.title": "Scanning",
"todo-tree.command.scanWorkspaceOnly.title": "Scan Workspace Only",
"better-todo-tree.command.scanWorkspaceOnly.title": "Scan Workspace Only",
"todo-tree.command.showFlatView.title": "Show Flat View",
"better-todo-tree.command.showFlatView.title": "Show Flat View",
"todo-tree.command.showOnlyThisFolder.title": "Only Show This Folder",
"better-todo-tree.command.showOnlyThisFolder.title": "Only Show This Folder",
"todo-tree.command.showOnlyThisFolderAndSubfolders.title": "Only Show This Folder And Subfolders",
"better-todo-tree.command.showOnlyThisFolderAndSubfolders.title": "Only Show This Folder And Subfolders",
"todo-tree.command.showTagsOnlyView.title": "Show Tags Only View",
"better-todo-tree.command.showTagsOnlyView.title": "Show Tags Only View",
"todo-tree.command.showTreeView.title": "Show Tree View",
"better-todo-tree.command.showTreeView.title": "Show Tree View",
"todo-tree.command.switchScope.title": "Switch Scope",
"better-todo-tree.command.switchScope.title": "Switch Scope",
"todo-tree.command.toggleTreeExpansion.title": "Toggle Tree Expansion",
"better-todo-tree.command.toggleTreeExpansion.title": "Toggle Tree Expansion",
"todo-tree.command.toggleBadges.title": "Toggle Badges",
"better-todo-tree.command.toggleBadges.title": "Toggle Badges",
"todo-tree.command.toggleCompactFolders.title": "Toggle Compact Folders",
"better-todo-tree.command.toggleCompactFolders.title": "Toggle Compact Folders",
"todo-tree.command.toggleItemCounts.title": "Toggle Item Counts",
"better-todo-tree.command.toggleItemCounts.title": "Toggle Item Counts",
"todo-tree.command.ungroupBySubTag.title": "Ungroup by Sub Tag",
"better-todo-tree.command.ungroupBySubTag.title": "Ungroup by Sub Tag",
"todo-tree.command.ungroupByTag.title": "Ungroup by Tag",
"better-todo-tree.command.ungroupByTag.title": "Ungroup by Tag",
"todo-tree.command.treeStateBusy.title": "Working",
"better-todo-tree.command.treeStateBusy.title": "Working",
"todo-tree.configuration.buttons": "Buttons",
"better-todo-tree.configuration.buttons": "Buttons",
"todo-tree.configuration.filtering": "Filtering",
"better-todo-tree.configuration.filtering": "Filtering",
"todo-tree.configuration.filtering.excludeGlobs.markdownDescription": "Globs for use in limiting search results by exclusion (applied after **includeGlobs**), e.g. `[\"**/*.txt\"]` to ignore all .txt files.",
"better-todo-tree.configuration.filtering.excludeGlobs.markdownDescription": "Globs for use in limiting search results by exclusion (applied after **includeGlobs**), e.g. `[\"**/*.txt\"]` to ignore all .txt files.",
"todo-tree.configuration.filtering.excludedWorkspaces.markdownDescription": "An array of workspace names to exclude as roots in the tree (wildcards can be used).",
"better-todo-tree.configuration.filtering.excludedWorkspaces.markdownDescription": "An array of workspace names to exclude as roots in the tree (wildcards can be used).",
"todo-tree.configuration.filtering.ignoreGitSubmodules.markdownDescription": "If true, any subfolders containing a .git file will be ignored when searching.",
"better-todo-tree.configuration.filtering.ignoreGitSubmodules.markdownDescription": "If true, any subfolders containing a .git file will be ignored when searching.",
"todo-tree.configuration.filtering.includeGlobs.markdownDescription": "Globs for use in limiting search results by inclusion, e.g. `[\"**/unit-tests/*.js\"]` to only show .js files in unit-tests subfolders.",
"better-todo-tree.configuration.filtering.includeGlobs.markdownDescription": "Globs for use in limiting search results by inclusion, e.g. `[\"**/unit-tests/*.js\"]` to only show .js files in unit-tests subfolders.",
"todo-tree.configuration.filtering.includeHiddenFiles.markdownDescription": "Include hidden files (starting with a .).",
"better-todo-tree.configuration.filtering.includeHiddenFiles.markdownDescription": "Include hidden files (starting with a .).",
"todo-tree.configuration.filtering.includedWorkspaces.markdownDescription": "An array of workspace names to include as roots in the tree (wildcards can be used). An empty array includes all workspace folders.",
"better-todo-tree.configuration.filtering.includedWorkspaces.markdownDescription": "An array of workspace names to include as roots in the tree (wildcards can be used). An empty array includes all workspace folders.",
"todo-tree.configuration.filtering.passGlobsToRipgrep.markdownDescription": "By default the globs are passed into ripgrep to narrow the search. Set this to false to apply the globs *after* the search (pre 0.0.132 behaviour).",
"better-todo-tree.configuration.filtering.passGlobsToRipgrep.markdownDescription": "By default the globs are passed into ripgrep to narrow the search. Set this to false to apply the globs *after* the search (pre 0.0.132 behaviour).",
"todo-tree.configuration.filtering.scopes.markdownDescription": "Scopes (sets of globs) that can be switched between",
"better-todo-tree.configuration.filtering.scopes.markdownDescription": "Scopes (sets of globs) that can be switched between",
"todo-tree.configuration.filtering.useBuiltInExcludes.markdownDescription": "Add VSCode's `files.exclude` and/or `search.exclude` list to the ignored paths.",
"better-todo-tree.configuration.filtering.useBuiltInExcludes.markdownDescription": "Add VSCode's `files.exclude` and/or `search.exclude` list to the ignored paths.",
"todo-tree.configuration.filtering.useBuiltInExcludes.markdownEnumDescriptions.1": "Don't used any built in excludes",
"better-todo-tree.configuration.filtering.useBuiltInExcludes.markdownEnumDescriptions.1": "Don't used any built in excludes",
"todo-tree.configuration.filtering.useBuiltInExcludes.markdownEnumDescriptions.2": "Use the Files:Exclude setting",
"better-todo-tree.configuration.filtering.useBuiltInExcludes.markdownEnumDescriptions.2": "Use the Files:Exclude setting",
"todo-tree.configuration.filtering.useBuiltInExcludes.markdownEnumDescriptions.3": "Use the Search:Exclude setting",
"better-todo-tree.configuration.filtering.useBuiltInExcludes.markdownEnumDescriptions.3": "Use the Search:Exclude setting",
"todo-tree.configuration.filtering.useBuiltInExcludes.markdownEnumDescriptions.4": "Use the Files:Exclude and the Search:Exclude setting",
"better-todo-tree.configuration.filtering.useBuiltInExcludes.markdownEnumDescriptions.4": "Use the Files:Exclude and the Search:Exclude setting",
"todo-tree.configuration.general": "General",
"better-todo-tree.configuration.general": "General",
"todo-tree.configuration.general.automaticGitRefreshInterval.markdownDescription": "Polling interval in seconds for automatic tree refresh after repository changes. Set to `0` to disable.",
"better-todo-tree.configuration.general.automaticGitRefreshInterval.markdownDescription": "Polling interval in seconds for automatic tree refresh after repository changes. Set to `0` to disable.",
"todo-tree.configuration.general.debug.markdownDescription": "Create a debug channel in the Output view.",
"better-todo-tree.configuration.general.debug.markdownDescription": "Create a debug channel in the Output view.",
"todo-tree.configuration.general.enableFileWatcher.markdownDescription": "Set to true to enable automatic updates when files in the workspace are created, changed or deleted.",
"better-todo-tree.configuration.general.enableFileWatcher.markdownDescription": "Set to true to enable automatic updates when files in the workspace are created, changed or deleted.",
"todo-tree.configuration.general.exportPath.markdownDescription": "Path to use when exporting the tree. Environment variables will be expanded, e.g `${HOME}` and the path is passed through strftime (see <https://github.com/samsonjs/strftime>). Set the extension to `.json` to export as a JSON record.",
"better-todo-tree.configuration.general.exportPath.markdownDescription": "Path to use when exporting the tree. Environment variables will be expanded, e.g `${HOME}` and the path is passed through strftime (see <https://github.com/samsonjs/strftime>). Set the extension to `.json` to export as a JSON record.",
"todo-tree.configuration.general.fileWatcherGlob.markdownDescription": "Glob for use with the file watcher. Change this if the default setting causes performance issues.",
"better-todo-tree.configuration.general.fileWatcherGlob.markdownDescription": "Glob for use with the file watcher. Change this if the default setting causes performance issues.",
"todo-tree.configuration.general.periodicRefreshInterval.markdownDescription": "Periodic refresh interval (in minutes) for automatically refreshing the tree. Set to '0' to disable.",
"better-todo-tree.configuration.general.periodicRefreshInterval.markdownDescription": "Periodic refresh interval (in minutes) for automatically refreshing the tree. Set to '0' to disable.",
"todo-tree.configuration.general.revealBehaviour.markdownDescription": "Sets where the cursor is positioned when revealing a todo.",
"better-todo-tree.configuration.general.revealBehaviour.markdownDescription": "Sets where the cursor is positioned when revealing a todo.",
"todo-tree.configuration.general.revealBehaviour.markdownEnumDescriptions.1": "Moves the cursor to the start of the line",
"better-todo-tree.configuration.general.revealBehaviour.markdownEnumDescriptions.1": "Moves the cursor to the start of the line",
"todo-tree.configuration.general.revealBehaviour.markdownEnumDescriptions.2": "Moves the cursor to the beginning of the todo",
"better-todo-tree.configuration.general.revealBehaviour.markdownEnumDescriptions.2": "Moves the cursor to the beginning of the todo",
"todo-tree.configuration.general.revealBehaviour.markdownEnumDescriptions.3": "Moves the cursor to the end of the todo",
"better-todo-tree.configuration.general.revealBehaviour.markdownEnumDescriptions.3": "Moves the cursor to the end of the todo",
"todo-tree.configuration.general.rootFolder.markdownDescription": "Folder in which to run the search (defaults to the workspace folder).",
"better-todo-tree.configuration.general.rootFolder.markdownDescription": "Folder in which to run the search (defaults to the workspace folder).",
"todo-tree.configuration.general.schemes.markdownDescription": "Editor schemes to find TODOs in. To find TODOs in settings files, for instance, add `vscode-userdata` or for output windows, add `output`.",
"better-todo-tree.configuration.general.schemes.markdownDescription": "Editor schemes to find TODOs in. To find TODOs in settings files, for instance, add `vscode-userdata` or for output windows, add `output`.",
"todo-tree.configuration.general.showActivityBarBadge.markdownDescription": "Show a badge in the activity bar indicating the total number of TODOs",
"better-todo-tree.configuration.general.showActivityBarBadge.markdownDescription": "Show a badge in the activity bar indicating the total number of TODOs",
"todo-tree.configuration.general.showIconsInsteadOfTagsInStatusBar.markdownDescription": "Show icons instead of tags in the status bar",
"better-todo-tree.configuration.general.showIconsInsteadOfTagsInStatusBar.markdownDescription": "Show icons instead of tags in the status bar",
"todo-tree.configuration.general.statusBar.markdownDescription": "What to show in the status bar - nothing, total count, counts per tag, top three counts per tag or count of tags in the current file.",
"better-todo-tree.configuration.general.statusBar.markdownDescription": "What to show in the status bar - nothing, total count, counts per tag, top three counts per tag or count of tags in the current file.",
"todo-tree.configuration.general.statusBar.markdownEnumDescriptions.1": "Only show the scanning status in the status bar",
"better-todo-tree.configuration.general.statusBar.markdownEnumDescriptions.1": "Only show the scanning status in the status bar",
"todo-tree.configuration.general.statusBar.markdownEnumDescriptions.2": "Show the total count of tags in the status bar",
"better-todo-tree.configuration.general.statusBar.markdownEnumDescriptions.2": "Show the total count of tags in the status bar",
"todo-tree.configuration.general.statusBar.markdownEnumDescriptions.3": "Show a breakdown of the count of each tag in the status bar",
"better-todo-tree.configuration.general.statusBar.markdownEnumDescriptions.3": "Show a breakdown of the count of each tag in the status bar",
"todo-tree.configuration.general.statusBar.markdownEnumDescriptions.4": "Show the count of the top three tags in the status bar",
"better-todo-tree.configuration.general.statusBar.markdownEnumDescriptions.4": "Show the count of the top three tags in the status bar",
"todo-tree.configuration.general.statusBar.markdownEnumDescriptions.5": "Show the count of tags in the current file in the status bar",
"better-todo-tree.configuration.general.statusBar.markdownEnumDescriptions.5": "Show the count of tags in the current file in the status bar",
"todo-tree.configuration.general.statusBarClickBehaviour.markdownDescription": "What to do when the status bar is clicked.",
"better-todo-tree.configuration.general.statusBarClickBehaviour.markdownDescription": "What to do when the status bar is clicked.",
"todo-tree.configuration.general.statusBarClickBehaviour.markdownEnumDescriptions.1": "Toggle between showing total count and the top three tag counts",
"better-todo-tree.configuration.general.statusBarClickBehaviour.markdownEnumDescriptions.1": "Toggle between showing total count and the top three tag counts",
"todo-tree.configuration.general.statusBarClickBehaviour.markdownEnumDescriptions.2": "Reveal the tree view",
"better-todo-tree.configuration.general.statusBarClickBehaviour.markdownEnumDescriptions.2": "Reveal the tree view",
"todo-tree.configuration.general.statusBarClickBehaviour.markdownEnumDescriptions.3": "Toggle highlighting",
"better-todo-tree.configuration.general.statusBarClickBehaviour.markdownEnumDescriptions.3": "Toggle highlighting",
"todo-tree.configuration.general.tagGroups.markdownDescription": "Allows similar tags to be grouped under the same type, e.g. `{ \"FIX\": [\"FIXME\",\"FIXIT\"] }`. *Note: All tags must also be in the `better-todo-tree.general.tags` tag list. If a tag group is defined, custom highlights apply to the group, not the tags within the group.*",
"better-todo-tree.configuration.general.tagGroups.markdownDescription": "Allows similar tags to be grouped under the same type, e.g. `{ \"FIX\": [\"FIXME\",\"FIXIT\"] }`. *Note: All tags must also be in the `better-todo-tree.general.tags` tag list. If a tag group is defined, custom highlights apply to the group, not the tags within the group.*",
"todo-tree.configuration.general.tags.markdownDescription": "List of tags. *Note, if one tag starts with another tag, the longer tag should be specified first to prevent the shorter tag being matched.*",
"better-todo-tree.configuration.general.tags.markdownDescription": "List of tags. *Note, if one tag starts with another tag, the longer tag should be specified first to prevent the shorter tag being matched.*",
"todo-tree.configuration.highlights": "Highlights",
"better-todo-tree.configuration.highlights": "Highlights",
"todo-tree.configuration.highlights.backgroundColourScheme.markdownDescription": "A list of colours which is applied to tag highlights in the same order as the tags. Repeats if necessary and is overridden by `better-todo-tree.highlights.customHighlight`.",
"better-todo-tree.configuration.highlights.backgroundColourScheme.markdownDescription": "A list of colours which is applied to tag highlights in the same order as the tags. Repeats if necessary and is overridden by `better-todo-tree.highlights.customHighlight`.",
"todo-tree.configuration.highlights.customHighlight.markdownDescription": "Custom highlight configuration. [Docs](https://github.com/FanaticPythoner/better-todo-tree#highlighting).",
"better-todo-tree.configuration.highlights.customHighlight.markdownDescription": "Custom highlight configuration. [Docs](https://github.com/FanaticPythoner/better-todo-tree#highlighting).",
"todo-tree.configuration.highlights.defaultHighlight.markdownDescription": "Default highlight configuration. [Docs](https://github.com/FanaticPythoner/better-todo-tree#highlighting).",
"better-todo-tree.configuration.highlights.defaultHighlight.markdownDescription": "Default highlight configuration. [Docs](https://github.com/FanaticPythoner/better-todo-tree#highlighting).",
"todo-tree.configuration.highlights.enabled.markdownDescription": "Set to false to disable highlighting.",
"better-todo-tree.configuration.highlights.enabled.markdownDescription": "Set to false to disable highlighting.",
"todo-tree.configuration.highlights.foregroundColourScheme.markdownDescription": "A list of colours which is applied to tag highlights in the same order as the tags. Repeats if necessary and is overridden by `better-todo-tree.highlights.customHighlight`.",
"better-todo-tree.configuration.highlights.foregroundColourScheme.markdownDescription": "A list of colours which is applied to tag highlights in the same order as the tags. Repeats if necessary and is overridden by `better-todo-tree.highlights.customHighlight`.",
"todo-tree.configuration.highlights.highlightDelay.markdownDescription": "Delay before highlighting tags within files (milliseconds).",
"better-todo-tree.configuration.highlights.highlightDelay.markdownDescription": "Delay before highlighting tags within files (milliseconds).",
"todo-tree.configuration.highlights.useColourScheme.markdownDescription": "Use a colour scheme to colour the tags. This scheme is applied to the tags in the order of tags. The colours can be modified using `better-todo-tree.highlights.foregroundColourScheme` and `better-todo-tree.highlights.backgroundColourScheme`. The colour scheme overrides colours in the default highlight, but not the custom highlight.",
"better-todo-tree.configuration.highlights.useColourScheme.markdownDescription": "Use a colour scheme to colour the tags. This scheme is applied to the tags in the order of tags. The colours can be modified using `better-todo-tree.highlights.foregroundColourScheme` and `better-todo-tree.highlights.backgroundColourScheme`. The colour scheme overrides colours in the default highlight, but not the custom highlight.",
"todo-tree.configuration.regex": "Regex",
"better-todo-tree.configuration.regex": "Regex",
"todo-tree.configuration.regex.enableMultiLine": "Force the regex to match over multiple lines. Allows use of `[\\s\\S]` to match anything including newlines.",
"better-todo-tree.configuration.regex.enableMultiLine": "Force the regex to match over multiple lines. Allows use of `[\\s\\S]` to match anything including newlines.",
"todo-tree.configuration.regex.regex.markdownDescription": "Regular expression for matching TODOs. **($TAGS)** is replaced by the expanded tag list. Prefix-only custom regexes that contain **($TAGS)** render text from the detected tag to the end of the physical line. Look-around and backreference patterns use PCRE2 automatically when workspace search requires it.",
"better-todo-tree.configuration.regex.regex.markdownDescription": "Regular expression for matching TODOs. **($TAGS)** is replaced by the expanded tag list. Prefix-only custom regexes that contain **($TAGS)** render text from the detected tag to the end of the physical line. Look-around and backreference patterns use PCRE2 automatically when workspace search requires it.",
"todo-tree.configuration.regex.regexCaseSensitive.markdownDescription": "Use a case sensitive regular expression.",
"better-todo-tree.configuration.regex.regexCaseSensitive.markdownDescription": "Use a case sensitive regular expression.",
"todo-tree.configuration.regex.subTagRegex.markdownDescription": "Regular expression for processing the text to the right of the tag, e.g. for extracting a sub tag, or removing unwanted characters.",
"better-todo-tree.configuration.regex.subTagRegex.markdownDescription": "Regular expression for processing the text to the right of the tag, e.g. for extracting a sub tag, or removing unwanted characters.",
"todo-tree.configuration.ripgrep": "Ripgrep",
"better-todo-tree.configuration.ripgrep": "Ripgrep",
"todo-tree.configuration.ripgrep.ripgrep.markdownDescription": "Custom ripgrep executable path. Empty value uses the packaged ripgrep binary.",
"better-todo-tree.configuration.ripgrep.ripgrep.markdownDescription": "Custom ripgrep executable path. Empty value uses the packaged ripgrep binary.",
"todo-tree.configuration.ripgrep.ripgrepArgs.markdownDescription": "Additional arguments to pass to ripgrep. Engine arguments such as `--pcre2`, `-P`, and `--engine` override automatic engine selection.",
"better-todo-tree.configuration.ripgrep.ripgrepArgs.markdownDescription": "Additional arguments to pass to ripgrep. Engine arguments such as `--pcre2`, `-P`, and `--engine` override automatic engine selection.",
"todo-tree.configuration.ripgrep.ripgrepMaxBuffer.markdownDescription": "Size of the buffer to use for retrieving output from ripgrep (kilobytes).",
"better-todo-tree.configuration.ripgrep.ripgrepMaxBuffer.markdownDescription": "Size of the buffer to use for retrieving output from ripgrep (kilobytes).",
"todo-tree.configuration.ripgrep.usePatternFile.markdownDescription": "A pattern file is used with ripgrep by default. Set to false to use the legacy regex argument mode.",
"better-todo-tree.configuration.ripgrep.usePatternFile.markdownDescription": "A pattern file is used with ripgrep by default. Set to false to use the legacy regex argument mode.",
"todo-tree.configuration.title": "Better Todo Tree",
"better-todo-tree.configuration.title": "Better Todo Tree",
"todo-tree.configuration.tree": "Tree",
"better-todo-tree.configuration.tree": "Tree",
"todo-tree.configuration.tree.autoRefresh.markdownDescription": "Refresh the tree when files are opened or saved.",
"better-todo-tree.configuration.tree.autoRefresh.markdownDescription": "Refresh the tree when files are opened or saved.",
"todo-tree.configuration.tree.buttons.expand.markdownDescription": "Show a button in the tree view title bar to expand or collapse the whole tree.",
"better-todo-tree.configuration.tree.buttons.expand.markdownDescription": "Show a button in the tree view title bar to expand or collapse the whole tree.",
"todo-tree.configuration.tree.buttons.export.markdownDescription": "Show a button in the tree view title bar to create a file showing the tree content.",
"better-todo-tree.configuration.tree.buttons.export.markdownDescription": "Show a button in the tree view title bar to create a file showing the tree content.",
"todo-tree.configuration.tree.buttons.filter.markdownDescription": "Show a button in the tree view title bar allowing the tree to be filtered by entering some text.",
"better-todo-tree.configuration.tree.buttons.filter.markdownDescription": "Show a button in the tree view title bar allowing the tree to be filtered by entering some text.",
"todo-tree.configuration.tree.buttons.groupBySubTag.markdownDescription": "Show a button in the tree view title bar to enable grouping items by sub tag.",
"better-todo-tree.configuration.tree.buttons.groupBySubTag.markdownDescription": "Show a button in the tree view title bar to enable grouping items by sub tag.",
"todo-tree.configuration.tree.buttons.groupByTag.markdownDescription": "Show a button in the tree view title bar to enable grouping items by tag.",
"better-todo-tree.configuration.tree.buttons.groupByTag.markdownDescription": "Show a button in the tree view title bar to enable grouping items by tag.",
"todo-tree.configuration.tree.buttons.refresh.markdownDescription": "Show a refresh button in the tree view title bar.",
"better-todo-tree.configuration.tree.buttons.refresh.markdownDescription": "Show a refresh button in the tree view title bar.",
"todo-tree.configuration.tree.buttons.reveal.markdownDescription": "Show a button in the tree view title bar to reveal the current item (only when track file is not enabled).",
"better-todo-tree.configuration.tree.buttons.reveal.markdownDescription": "Show a button in the tree view title bar to reveal the current item (only when track file is not enabled).",
"todo-tree.configuration.tree.buttons.scanMode.markdownDescription": "Show a button in the tree view title bar to change the Scan Mode setting.",
"better-todo-tree.configuration.tree.buttons.scanMode.markdownDescription": "Show a button in the tree view title bar to change the Scan Mode setting.",
"todo-tree.configuration.tree.buttons.viewStyle.markdownDescription": "Show a button in the tree view title bar to change the view style (tree, flat or tags only).",
"better-todo-tree.configuration.tree.buttons.viewStyle.markdownDescription": "Show a button in the tree view title bar to change the view style (tree, flat or tags only).",
"todo-tree.configuration.tree.disableCompactFolders.markdownDescription": "Prevent the tree from showing compact folders.",
"better-todo-tree.configuration.tree.disableCompactFolders.markdownDescription": "Prevent the tree from showing compact folders.",
"todo-tree.configuration.tree.expanded.markdownDescription": "When opening new workspaces, show the tree initially fully expanded.",
"better-todo-tree.configuration.tree.expanded.markdownDescription": "When opening new workspaces, show the tree initially fully expanded.",
"todo-tree.configuration.tree.filterCaseSensitive.markdownDescription": "Set to true for case-sensitive view filtering.",
"better-todo-tree.configuration.tree.filterCaseSensitive.markdownDescription": "Set to true for case-sensitive view filtering.",
"todo-tree.configuration.tree.flat.markdownDescription": "When opening new workspaces, show the tree initially as flat list of files.",
"better-todo-tree.configuration.tree.flat.markdownDescription": "When opening new workspaces, show the tree initially as flat list of files.",
"todo-tree.configuration.tree.groupedBySubTag.markdownDescription": "When opening new workspaces, show the tree initially grouped by sub tag.",
"better-todo-tree.configuration.tree.groupedBySubTag.markdownDescription": "When opening new workspaces, show the tree initially grouped by sub tag.",
"todo-tree.configuration.tree.groupedByTag.markdownDescription": "When opening new workspaces, show the tree initially grouped by tag.",
"better-todo-tree.configuration.tree.groupedByTag.markdownDescription": "When opening new workspaces, show the tree initially grouped by tag.",
"todo-tree.configuration.tree.hideIconsWhenGroupedByTag.markdownDescription": "Save some space by hiding the item icons when grouped by tag.",
"better-todo-tree.configuration.tree.hideIconsWhenGroupedByTag.markdownDescription": "Save some space by hiding the item icons when grouped by tag.",
"todo-tree.configuration.tree.hideTreeWhenEmpty.markdownDescription": "Hide the view if it is empty.",
"better-todo-tree.configuration.tree.hideTreeWhenEmpty.markdownDescription": "Hide the view if it is empty.",
"todo-tree.configuration.tree.labelFormat.markdownDescription": "Format for tree items.",
"better-todo-tree.configuration.tree.labelFormat.markdownDescription": "Format for tree items.",
"todo-tree.configuration.tree.scanAtStartup.markdownDescription": "Build the tree when the window opens. Set to false for manual scans in large workspaces.",
"better-todo-tree.configuration.tree.scanAtStartup.markdownDescription": "Build the tree when the window opens. Set to false for manual scans in large workspaces.",
"todo-tree.configuration.tree.scanMode.markdownDescription": "Set this to change which files are scanned.",
"better-todo-tree.configuration.tree.scanMode.markdownDescription": "Set this to change which files are scanned.",
"todo-tree.configuration.tree.scanMode.markdownEnumDescriptions.1": "Scan the whole workspace (or workspaces) and open file",
"better-todo-tree.configuration.tree.scanMode.markdownEnumDescriptions.1": "Scan the whole workspace (or workspaces) and open file",
"todo-tree.configuration.tree.scanMode.markdownEnumDescriptions.2": "Scan open files only",
"better-todo-tree.configuration.tree.scanMode.markdownEnumDescriptions.2": "Scan open files only",
"todo-tree.configuration.tree.scanMode.markdownEnumDescriptions.3": "Scan the current file only",
"better-todo-tree.configuration.tree.scanMode.markdownEnumDescriptions.3": "Scan the current file only",
"todo-tree.configuration.tree.scanMode.markdownEnumDescriptions.4": "Scan the workspace but don't refresh files open in the editor",
"better-todo-tree.configuration.tree.scanMode.markdownEnumDescriptions.4": "Scan the workspace but don't refresh files open in the editor",
"todo-tree.configuration.tree.showBadges.markdownDescription": "Show badges, SCM state, and file icon theme resources in the tree view.",
"better-todo-tree.configuration.tree.showBadges.markdownDescription": "Show badges, SCM state, and file icon theme resources in the tree view.",
"todo-tree.configuration.tree.showCountsInTree.markdownDescription": "Show counts of TODOs in the tree.",
"better-todo-tree.configuration.tree.showCountsInTree.markdownDescription": "Show counts of TODOs in the tree.",
"todo-tree.configuration.tree.showCurrentScanMode.markdownDescription": "Show the current scan mode at the top of the tree view",
"better-todo-tree.configuration.tree.showCurrentScanMode.markdownDescription": "Show the current scan mode at the top of the tree view",
"todo-tree.configuration.tree.showInExplorer.deprecationMessage": "This setting is no longer used. Please drag the view to move it.",
"better-todo-tree.configuration.tree.showInExplorer.deprecationMessage": "This setting is no longer used. Please drag the view to move it.",
"todo-tree.configuration.tree.showScanOpenFilesOrWorkspaceButton.deprecationMessage": "This setting is no longer used, please use \"better-todo-tree.tree.scanMode\" instead.",
"better-todo-tree.configuration.tree.showScanOpenFilesOrWorkspaceButton.deprecationMessage": "This setting is no longer used, please use \"better-todo-tree.tree.scanMode\" instead.",
"todo-tree.configuration.tree.showTagsFromOpenFilesOnly.deprecationMessage": "This setting is no longer used, please use \"better-todo-tree.tree.scanMode\" instead.",
"better-todo-tree.configuration.tree.showTagsFromOpenFilesOnly.deprecationMessage": "This setting is no longer used, please use \"better-todo-tree.tree.scanMode\" instead.",
"todo-tree.configuration.tree.sort.markdownDescription": "ripgrep searches with multiple threads. The tree is sorted after population for stable display. Set to false for ripgrep sort arguments.",
"better-todo-tree.configuration.tree.sort.markdownDescription": "ripgrep searches with multiple threads. The tree is sorted after population for stable display. Set to false for ripgrep sort arguments.",
"todo-tree.configuration.tree.sortTagsOnlyViewAlphabetically.markdownDescription": "Sort items in the tags only view alphabetically instead of by file and line number.",
"better-todo-tree.configuration.tree.sortTagsOnlyViewAlphabetically.markdownDescription": "Sort items in the tags only view alphabetically instead of by file and line number.",
"todo-tree.configuration.tree.subTagClickUrl.markdownDescription": "The URL to open when clicking on a sub tag in the tree. Can include placeholders as defined in `better-todo-tree.tree.labelFormat`.",
"better-todo-tree.configuration.tree.subTagClickUrl.markdownDescription": "The URL to open when clicking on a sub tag in the tree. Can include placeholders as defined in `better-todo-tree.tree.labelFormat`.",
"todo-tree.configuration.tree.tagsOnly.markdownDescription": "When opening new workspaces, show only tag elements in tree.",
"better-todo-tree.configuration.tree.tagsOnly.markdownDescription": "When opening new workspaces, show only tag elements in tree.",
"todo-tree.configuration.tree.tooltipFormat.markdownDescription": "Tree item tooltip format.",
"better-todo-tree.configuration.tree.tooltipFormat.markdownDescription": "Tree item tooltip format.",
"todo-tree.configuration.tree.trackFile.markdownDescription": "Track the current file in the tree view.",
"better-todo-tree.configuration.tree.trackFile.markdownDescription": "Track the current file in the tree view.",
"todo-tree.container.name": "TODOs",
"better-todo-tree.container.name": "TODOs",
"todo-tree.configuration.legacyNamespace.deprecationMessage": "Legacy compatibility setting. Use the corresponding better-todo-tree.* setting instead.",
"todo-tree.configuration.legacyNamespace.markdownDeprecationMessage": "Legacy compatibility setting. Use the corresponding `better-todo-tree.*` setting instead.",
"better-todo-tree.configuration.legacyNamespace.deprecationMessage": "Legacy compatibility setting. Use the corresponding better-todo-tree.* setting instead.",
"better-todo-tree.configuration.legacyNamespace.markdownDeprecationMessage": "Legacy compatibility setting. Use the corresponding `better-todo-tree.*` setting instead.",
"better-todo-tree.command.importLegacySettings.title": "Import Legacy Settings"
}