Skip to content

Commit ddd3a0a

Browse files
committed
Update display name for marketplace
1 parent d2197b5 commit ddd3a0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

editors/vscode/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

editors/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "t-linter",
33
"displayName": "T-Linter - Python Template Strings Highlighter & Linter",
44
"description": "Syntax highlighting, linting, and type checking for Python template strings (PEP 750). Supports embedded languages in t\"\" strings.",
5-
"version": "0.1.1",
5+
"version": "0.1.2",
66
"publisher": "koxudaxi",
77
"icon": "icon.png",
88
"author": {

0 commit comments

Comments
 (0)