reslear

Results 96 issues of 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...

bug

add support `vite` builder with vue for live reloading, or how to use solution temporally ?

triage

Feature for simple request adding/removing additional scopes already authorised user **`addScopes`** - [x] ts types - [ ] Web - [ ] Android - [ ] iOS - [ ]...

enhancement

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...

docs
topic: raw queries

please add option to change css overflow ![Снимок экрана 2020-03-04 в 15 11 19](https://user-images.githubusercontent.com/12596485/75878272-6ab36300-5e2a-11ea-8726-8e045dff0b0d.png)

It is very interesting how many times Papr is faster than Prisma :) prisma with mongodb - https://www.prisma.io/docs/concepts/database-connectors/mongodb

good first issue
help wanted

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...