Sushy

Results 14 comments of Sushy

` "dependencies": { "@nuxt/image": "^0.6.2", "@nuxtjs/firebase": "^8.2.2", "@nuxtjs/proxy": "^2.1.0", "@nuxtjs/pwa": "^3.3.5", "@nuxtjs/sitemap": "^2.4.0", "@nuxtjs/vuetify": "^1.12.3", "firebase": "^9.8.1" }, "devDependencies": { "@nuxt/types": "^2.15.8", "@nuxt/typescript-build": "^2.1.0", "@nuxt/vue-app": "^2.15.8", "@nuxtjs/eslint-config-typescript": "^10.0.0", "@nuxtjs/google-analytics": "^2.4.0",...

> Hi, could you share the Nix flake so I can reproduce? @recursiveforte https://github.com/SushyDev/nix-darwin-apps/blob/main/apps/by-name/or/orbstack/default.nix https://github.com/SushyDev/nix-darwin-apps/blob/main/lib/default.nix

Ah unfortunately this is not useful to me as I work in massive projects and often only know the classname, not the full namespace path. For reference in phpstorm: ![Image](https://github.com/user-attachments/assets/2ea96ab3-ffe6-4461-9171-09f0033489a1)

Yeah, well I quite frequently need to include classes in files that don't even have a constructor (f.e: html templates) and autocomplete also does not work in php doc blocks...