Cadence Ember

Results 21 issues of Cadence Ember

Files scattered around my computer have many different kinds of indentation. I want to detect what kind of indentation the file already uses and then use that for future editing....

**Describe the bug** Often a URL must be put into an XML attribute value. URLs may contain `&` to separate query parameters. However, XML may not contain `&` inside attribute...

There's an app I use that _really_ likes to focus the text box and open the keyboard when I'm trying to browse other sections of it. My regular keyboard, as...

## Background Ideally I'd like to get to the point where I don't even _think_ about my bad habits anymore, a point where they don't tempt me. Additionally, some habits...

enhancement

https://github.com/PassTheWessel/wumpfetch/blob/f165dade06b7678bb80fa0bfbcee4e7b419dd14c/lib/model/WumpRequest.js#L197 "defalte" is an odd way of spelling "deflate". You have tests, but not many. Deflate support should be tested.

bug

This is a gif link, but opening it in imgurviewer only shows the first frame as a static image: https://imgur.com/IOv8zBa There is a workaround to see the whole gif if...

bug

### Describe the bug Indexing [movies.json using the process described in the tutorial](https://www.meilisearch.com/docs/learn/getting_started/quick_start) creates a **217 MB folder** in `data.ms/indexes`, which is 6-8x larger than indexing the same data with...

support

[Rendered](https://github.com/cloudrac3r/matrix-spec-proposals/blob/4110-fewer-features/proposals/4110-fewer-features.md) This is hopefully a progression from [Poorer Features](https://github.com/matrix-org/matrix-spec-proposals/pull/3968). Please let me know if I'm on the right track here or if I'm barking up the wrong tree. Signed-off-by: Cadence...

proposal
client-server
kind:core
needs-implementation

Hiya! This is an open-ended issue without a strict definition of completed. I'm coding a couple of approaches to make a list of checkboxes. My example program lets people select...

In 2.0.1, nested objects in parameters could be mutated in some circumstances depending on the shape of the other object parameters. I found this extremely unpredictable, and I was sure...