Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • 10
    That keyboard shortcut will work for some specific editor, not some specific YAML file. Commented Jan 15, 2021 at 13:42
  • 1
    @Quentin I mentioned gitlab yaml file and not any other yaml file. One can access and update .gitlab-ci.yaml file on gitlab interface on any browser. Commented Jan 16, 2021 at 14:28
  • 4
    So this is specific to the Gitlab browser-based editor and a specific file? Doesn't seem to be a very useful answer to a general question about YML files. Commented Jan 16, 2021 at 17:52
  • Yes. Question was general and it did not mention specific editor or environment. Others gave their observations w.r.t. to their editors like notepad++, sublime text, Azure pipeline editor etc. My observation was w.r.t. to gitlab yaml file on gitlab environment which has its own pipeline editor. Could be useful for someone working on gitlab yaml file in gitlab environment. Commented Jan 16, 2021 at 22:32
  • 1
    thanks @vinsinraw, helped me with GitLab editor Commented Jul 2, 2021 at 5:01