You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I cmd+click, it opens the controller file fine (since macOS is case-insensitive), but the folder and filename casings in the breadcrumbs and tab name are incorrect.
I'm not sure if this is a bug with the extension or VS Code itself.
Notes:
Package version
Using AdonisJS Extension v0.9.1
Node.js and npm version
Sample Code (to reproduce the issue)
/app/Controllers/Http/StripeController.ts
/start/routes.ts
:StripeController.generatePaymentIntent
and it opens/app/controllers/Http/Stripecontroller.ts
/app/Controllers/Http/StripeController.ts
The text was updated successfully, but these errors were encountered: