Giter VIP home page Giter VIP logo

vscode-glualint's People

Contributors

goz3rr avatar robotboy655 avatar zehmatt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vscode-glualint's Issues

Failed formatting the file

I just get an error Failed to pretty print code, most likely due to syntax errors. I have the latest version of this extension and glualint is at the version 1.25.0

Running glualint from the command line on the same file has no errors so I'm guessing it is rather the extension than glualint.

Cannot find glualint when using SSH

I am connecting to a windows 10 server using VS Code's SSH plugin. Despite the PATH environment being set and reloading the window, the plugin still cannot find glualint.exe.
image
image
image

glualint doesn't work with vanilla Lua language id?

I can't get this to lint default Lua. I like to disable the glua extension when not working with GLua files, and it seems this extension doesn't run glualint on normal Lua files at all, even though the config says it should.

Open VSX release?

Any chance that this extension could also be released on Open VSX? It's an open alternative to the VSCode Marketplace, and adding it there would make updating more convenient for people using VSCode forks like VSCodium.

Disable Warnings

Hello !

All my projects have a lot of annoying Warnings about spacing and tabs, whitespaces and such
All of theses are useless since all my code is compressed and Obfuscated before release...

A simple "glualint.disableWarnings":True would be perfect !

If a VSCode built-in solution exist can you please point me to the right place to do this thanks ๐Ÿ‘

T3R00T

Failed to find 'glualint' path, even tho it is there.

Hi, I hope I didn't get a skill issue, but I downloaded glualint, and the vscode-glualint, added former to the path, and it did work for the few days. Then it decided not to :D

I'm using Debian 12, and regular vscode.

vs code error
2024-06-08_01-54

glualint itself work as expected
2024-06-08_01-57

my .bashrc
2024-06-08_02-02

The plugin adds the annoying "someString" string.

Hello, can you please help me with the extension?
This has been going on for a long time. The extension works great, but it has one annoying thing.
Every time I paste some code via ctrl+v, it inserts "someString" where the variables were. It's really annoying.
When I turn off the plugin in vscode, this doesn't happen.
Appreciate for any help

Animation

Lua extensions enabled: vscode-glua-enhanced, vscode-glualint

Issue when trying to pretty print

The Pretty Print feature does not seeming to work.
When I type "glualint --version" in the Terminal it returns the Version, but when I try to Pretty Print, it does not seems to return anything and the terminal is freezing.

Hide Warnings / Confused (VSCode)

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?

Linting in VS Code Git diff window not following glualint.json settings

Hi,

I'm using your extension while working on some GMod addons and I'm really liking it
One thing I've noticed, though, is that when I look at the diff between files using the standard Git diff window on the Source Control tab, it doesn't appear to follow the glualint.json settings

For example, I open a file to edit it and there are no warnings. I then look at the diff on the Source Control tab before committing and it shows a bunch of warnings for things I have disabled in my glualint.json

Let me know if you need more information from me =)
Thanks in advance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.