I have VSCode and after some day ago stoped working intelisense for MUI component and my own functions in files. I have isntaled @mui/material
, but when I write <but
I haven’t aby sugestion about from MUI. I know that is extension ‘mui’ for MUI snippets, but intelisense worked without this extension.
I created fresh NextJS (npx create-next-app
) and installed MUI (npm install @mui/material @emotion/react @emotion/styled
).
I don’t know if it matters, but the problem started when I started switching from JavaScript to TypeScript.I don’t know if it matters, but the problem started when I started moving from javascript to typescript. I’ve now created a JavaScript project in NextJS because the completion worked, and now it doesn’t work
I have project on sever with Ubuntu.
Any sugestions?
VSCode:
Version: 1.95.1 (system setup)
Commit: 65edc4939843c90c34d61f4ce11704f09d3e5cb6
Date: 2024-10-31T05:14:54.222Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.22631