DervexDev / LUNO

Lua Universal Negation Operator

Home Page:https://marketplace.visualstudio.com/items?itemName=Dervex.luno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lua Universal Negation Operator

Ultra compact VSC extension (about 30 lines) that allows you to use exclamation mark as a negation operator in Lua or Luau. LUNO converts != to ~= as you type so there is no need to set up any additional stuff.

About

Lua Universal Negation Operator

https://marketplace.visualstudio.com/items?itemName=Dervex.luno

License:Apache License 2.0


Languages

Language:JavaScript 100.0%