Commit 26afc0e 1 parent feda3e1 commit 26afc0e Copy full SHA for 26afc0e
File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 18.38.0] ( https://github.com/nrwl/nx-console/compare/vscode-v18.37.0...vscode-v18.38.0 ) (2025-02-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * add debug mode in vscode ([ #2400 ] ( https://github.com/nrwl/nx-console/issues/2400 ) ) ([ 2324c95] ( https://github.com/nrwl/nx-console/commit/2324c959dccee246ad6dc3161ff995cdd2f0e03a ) )
7
+ * ** nxls:** handle broken nx.json better in nxls requests ([ #2399 ] ( https://github.com/nrwl/nx-console/issues/2399 ) ) ([ b631a9d] ( https://github.com/nrwl/nx-console/commit/b631a9d4823b71f6a605a613bc3df5c96cd24070 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * ** vscode:** allow copilot integration to specify cwd when running generators ([ #2398 ] ( https://github.com/nrwl/nx-console/issues/2398 ) ) ([ f35eee1] ( https://github.com/nrwl/nx-console/commit/f35eee12f607a0d6dbe2b3656f81afd80db29899 ) )
13
+
1
14
# [ 18.37.0] ( https://github.com/nrwl/nx-console/compare/vscode-v18.36.0...vscode-v18.37.0 ) (2025-02-11)
2
15
3
16
Original file line number Diff line number Diff line change 2
2
"name" : " angular-console" ,
3
3
"displayName" : " Nx Console" ,
4
4
"description" : " The UI for Nx & Lerna" ,
5
- "version" : " 18.37 .0" ,
5
+ "version" : " 18.38 .0" ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " https://github.com/nrwl/nx-console.git"
You can’t perform that action at this time.
0 commit comments