Commit graph

5 commits

Author SHA1 Message Date
yuri1969
788b6a2982
Fix ': ' within a comment 2023-03-25 18:17:21 +01:00
yuri1969
c7ce77ba18
Fix values mixed with comments 2023-03-25 17:37:03 +01:00
yuri1969
30a786cf5f
Fix incorrect key:value detection 2023-03-22 23:06:07 +01:00
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)