Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added functionality to use vscode api in svelete #13

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ayush3160
Copy link
Contributor

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.

@ayush3160
Copy link
Contributor Author

@Akash-Singh04 Can you please review this. And let me know If any feature is breaking because of this change.

Copy link
Contributor

@SkySingh04 SkySingh04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested the changes locally, It works smoothly!

@SkySingh04
Copy link
Contributor

@ayush3160 You can safely delete the sidebar.js file now 👍🏻

Signed-off-by: ayush3160 <[email protected]>
@ayush3160
Copy link
Contributor Author

@Akash-Singh04 , I have removed sidebar.js file please have a look.

@SkySingh04
Copy link
Contributor

@ayush3160 You'll also need to remove its references from SidebarProvider.ts

@ayush3160
Copy link
Contributor Author

@Akash-Singh04 , I think I have done that can you please mention which reference you are talking about

@SkySingh04
Copy link
Contributor

@ayush3160 yep that's all good!

@Sonichigo
Copy link
Member

Sonichigo commented Aug 19, 2024

@ayush3160 can you please resolve the conflicts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature]: Add support for calling the vscode API directly via svelte
3 participants