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

update dev env settings for vscode #230

Merged
merged 5 commits into from
Mar 25, 2024
Merged

Conversation

CunliangGeng
Copy link
Member

@CunliangGeng CunliangGeng commented Mar 22, 2024

This PR makes it easier to setup the local development environment of vscode by taking advantage of vscode profile. By importing the specific profile, vscode will automatically download required extensions, apply relevant settings and snippets.

Major changes

  • delete non-needed .editorconfig file
  • delete non-needed settings.json file
  • change folder name .vscode to vscode (.vsvode is reserved folder for vscode's setting file)
  • add vscode profile for nplinker project
  • update README.dev.md on setting vscode

Copy link
Member Author

CunliangGeng commented Mar 22, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @CunliangGeng and the rest of your teammates on Graphite Graphite

@CunliangGeng CunliangGeng mentioned this pull request Mar 22, 2024
@CunliangGeng CunliangGeng changed the title delete .editorconfig update dev env settings for vscode Mar 22, 2024
@CunliangGeng CunliangGeng self-assigned this Mar 22, 2024
@CunliangGeng CunliangGeng marked this pull request as ready for review March 22, 2024 13:38
Copy link
Member Author

CunliangGeng commented Mar 25, 2024

Merge activity

@CunliangGeng CunliangGeng merged commit 4c93a13 into dev Mar 25, 2024
@CunliangGeng CunliangGeng deleted the update_vscode_settings branch March 25, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants