Edgar Hipp
Edgar Hipp
This makes it possible to find results in lodash docsets by running: dasht get lodash # this was returning no results before or dasht get lo-dash when the docset name...
- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...
Hi, with the following code : ``` function f() { const r = /foo.*/; console.log(r); } ``` If you run `gg=G` to reindent the full file, you will get :...
It could be useful to store the datetime of each stored clipboard entry, so that one can after that search per date for example or see at a glance which...
Hi, I would expect the following script to show the diff successfully : ``` delta
### Prerequisites - [x] I have read the [documentation](https://github.com/mozilla-services/react-jsonschema-form/blob/master/README.md#readme); - [x] In the case of a bug report, I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the...
By going to the following page (the page of one person) http://localhost:9090/people/h:9qyA7LJYWZ18mVavMj When adding a tag (for example "a"), if you type enter multiple times, it creates as many empty...
I'm searching for a CLI tool to be able to package an extension. Ideally, it would be [Modman](https://github.com/colinmollenhour/modman) compatible. I don't think that they is a way to do it...
# 1. remove `setData(data)` and `resolveData()`, It is now possible to do `render(data)` and `renderAsync(data)` # 2. Multiple render calls # Make it possible to call render multiple times, each...
I am very willing to have fast tests. This is because if you have tests that take less than a second to run, it is possible to have them run...