James Sumners
James Sumners
Certainly no rush. 🦃🦃🦃
The majority of the PR would be figuring out how to implement it. Is there a specific question you have around "getting started"?
https://github.com/jsumners/alfred-emoji/blob/master/src/emoji.js is the main entry point. The other scripts in `src/` provide implementation details.
It should be possible to implement. A PR would certainly be considered.
I have seen this issue as well. I'd start by investigating the Node module we use to compile aliases.
I believe #60 fixes this issue.
👆 is solved in 85a8f93 ☹️ is still a problem
A PR would be quite welcome.
I'm not opposed to a PR that implements what you are asking. I'm not very well versed on all of the details. But some quick searching leads me to believe...
If this is meant to replicate https://node-tap.org/docs/watch/ then I would not want it to be a VSCode extension exclusively. I would want the test runner to support it natively.