Skip to content

Commit 744c4e8

Browse files
committed
chore: add shortTitle field to package.json
1 parent 37ec5e7 commit 744c4e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "python",
33
"displayName": "Python",
44
"description": "Python language support with extension access points for IntelliSense (Pylance), Debugging (Python Debugger), linting, formatting, refactoring, unit tests, and more.",
5+
"title": "%shortTitle%",
56
"version": "2025.5.0-dev",
67
"featureFlags": {
78
"usingNewInterpreterStorage": true

0 commit comments

Comments
 (0)