Jordan Ellis Coppard

Results 25 issues of Jordan Ellis Coppard

Is a TypeScript rewrite something that you would consider a PR for?

I leave my computer just _on_ partly because when I sleep I run jobs to do things etc, so this results in things like 6cord sitting in (active and non-suspended)...

If I create a Discord post with `@everyone` I get a notification myself which shouldn't happen as it doesn't in the official client.

**Describe the bug** Currently only `.yml` is supported, e.g. `dip.yml` and not `dip.yaml`. **To Reproduce** 1. Install Dip 2. Use any `dip.yaml` configuration, including the default but renamed to `dip.yml`....

enhancement

- This PR _WITHOUT_ everything involving `inclusive` works; however - The print output from the REPL from this change is wrong so I attempted to fix this by adding `inclusive`...

enhancement
implementation

Currently animations do not play nicely with base-level styling, for instance if I animate the `backgroundColor` on an element which already has `background` then I will not see my `backgroundColor`...

I'm attempting to use a single key as a hotkey, I've tested it with `l` which is `0x25` and that works, but for `0x3D` which is `right option` it does...

enhancement
help wanted
question

Hey all, It's been a while since I touched this. I'm learning some Swift in order to create a native macOS application for all the options and various settings you...

~~I cannot seem to get `import-sort-style-module` to work with prettier-standard, likely as it uses prettierx under the hood right? Does anyone have any guidance there to prevent conflicts.~~ This became...

### Description Trying to use Paket in an F# FSI script and I cannot import it using the `#r` directive. ### Repro steps Versions and platforms: ``` - Linux 5.17.6-200.fc35.x86_64...