-
Updated
Oct 2, 2020 - TypeScript
prisma
Here are 614 public repositories matching this topic...
-
Updated
Sep 3, 2019 - TypeScript
It should be easy to navigate back. Right now there's no built-in way to do this. We already use navigate to navigate programatically. It might make sense to add the back-navigation feature there:
navigate.back()
The way it's done natively with web apis is via history's back and go properties. back does what you would expect, and go takes a number, so you can go back mult
What do you want and why?
I'd love to get help for blitz cli subcommands. i.e. run blitz db --help and see help output for the db subcommand.
Possible implementation(s)
I personally love https://github.com/cli/cli as it has the nicest help output of any CLI command. Works for subcommands too. Example:
❯ gh gist -h
Work with GitHub gists.
USAGE
gh gist [flags
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Oct 6, 2020 - TypeScript
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Oct 1, 2020 - TypeScript
-
Updated
Oct 6, 2020 - TypeScript
-
Updated
Feb 21, 2019 - JavaScript
-
Updated
Sep 26, 2020 - JavaScript
-
Updated
Mar 12, 2018 - Swift
-
Updated
Oct 6, 2020 - TypeScript
Actual Behavior
Field coloring varies depending whether the opening brace or directive is on the same line as the type definition. Especially in more complex cases (the Bar example below) it may be preferable to have directives on their own lines.
See field: String below:
<img width="461" alt="Screenshot 2019-05-06 at 14 33 44" src="https://user-images.githubusercontent.com/1436281/57
-
Updated
Aug 22, 2020 - TypeScript
-
Updated
Sep 24, 2020
-
Updated
Sep 14, 2018 - TypeScript
-
Updated
Feb 9, 2018 - Swift
-
Updated
Jul 19, 2018 - JavaScript
-
Updated
Sep 14, 2020 - TypeScript
-
Updated
Sep 9, 2020 - TypeScript
-
Updated
Mar 18, 2020 - TypeScript
-
Updated
Oct 5, 2020 - TypeScript
-
Updated
Jul 25, 2018 - JavaScript
-
Updated
May 20, 2018
Improve this page
Add a description, image, and links to the prisma topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prisma topic, visit your repo's landing page and select "manage topics."
Since becoming maintainer of this project, and making some security updates, we have not been able to get the electron build working. This is why there has not been a release in a while.
This is no small undertaking, but very very important!