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 904bc52 commit 73e1288Copy full SHA for 73e1288
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+0.8.2
2
+=====
3
+## Bug Fixes
4
+ - [Unable to debug when project's app directory is renamed](https://github.com/NativeScript/nativescript-vscode-extension/issues/205)
5
+
6
0.8.1
7
=====
8
## Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "nativescript",
- "version": "0.8.1",
+ "version": "0.8.2",
"minNativescriptCliVersion": "2.5.0",
"icon": "images/icon.png",
"displayName": "NativeScript",
0 commit comments