Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
IntelliJ IDE not recognizing auto-imports unlike VSCode - Nuxt
N
Nuxt
β’
17mo ago
β’
3 replies
Valentin
IntelliJ IDE not recognizing auto-imports unlike VSCode
Hey everyone
!
I
'm facing an issue with IntelliJ where the auto
-imported i18n functions
(like
$t
$t
) aren
't being recognized
, while they work perfectly fine in VSCode
.
Setup
:
- Nuxt 3
(
compatibilityVersion
compatibilityVersion
4
)
-
@nuxtjs
/i18n
- IntelliJ IDEA
I
've already checked
:
- TypeScript is up to date
(
^5
.7
.2
)
- Nuxt plugin is installed
-
.nuxt folder is marked as Sources Root
Any suggestions on how to get proper type recognition for these auto
-imports in IntelliJ
?
Thanks in advance
!
Recent Announcements
Similar Threads
vscode complains about auto imports
N
Nuxt / βγ»help
2y ago
VSCode: How to "go to component" for auto-imports?
N
Nuxt / βγ»help
3y ago
Zod auto imports
N
Nuxt / βγ»help
9mo ago