Commit graph

2 commits

Author SHA1 Message Date
Remco Haszing
8e34418a64
Add yaml indent action
If a line ends with `:` and a user presses Enter, they are probably
defining an object, which requires indentation.

This rule is taken from `monaco-yaml`, but I intend to remove basic
language support there, since that’s already part of `monaco-editor`.
2022-04-05 11:02:00 +02:00
Alex Dima
0f7286cf55
Move basic languages sources to /src/ 2021-11-13 20:29:32 +01:00
Renamed from monaco-languages/src/yaml/yaml.ts (Browse further)