deadlyjack / Acode

Acode - powerful text/code editor for android
https://acode.app
MIT License
2.55k stars 364 forks source link

Fountain Syntax #935

Open Yattatux opened 5 months ago

Yattatux commented 5 months ago

Hello, thanks for your great work. Could you add fountain syntax highlighting in your app?

Many thanks.

wappo56 commented 5 months ago

Can not use Japanse IME keyboard by google gboard in Acode. There is no switching keyboard key. I can not switch to Japanese keyboard.

I can not fix. sorry. I don't know how to send the keys I'm trapping to the IME and when do I get a valid converted alphabet to Hiragana , Kanji (2byte char, not ascii).

possibility... +outAttrs.inputType = InputType.TYPE_NULL; -outAttrs.inputType = mInputType;

Acode Screenshot_20240224-010123

Chrome Screenshot_20240224-010054

wappo56 commented 5 months ago

I was able to input into A Code 1.9.0(936) using the gboard Japanese keyboard. I don't know the cause. Thank you.

Yattatux commented 4 months ago

@wappo56 open a new issue for this.