We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c6889 commit ea7bce0Copy full SHA for ea7bce0
CHANGELOG.md
@@ -6,6 +6,11 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
7
Versioning adheres to a loose semver scheme.
8
9
+## [1.3.1]
10
+
11
+**VMT**
12
+- Fixed texture path completion only setting first slash as forward slash
13
14
## [1.3.0]
15
16
**General**
package.json
@@ -2,7 +2,7 @@
2
"name": "source-engine-support",
3
"displayName": "Source Engine Support",
4
"description": "Adds support for Source Engine file types and other commands",
5
- "version": "1.3.0",
+ "version": "1.3.1",
"icon": "extension-icon-256.png",
"author": {
"name": "Stefan Heinz",
0 commit comments