-
We'll be adding a feature to do diacritic-insensitive search.
Currently, implemented (to be deployed later) as a regexp-based substitution on the search string, where options are replaced with a pr…
-
react-native-cli: 2.0.1
react-native: 0.55.4
-
### example code
```go
func main() {
a := A{
Tag: "tag-A",
Num: 1,
InA: InA{
Id: 100,
Type: "test",
},
}
spew.Dump(a)
}
type A struct {
Tag string
Num int
InA…
rsgok updated
2 years ago
-
In the file "FOSSASAT-1/Code/FossaSat1/power_control.cpp", in the function "Power_Control_INA2256_Check()", there is Wire.beginTransmission() just before the Wire.requestFrom(). That Wire.beginTransmi…
-
Hi,
i am trying to run this current sensor with esp8266, but i've got a lot of issues. I solved a most of the problems myself but one i can't do for 3 days.
During start program it shows me "Attri…
-
I once again spent days of debugging a problem a simple warning or an error could have avoided.
# Description of the Problem
I had the following code in a function that should read data from an …
-
**Describe the bug**
When writing in Catalan, math is not correctly handled by the parser. It raises a `MORFOLOGIK_RULE_CA_ES` at the end of every equation, both inline and envs.
**Steps to reprod…
-
### Description
can't see words when using dark mode UI
### (Optional:) Please add any files, screenshots, or other information here.
### (Required) What is this issue most closely related to? …
-
Hello,
I want to search multiple string values in a file using your library. Is that possible ?
```
findInFiles.find({'term': "str1 | str2 | str3" , 'flags': 'ig'}, '.', '.txt$')
.then(fun…
-
I see ndr is supported via ndr.py, so maybe it is just the hostname that needs to be included
(daserste.ndr.de instead of www.ndr.de)
```
$ youtube-dl http://daserste.ndr.de/inas_nacht/videos/Ina…
z0rti updated
7 years ago