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(auto-import): Enable default vscode auto-import for Sentry BE #74197

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

MichaelSun48
Copy link
Member

This PR turns on the python.analysis.autoImportCompletions setting in .vscode/settings.json, enabling auto-import functionality for Python files in Sentry.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 12, 2024
Copy link

codecov bot commented Jul 12, 2024

Bundle Report

Changes will increase total bundle size by 1.1kB ⬆️

Bundle name Size Change
app-webpack-bundle-array-push 27.95MB 1.1kB ⬆️

@MichaelSun48 MichaelSun48 merged commit 597d259 into master Jul 12, 2024
35 checks passed
@MichaelSun48 MichaelSun48 deleted the msun/enableAutoImport branch July 12, 2024 23:54
priscilawebdev pushed a commit that referenced this pull request Jul 13, 2024
…74197)

This PR turns on the `python.analysis.autoImportCompletions` setting in
`.vscode/settings.json`, enabling auto-import functionality for Python
files in Sentry.
@github-actions github-actions bot locked and limited conversation to collaborators Jul 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants