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

Some basic settings for vscode #199

Merged
merged 4 commits into from
Dec 23, 2020
Merged

Some basic settings for vscode #199

merged 4 commits into from
Dec 23, 2020

Conversation

threepointone
Copy link
Contributor

@threepointone threepointone commented Dec 22, 2020

This is the start of the work to automate project settings in IDEs. This PR makes it so that every modular project, when opened in vscode, gets a recommendation to install the eslint plugin, some editor settings, and a pointer to typescript so it picks up the right version. We'll expand on this in the future.

Closes #68, but we'll do more in the future.

Additionally: while working on this, I discovered and fixed a bug where we weren't copying over all files from the template when creating a new project.

This is the start of the work to automate project settings in IDEs. This PR makes it so that every modular project, when opened in vscode, gets a recommendation to install the eslint plugin, some editor settings, and a pointer to typescript so it picks up the right version. We'll expand on this in the future.
@changeset-bot
Copy link

changeset-bot bot commented Dec 22, 2020

⚠️ No Changeset found

Latest commit: acc11e9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@threepointone threepointone mentioned this pull request Dec 22, 2020
20 tasks
@LukeSheard LukeSheard merged commit e866a4c into master Dec 23, 2020
@LukeSheard LukeSheard deleted the vscode-settings branch December 23, 2020 09:50
@LukeSheard
Copy link
Contributor

LGTM - progress is progress.

@threepointone
Copy link
Contributor Author

dammit, should've added a changeset to this.

threepointone pushed a commit that referenced this pull request Dec 23, 2020
LukeSheard pushed a commit that referenced this pull request Dec 23, 2020
Co-authored-by: Sunil Pai <sunil.pai@jpmorgan.com>
@github-actions github-actions bot mentioned this pull request Dec 23, 2020
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.

add .editorconfig to generated repos
2 participants