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

Setup vscode extension #62

Merged
merged 5 commits into from
Dec 21, 2021
Merged

Setup vscode extension #62

merged 5 commits into from
Dec 21, 2021

Conversation

Aayushd18
Copy link
Collaborator

Description

The vscode extension is currently set to console log the project and file details whenever a file is changed.

#51

Dependencies

  1. @types/vscode
  2. @types/glob
  3. @types/mocha
  4. @types/node
  5. typescript
  6. @vscode/test-electron

Future Improvements

  1. Need to store the data in json files and server
  2. Display the stored data

Mentions

@supercoww

Developer's checklist

  • My PR follows the style guidelines of this project
  • I have performed a self-check on my work

If changes are made in the code:

  • I have followed the coding guidelines
  • My changes in code generate no new warnings
  • My changes are breaking another fix/feature of the project
  • I have added test cases to show that my feature works
  • I have added relevant screenshots in my PR
  • There are no UI/UX issues

@ambarvm ambarvm merged commit 27597c4 into OpenLake:main Dec 21, 2021
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.

2 participants