-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VSC not showing any problems #1111
Comments
^ This is super interesting! Does the problem go away if you restart VS Code? |
I have restarted VS Code, the following logs came up. The same error and no change was overserved in the problems tab
|
Oooh do you have |
Yes, if you turn that off does it work? It's something I need to remove, but just curious if that fixes it! |
This seems to change the logs shown in the Output tab. The following error does not come up now
The new logs are;
However, I see no errors on the Problem tab. When I do run
The logs above don't seem to pick these issues up;
|
i am having the same issue here, i can confirm that disabling |
Describe the bug
No Betterer problems appear on VS Code when the Betterer extension is installed
To Reproduce
![image](https://user-images.githubusercontent.com/47466168/213950513-e3c68af8-d5f5-4200-bdd2-afde84c0564a.png)
I have initialized my Betterer project using
npx @betterer/cli init
and currently 2671 issues existMy
betterer.ts
file is defined as;Expected behavior
I expect the Problems tab on VS Code to show Betterer problems
Observed behavior
![image](https://user-images.githubusercontent.com/47466168/213950118-05ab7a73-9da7-4eee-a059-b31c0872dfa9.png)
These are logs from the Betterer Output Terminal
Versions:
OS: Windows 10 Pro 64-bit
Betterer Version 5.4
Node Version 16.15.0
Betterer VSC Extension Version: 5.2.1
The text was updated successfully, but these errors were encountered: