-
I would love to see an option to have a single dot that can act as both separator and toggle. Like that you just have one dot instead of two in a row if your toggle dot is the last icon on your bar. ›…
-
**Do you want to request a *feature* **
**What is the current behavior?**
We're using a Azerty keyboard ([Belgian point](http://www.keysourcechina.com/img/img/img/201171222415973499.jpg)). When us…
-
Hi, I recently tried to run a Logic App locally with the new Visual Studio Code extension. I followed all the instructions from Microsoft but always got an error which no one seemed to have had before…
-
Unfortunately there are dots in some location names, for example "St. Gallen", which makes it difficult to separate `full_ref` into columns. This affects a few thousand rows.
```r
library(tidyver…
-
### What version of Go are you using (`go version`)?
```
go version go1.8 linux/amd64
```
### What operating system and processor architecture are you using (`go env`)?
```
GOARCH="amd64"
G…
-
The following code gets accepted by Clang top-of-tree (tested on top of commit `bb064535bd071c1bddaf55ff7fe283fc8d23c1fc`):
```cpp
#define DOT •
#define CONCAT_IMPL(Left, Separator, Right) Left##…
-
To achieve the requirement described in 3.1.3 you need to be able to tell if the IDEOGRAPHIC COMMA / KATAKANA MIDDLE DOT placed among ideographic numbers are intended as thousands separator / decimal …
-
GL replaces dot with underscore in field names, before writing them to ES/OS.
Graylog2/graylog2-server#4583
Users are able to configure dot as a key separator in JSON Extractor. They are then sur…
-
```
I use Polish locale, with comma as the decimal separator. Unfortunately the on
screen numeric keyboard only shows dot, and entering, say, "9.22" in daily
money detail screen is interpreted as "9…
-
English speaking countries are using a dot (.) as decimal point and a comma (,) as thousands separator. In many other countries it is the other way around, which is currently not supported by Receipt …