b-fett

Results 5 comments of b-fett

@gustavohenke, as said @Xurma2, you need to focus twice to get error. https://codepen.io/anon/pen/eQaWVJ?editors=1011

i have the same trouble. antox crashes after few seconds call starts or terminates call. here is my logcat: [2018-02-06_185510_logcat.log](https://github.com/Antox/Antox/files/1700014/2018-02-06_185510_logcat.log)

also transformation from [0-9] to [\d] is not safe as they aren't equivalent

there are many cases gpt says the next: ``` In most programming languages, the regular expression \d is equivalent to [0-9] and matches any single digit from 0 to 9....

Actually, when i installed bun extension in vscode, i also expected autocompletions for configuration file. And for json it's made quite simple: https://code.visualstudio.com/api/references/contribution-points#contributes.jsonValidation