mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-09 17:52:14 +00:00
18 lines
279 B
YAML
18 lines
279 B
YAML
languageIds:
|
|
- typescript
|
|
- javascript
|
|
- typescriptreact
|
|
- javascriptreact
|
|
- svelte
|
|
- html
|
|
|
|
usageMatchRegex:
|
|
- "\\$?LL\\.({key})\\(((\\{.*\\})|([^)]*))\\)"
|
|
|
|
refactorTemplates:
|
|
- '{$LL.$1()}'
|
|
- '{LL.$1()}'
|
|
- '$LL.$1()'
|
|
- 'LL.$1()'
|
|
|
|
monopoly: true
|