Hello :)
The extension seems much improved since I last tried it. I would like to report a small issue, the unsafe keyword is not being highlighted. It was used for things like unowned(unsafe) before (which also is not highlighted) but now it is a general keyword used in a strict safety mode to call unsafe APIs
I assume it would just take adding it to the file?
Hello :)
The extension seems much improved since I last tried it. I would like to report a small issue, the
unsafekeyword is not being highlighted. It was used for things likeunowned(unsafe)before (which also is not highlighted) but now it is a general keyword used in a strict safety mode to call unsafe APIsI assume it would just take adding it to the file?