Bret Beatty

Results 18 comments of Bret Beatty

@theHamsta That did the trick. ![image](https://user-images.githubusercontent.com/61920876/170083125-ad47db6c-6500-47ef-9da5-22ccf453fe55.png) Thank you. I can test this now.

@akinsho @theHamsta Here is my change in action ![image](https://user-images.githubusercontent.com/61920876/170091115-200f9d99-250a-43d4-b553-e057e47b53aa.png)

Still has some work to do. Right now it only accounts for `format verbs` with a letter. The float and precision ones will require more regex work, and I'm not...

I'm having a similar issue, the app it does it to me on is Remmina. I got a white border when active and a light blue one when inactive. Also...

I have the exact same issue when querying for data sources. I have one that has a space in the name and it just removes the space and does **not**...

Wow, so simple, can't believe I missed it. Thank you.

I had the same issue and @dithmer post fixed it. Point to the global install of Typescript, in my case the option looked like this ```lua init_options = { typescript...

This was awesome. Thank you for this article and video.