-3👍
Use Vscode and install Volar plugin may help you. Here is a screenshot of it in action.
From the Vue documentation on Tooling:
The recommended IDE setup is VSCode + the Vue Language Features (Volar) extension. The extension provides syntax highlighting, TypeScript support, and intellisense for template expressions and component props.
Source:stackexchange.com