Types which opt out of the implicit Copyable protocol do not have the correct syntax highlighting applied. As seen below:

The types affected also do not show up on the Outline panel:

Other than that, this is a mostly visual bug - as code-editing wise the affected types behave pretty much exactly as you'd expect them to, as the language server still handles them properly.
Types which opt out of the implicit
Copyableprotocol do not have the correct syntax highlighting applied. As seen below:The types affected also do not show up on the Outline panel:
Other than that, this is a mostly visual bug - as code-editing wise the affected types behave pretty much exactly as you'd expect them to, as the language server still handles them properly.