feat: publish Toolbox 0.6.0 with regex-tools
This commit is contained in:
@@ -13,6 +13,10 @@ const PRESENTATION: Record<string, { title: string; description: string }> = {
|
||||
title: 'OneNote',
|
||||
description: 'Open OneNote files locally.',
|
||||
},
|
||||
'de.add-ideas.regex-tools': {
|
||||
title: 'Regex',
|
||||
description: 'Explain and test regex locally.',
|
||||
},
|
||||
};
|
||||
|
||||
export function shortToolTitle(app: ResolvedApp): string {
|
||||
|
||||
Reference in New Issue
Block a user