Jesse M. Holmes

Results 12 comments of Jesse M. Holmes

Maybe we can check for Tabs once we've parsed it with _gray-matter_, and if found, we can send a notification requesting the user change their workspace settings to convert Tabs...

Here's what I've found so far: We're working with Node Buffer objects which do not come with string manipulation, so simply checking for tabs and replacing them with spaces only...

This is interesting. If a user should change the token configuration, there might not be a date in the filename to parse in order to generate the view. Perhaps a...

The recent release of VS Code 1.31.0 included updated documentation and examples for the [extensions APIs](https://code.visualstudio.com/api). Sent with GitHawk

If we recurse the default directory and create a list of subdirectories as described [here](https://github.com/dkundel/vscode-new-file/issues/24#issuecomment-304969123), performance will suffer greatly for users with a large number of subdirectories. A compromise might...

@kv-gits Would you mind including screenshots for reference? Sent with GitHawk

PT 0.37.0 gives this error on my EC2 instance of WS19 DataCenter, version 1809 (OS Build 17763.1817). I only need FancyZones, so I'm going to give .0.25.0 a try based...

@NapsterInBlue What if you were to `choco install make --source=cygwin` and avoid the huge list? Having a fifteenth package manager on my machine doesn't feel great.

I've been asking about this for a few years, thinking this was a unique request. Looks like I'm not the only one! My use case is similar to @angelhdzmultimedia. I...