Files
openide/plugins/yaml/resources/intentionDescriptions/YAMLInlineCollectionIntentionAction/description.html
Andrei Ogurtsov f461b202fa IDEA-114382 Create YAML Actions for inlining/expanding yaml collections
- 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
2024-01-17 15:55:17 +00:00

5 lines
62 B
HTML

<html>
<body>
Inline collection to JSON format
</body>
</html>