reslear
reslear
not init ext v2.3.2 in vscode 1.46.1 macos 10.5.5 When clicked from the context menu "CompileFiles" get errors: log ``` [2020-07-01 16:36:09.103] [exthost] [error] Error: ENOTDIR: not a directory, scandir...
add support `vite` builder with vue for live reloading, or how to use solution temporally ?
Feature for simple request adding/removing additional scopes already authorised user **`addScopes`** - [x] ts types - [ ] Web - [ ] Android - [ ] iOS - [ ]...
Add links to page https://github.com/prisma/docs/blob/main/content/200-concepts/100-components/02-prisma-client/090-raw-database-access.mdx for syntax guide how to use all CRUD commands: we have only `insert`, and need add other - example for **update**: https://www.mongodb.com/docs/manual/reference/command/update/#mongodb-dbcommand-dbcmd.update https://www.mongodb.com/docs/manual/reference/command/update/#std-label-update-statement-documents or add...
please add option to change css overflow 
It is very interesting how many times Papr is faster than Prisma :) prisma with mongodb - https://www.prisma.io/docs/concepts/database-connectors/mongodb
hi @mlynch i'm suggest add feature for generate pwa `/.well-known/apple-app-site-association` example: ```yml vars: BUNDLE_ID: default: io.ionic.wowzaStarter PACKAGE_NAME: default: io.ionic.wowzaStarter TEAM_ID: default: MMR96SV2R9 platforms: ios: targets: App: entitlements: - com.apple.developer.associated-domains: -...
hi @lilianjin, i'm suggest do plugin css agnostic: - [ ] remove tailwind classes from plugin - [ ] add specific plugin classes like (sc-container, sc-wrapper, sc-input etc...) - [...
I find in example different configs https://github.com/ionic-team/trapeze/tree/main/examples/capacitor-app but don't find in `package.json` script how to lunch this. so i'm suggest add to documentation information about using different config, and link...