File tree Expand file tree Collapse file tree 12 files changed +18
-11
lines changed Expand file tree Collapse file tree 12 files changed +18
-11
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.as3mxml.vscode</groupId >
24
24
<artifactId >vscode-nextgenas</artifactId >
25
- <version >0.14.0 </version >
25
+ <version >0.14.1 </version >
26
26
</parent >
27
27
28
28
<groupId >com.as3mxml.vscode</groupId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.as3mxml.vscode</groupId >
9
9
<artifactId >vscode-nextgenas</artifactId >
10
- <version >0.14.0 </version >
10
+ <version >0.14.1 </version >
11
11
</parent >
12
12
13
13
<groupId >com.as3mxml.vscode</groupId >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.as3mxml.vscode</groupId >
24
24
<artifactId >vscode-nextgenas</artifactId >
25
- <version >0.14.0 </version >
25
+ <version >0.14.1 </version >
26
26
</parent >
27
27
28
28
<groupId >com.as3mxml.vscode</groupId >
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.as3mxml.vscode</groupId >
24
24
<artifactId >vscode-nextgenas</artifactId >
25
- <version >0.14.0 </version >
25
+ <version >0.14.1 </version >
26
26
</parent >
27
27
28
28
<groupId >com.as3mxml.vscode</groupId >
Original file line number Diff line number Diff line change
1
+ ### v0.14.1
2
+
3
+ ### Fixed Issues
4
+
5
+ * Completion: fixed issue where Apache Flex MX components were given the ` adobe ` namespace in MXML intead of ` mx ` .
6
+ * Quick Compile & Debug: Fixed issue where debugger incorrectly launched when compiler reported errors.
7
+
1
8
## v0.14.0
2
9
3
10
### New Features
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.as3mxml.vscode</groupId >
24
24
<artifactId >vscode-nextgenas</artifactId >
25
- <version >0.14.0 </version >
25
+ <version >0.14.1 </version >
26
26
</parent >
27
27
28
28
<groupId >com.as3mxml.vscode</groupId >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ limitations under the License.
20
20
21
21
<groupId >com.as3mxml.vscode</groupId >
22
22
<artifactId >vscode-nextgenas</artifactId >
23
- <version >0.14.0 </version >
23
+ <version >0.14.1 </version >
24
24
<name >vscode-nextgenas</name >
25
25
<packaging >pom</packaging >
26
26
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ limitations under the License.
22
22
<parent >
23
23
<groupId >com.as3mxml.vscode</groupId >
24
24
<artifactId >vscode-nextgenas</artifactId >
25
- <version >0.14.0 </version >
25
+ <version >0.14.1 </version >
26
26
</parent >
27
27
28
28
<groupId >com.as3mxml.vscode</groupId >
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ limitations under the License.
21
21
<parent >
22
22
<artifactId >vscode-nextgenas</artifactId >
23
23
<groupId >com.as3mxml.vscode</groupId >
24
- <version >0.14.0 </version >
24
+ <version >0.14.1 </version >
25
25
</parent >
26
26
27
27
<groupId >com.as3mxml.vscode</groupId >
You can’t perform that action at this time.
0 commit comments