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

fix: issue for JetBrains IDEs not autocompleting Angular components #3215

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

nmerget
Copy link
Member

@nmerget nmerget commented Sep 20, 2024

Proposed changes

closes #2453
closes #2946

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (fix on existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

@nmerget nmerget enabled auto-merge (squash) September 20, 2024 10:27
@github-actions github-actions bot added the 🏘components Changes inside components folder label Sep 20, 2024
Copy link
Contributor

🔭🐙🐈 Test this branch here: https://db-ui.github.io/mono/review/fix-angular-jetbrains-autocomplete

@mfranzke mfranzke changed the title fix: issue for jetbrains ide not autocompleting angular components fix: issue for jetbrains IDE not autocompleting angular components Sep 20, 2024
@nmerget nmerget merged commit 8f6e263 into main Sep 22, 2024
66 checks passed
@nmerget nmerget deleted the fix-angular-jetbrains-autocomplete branch September 22, 2024 10:17
@mfranzke mfranzke self-assigned this Sep 22, 2024
@mfranzke mfranzke added this to the v0.4.0 milestone Sep 22, 2024
@mfranzke mfranzke changed the title fix: issue for jetbrains IDE not autocompleting angular components fix: issue for JetBrains IDEs not autocompleting Angular components Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏘components Changes inside components folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JetBrains IDEs don't recognize Angular components anymore no auto-correction for component props
2 participants