LuaLS / lua.tmbundle

TextMate support for Lua
MIT License
7 stars 5 forks source link

Local attributes look weird #18

Closed Sainan closed 6 months ago

Sainan commented 10 months ago

Here's how they look with lua.tmbundle: image

And here's how they look with my own: image

It's just as simple as this:

<dict>
    <key>match</key>
    <string>&lt;(const|close)&gt;</string>
    <key>name</key>
    <string>storage.type.attribute.lua</string>
</dict>
sumneko commented 10 months ago

Please make a pull request for it, thank you!

Sainan commented 10 months ago

I do not know how to make a .tmLanguage.json, I only work with .tmLanguage.