Skip to content
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

fix(glob): made glob setting work on Windows #20

Closed
wants to merge 1 commit into from

Conversation

kbrandwijk
Copy link

@kbrandwijk kbrandwijk commented Dec 30, 2017

  • Updated vscode version
  • Use RelativePattern instead of path.resolve()
  • Change deprecated rootPath call to workspaceFolders

Fixes #19

- Updated vscode version
- Use RelativePattern instead of path.resolve()
- Change deprecated rootPath call to workspaceFolders

Fixes prashaantt#4
@superheri
Copy link

Anything new happening with this? Would be nice to be able to use it on Windows.

@51ngul4r1ty
Copy link

Like @superheri I too would like to see this PR merged

@robertrosman
Copy link

Just wanted to confirm this solves the glob issue on windows. Just tried to compile it manually and it works like a charm. I created a vsix-package if anyone else would like to install it as is. Note that I haven't made any changes to version number, readme or anything, so there might be a version mismatch if you have the "official" extension installed or such.

@kbrandwijk
Copy link
Author

kbrandwijk commented Nov 16, 2020

It's just sad that after 3 years, a minor fix (+10 -8) does not get merged. Apparently, this is abandonware.

@robertrosman
Copy link

@kbrandwijk it sure looks so. Do you know of any alternatives that are actively being maintained? I really like the minimalistic approach to quick feedback while doing tdd.

@kbrandwijk
Copy link
Author

The best option for an actively maintained alternative is probably going to be your own fork 😄

@kbrandwijk
Copy link
Author

Too bad...

@kbrandwijk kbrandwijk closed this Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"nodeTdd.glob" won't work recursive [WINDOWS]
4 participants