Goz3rr / vscode-glualint

glualint for vscode
https://marketplace.visualstudio.com/items?itemName=goz3rr.vscode-glualint
MIT License
7 stars 4 forks source link

Hide Warnings / Confused (VSCode) #12

Closed d4kir92 closed 1 year ago

d4kir92 commented 1 year ago

How can i hide specific warnings that i dont need?

and

how can i fix this warning? image

local delay = 0.01

and

is it possible to use tabs instead of 4 spaces?

Goz3rr commented 1 year ago

The first two questions are both answered here

Pretty printing should use whatever your vscode is set to, in the bottom right of the status bar you can choose between tabs or spaces.