Marcus Cemes

Results 4 issues of Marcus Cemes

Good day! 😁 ## Problem 1. Installing `ts-node-dev`, which lists `node-notifier` as a dependency, on Windows 10 creates a Start Menu shortcut to the SnoreToast.exe binary. 2. The Start Menu...

## Feature Request I love the clean theme, the avatars, names, make it look very high end. The only thing that I find is missing is a "Share to all"...

Fantastic extension! I wanted something like this so bad! I would like to suggest using the double underscore escape method even inside of templates. Handlebars are not compatible with a...

## Example The following code is deemed type-safe by TypeScript: ```ts // Without the IIFE, Typescript restricts the type to null, even with an explicit type const user = (():...