Jimmy Lewis

Results 66 comments of Jimmy Lewis

While doing some further testing with this, it seems really flaky. Now that the work of detecting package installation is async, it seems that the OleMenuCommand is not waiting for...

With CDNJS, the data used by libman comes from their catalog curation. In this case, CDNJS that says 2.1.1 is the latest version, and there's no indication from their API...

Using regex for file names seems unintuitive to me, especially when globbing patterns are supported. Would it make more sense to either support an exclude glob or support glob patterns...

I was also able to get this to work with `/usr/local/bin/code`, which is less authoritative than the `Visual Studio Code.app/...` path, but much easier to type.

@sharwell This is a common issue in the VS core editor. We have the same issue in other editors as well, e.g. minified JSON files. I've reopened the VS ticket...

Is there a community understanding about adopting new TFMs just to show "up-to-dateness"? I often see some package authors mention that they follow oldest supported LTS, and only add/update new...