-
Could be implemented with an argument to `debugme()`, like `debugme::debugme(formatter = debugme:::handle_dynamic_code(.))` . Perhaps even with the default `formatter = .`.
-
### Did you check existing requests?
- [X] I have searched the existing issues
### Describe the feature
Wanted: Extend the configuration in the usage section to some more low level usage, but…
-
Hey @briandunn!
First, a big thanks for putting this gem together. I'd like to know how much work would be required to allow using other rspec formatters? I'm mostly interested about using a format…
louim updated
6 months ago
-
## Feature Request
### Crates
- `tracing-subscriber`
### Motivation
Currently, the `tracing-subscriber` `fmt` module has separate traits for event and field formatters. This allows users t…
hawkw updated
3 years ago
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Add `.editorconfig` to the root of a project:
```
[*]
indent_style = tab
```
Try to…
-
VSCode 1.9 introduced initial support for line indenting as [per the release notes](https://code.visualstudio.com/updates/v1_9#_indentation-rules-improvements), I think it's this commit: https://githu…
-
The following proposal is based in PR #1 and the discussion at phpol/phpol#4.
(Also, I can move this to [phpol/phpol](http://github.com/phpol/phpol) if you guys want).
# Formatters
Formatters a…
-
Currently, the library does minimum data post-processing. This is a good approach, specially performance wise. However, it has the disadvantage of exposing ovsdb-specific formats (such as `OvsSet` and…
-
The messageformat library supports custom formatter functions. You could register globalize's formatters, so they could be used in messages, e.g. `"Balance: {0, currency}"`, or `"Posted at {0, datetim…
-
It would be nice to have a masseuse formatter. There are times when rivets formatters are not adequate. The different between a masseuse formatter and a computed property is that the value is represe…