Dmitry Shpika
Dmitry Shpika
@voithos Those two points do not contradict each other: tabs can be converted AND `tab` may be used to insert 4 spaces. I think tabs should be converted because they...
@stevenvachon Had the same problem. The solution is: 1. Specify `output.path` in Webpack's config 2. Don't specify `outputPath` in this plugin's config The path you put in `outputPath` of this...
Hello, and thank you for reporting the issue. Sorry I haven't been able to investigate this. Too busy dealing with life. 😩 I will look into it eventually, but can't...
Hello, Evgeni. There is also #10 with almost the exact same request. And, unfortunately, I still have no spare time to implement this, and not familiar enough with Brackets API...
Hello @rbleuse! Is this still relevant? If so, I have a question about your use case: Do you need versions for each language separately, or something like French+English, Deutch+English, etc.?...
This makes a lot of sense, @aehlke! I am only worried about the granularity because if you have, as in your example, Dutch+German as a single file, this may be...
All languages present in JMdict will be included in the next scheduled release as separate JSON files.
Hello @fasiha! I've just finished the new Kotlin converter. Please check out the new alpha release [here](https://github.com/scriptin/jmdict-simplified/releases/tag/3.2.0-alpha.1+20221225192255). I expect some minor errors, but it looks pretty good. It covers the...
This video gives a good approach, except that some streaming parser has to be used. Each word can be validated against schema files generated from the type definitions in README....
This issue is addressed in the new version. Files now include non-BPM characters. Additionally, there are "extended" files (with `ext` in the names) which contain some obscure kanji characters -...