mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
- introduce DatasetContext for better control over data sources - extract actions and associated fields like language to an optional config - create sub-config for standalone datasets - adapt result report rendering more convenient for csv dataset - make language configuration optional where possible - make application lifecycle management more transparent and add sleep for quick runs (intellij can throw errors) - fix inability to use colons in chunk name Merge-request: IJ-MR-143249 Merged-by: Roman Vasiliev <Roman.Vasiliev@jetbrains.com> GitOrigin-RevId: 0b15518f22af27ee9cfb544e99010ec293f31eb5
304 B
304 B
| 1 | Letter | Type |
|---|---|---|
| 2 | A | Vowel |
| 3 | B | Consonant |
| 4 | C | Consonant |
| 5 | D | Consonant |
| 6 | E | Vowel |
| 7 | F | Consonant |
| 8 | G | Consonant |
| 9 | H | Consonant |
| 10 | I | Vowel |
| 11 | J | Consonant |
| 12 | K | Consonant |
| 13 | L | Consonant |
| 14 | M | Consonant |
| 15 | N | Consonant |
| 16 | O | Vowel |
| 17 | P | Consonant |
| 18 | Q | Consonant |
| 19 | R | Consonant |
| 20 | S | Consonant |
| 21 | T | Consonant |
| 22 | U | Vowel |
| 23 | V | Consonant |
| 24 | W | Consonant |
| 25 | X | Consonant |
| 26 | Y | Consonant |
| 27 | Z | Consonant |