Wayne Van Son

Results 140 comments of Wayne Van Son

@DLesage25 I never got around to it. If you'd like to write them, go ahead. I'll be happy to provide feedback.

I believe you should add this as a PR, even as a draft. That way it can be reviewed. I believe `through2` is no longer required, as it can be...

I'm so keen for this. My initial thought would an onChange event, and a way to subscribe to partial updates of content. If I was editing in a directory collection...

What if by default we check up to the root for a project, and run it for the top level `package.json`? This way it works with monorepos. It's a pretty...

> Assume that root is package.json is but ask for conf. I would like this to be like the example I've mentioned, so it works with workspaces (searching up the...

Love what you have here. My two cents on watch mode: I feel like this package should be part of a git workflow and not watch mode at all. I...

@sQVe I just added to my comment if you'd like to see more. > Moving and renaming files can be such a hassle for merge conflicts. Yeah that looks like...

Hey all, I've been looking into [creating a formatter for OpenSCAD using topiary](https://github.com/waynevanson/topiary/tree/openscad) and found out that creating an LSP may be possible using tree-sitter. - tree-sitter grammar sourced from...

Thank you for your suggestion! It is currently not capable of generating notes through any API, just a form tied to a note. Can Templater call a command that exists...

I see what you mean, that sounds like a good solution too. I've at a few repos and I can't find an example of how they expose and API like...