feat: Added functionality to use vscode api in svelete#13
feat: Added functionality to use vscode api in svelete#13ayush3160 wants to merge 2 commits intokeploy:mainfrom
Conversation
Signed-off-by: ayush3160 <kshitij3160@gmail.com>
|
@Akash-Singh04 Can you please review this. And let me know If any feature is breaking because of this change. |
SkySingh04
left a comment
There was a problem hiding this comment.
I tested the changes locally, It works smoothly!
|
@ayush3160 You can safely delete the sidebar.js file now 👍🏻 |
Signed-off-by: ayush3160 <kshitij3160@gmail.com>
|
@Akash-Singh04 , I have removed sidebar.js file please have a look. |
|
@ayush3160 You'll also need to remove its references from SidebarProvider.ts |
|
@Akash-Singh04 , I think I have done that can you please mention which reference you are talking about |
|
@ayush3160 yep that's all good! |
|
@ayush3160 can you please resolve the conflicts! |
|
|
5 similar comments
|
|
|
|
|
|
|
|
|
|
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
3 similar comments
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
|
Nice Pr 😄. We currently support Unit Test Generation only for Go projects. |
fixes : #2144
In this PR I have added the functionality to call vscode api directly from svelte files and hence removing the dependency over the sidebar.js file completely.