Armando Pérez Marqués

Results 23 issues of Armando Pérez Marqués

Adds two new typeable commands: show-selection-diff-popup and `yank-selection-diff` These are similar to the `reset-diff-change` command, except that rather wthan apply the diff base, the unsaved buffer changes (in `diff` syntax)...

A-command

These would tag a single object type as the type used in the corresponding `schema` declaration in the resulting SDL. So, something like this: ```ts /** * @gqlType * @gqlSchema.query...

enhancement
design

Here's a repo that runs [repo](https://github.com/mandx/denograts) and documents some warts and workarounds. What I have found so far: * Scalars provided by Grats (`import { Float, Int, ID } from...