Syntax highlighting for CODEOWNERS file in the Web IDE (VSCode)
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
As a first leg in protecting the CODEOWNERS file and supporting the creation of valid files, we should introduce support for this file type in the Web IDE.
This issue is aiming at introducing the first step in this direction as in provide the syntax highlighting to the users. It does not imply validation right away - validation should be handled in a separate issue as it has multiple levels of ~UX involvement.
Implementation suggestion
The task can be implemented by introducing a new extension for Web IDE which would take care of everything CODEOWNERS-related with the highlighting being the first step.
Open question
- Do we also want to add CODEOWNER highlighting in the VSCode extension? Is this extra work or does it come for free?
Edited by 🤖 GitLab Bot 🤖