mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 11:50:54 +07:00
- Rewrite Inline action to make it works with virtual file - Add action tests - Add progress bar to Expand & ExpandAll actions - Add `ExpandAll` intention - Fix review, clen up code GitOrigin-RevId: db8d8131a31a2b133d5022c2277cc0f57405038b
5 lines
207 B
Plaintext
5 lines
207 B
Plaintext
yaml: [ 1, 2, 3 ]
|
|
|
|
yaml: { key1: value1, key2: value2 }
|
|
|
|
yaml: { a: [ 1, 2, 3, 4, 5, 6 ], b: [ 7, 8, 9, 10, 11 ], c: { name: { 16: 17, 23: 24 }, age: { 18: 19 } }, f: { name: { 21: 17 }, age: { 123: 19 } } } |