-
## Problem
On iPad devices, the answer field is too low when using a physical keyboard. In particular:
- answer field is visually blocked by iOS home bar. Trying to move the input cursor with th…
-
**Issue by [dil77307](https://github.com/dil77307)**
_Thursday Apr 11, 2013 at 08:49 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/3414_
----
Problem:
The cursor location is d…
-
```
New (minor) feature:
Please make an optional mode where hiragana/katakana particles is written as
romaji as well, would be very useful in order to learn these.
Maybe too hard for kanji, but at le…
-
```
New (minor) feature:
Please make an optional mode where hiragana/katakana particles is written as
romaji as well, would be very useful in order to learn these.
Maybe too hard for kanji, but at le…
-
```
New (minor) feature:
Please make an optional mode where hiragana/katakana particles is written as
romaji as well, would be very useful in order to learn these.
Maybe too hard for kanji, but at le…
-
Hi, I'm trying to do a **OCR App** made in **React Native**, and I met **vision-camera-ocr**. It's working fine with Latin letters! But I would like to extract **japanese** characteres (katakana, hira…
-
```
New (minor) feature:
Please make an optional mode where hiragana/katakana particles is written as
romaji as well, would be very useful in order to learn these.
Maybe too hard for kanji, but at le…
-
```
New (minor) feature:
Please make an optional mode where hiragana/katakana particles is written as
romaji as well, would be very useful in order to learn these.
Maybe too hard for kanji, but at le…
-
```
New (minor) feature:
Please make an optional mode where hiragana/katakana particles is written as
romaji as well, would be very useful in order to learn these.
Maybe too hard for kanji, but at le…
-
There are times when it is desirable to work with a struct that gives constant-time access to chars (such as `Vec` or `VecDeque`), but currently the APIs return a `String` (or take a `&str` as input).…