Does not appear to work on Ubuntu
Closed this issue · 6 comments
It doesn't appear to be working on Ubuntu. I use this same extension on my Windows laptop and it works just fine. On Ubuntu, I get no warnings at all (tested on both with the same text).
Write Good Linter: 0.0.7
OS: Ubuntu 17.10
From "Visual Studio Code" about screen:
Version 1.17.2
Commit b813d12980308015bcd2b3a2f6efa5c810c33ba5
Date 2017-10-16T13:57:00.652Z
Shell 1.7.7
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64
Anything else I can provide?
I will try and setup a VM to verify (and hopefully correct) any issues. There was a problem with v0.0.6, but v0.0.7 should work fine.
Just verifying you were in a file with a .md extension when you tested it on linux?
Fresh 17.10, Fresh VS Code install (1.17.2, same sha), and fresh install of Write Good Linter (v0.0.7). I think everything is working as expected. I think next check to make sure you hit "reload" after installing the extension or that it was in an .md file (or you changed the write-good.languages
setting in preferences).
Thank you! Yes, I verified I was running against a markdown file (.md). Will verify the settings this evening. If it's still not behaving, I'll uninstall everything and reinstall with just this extension to eliminate any possible conflicts and let you know.
So sorry for the false alert. It's working. I disabled all of my other extensions. I think another extension I was using was taking a long time and producing so much output so I was never seeing the results from yours. I'm closing this issue. I really appreciate your quick response and testing! And of course, I appreciate your work here :)