Dario Vladović

Results 28 issues of Dario Vladović

![image](https://user-images.githubusercontent.com/1170440/83575008-e6f33a80-a52e-11ea-9626-18312054b333.png)

This enables other extensions to invoke markdown rendering through: ```js chrome.runtime.sendMessage(MARKDOWN_HERE_ID, { action: 'toggle-markdown' }); ``` It is especially useful when combined with [Commander](https://chrome.google.com/webstore/detail/commander/bcjcolkhdoiogoclgfaoihpaininobdj) 🎉

Trim down tarball size by leveraging the `files` field. :tada: ### Before ``` npm notice === Tarball Details === npm notice name: diff-so-fancy npm notice version: 1.3.0 npm notice filename:...

Hi, 👋 first of all, thank you for building such a cool project 👍 It got added to the Homebrew Cask recently (https://github.com/Homebrew/homebrew-cask/pull/86756) This PR updates readme to advertise new...

#### Description Prevent shell from trimming trailing newline by appending reset sequence. #### Motivation and Context Closes #1042 Closes #4168 #### Screenshots (if appropriate): #### How Has This Been Tested?...

Hi @deadpixi :wave: I've tried to package `mtm` for Homebrew distribution but a substantial amount of changes between the latest release and `HEAD` turned out to be a dealbreaker (https://github.com/Homebrew/homebrew-core/pull/66093#issuecomment-739564041)...

Update Homebrew distribution status. (Now it includes the manpage.) Rename OSX to macOS. ~⚠️ Depends on https://github.com/Homebrew/homebrew-core/pull/80043~ Hombrew PR just landed 🎉

This PR alters plugin resolution to support scoped and official `@rollup` plugins: ```js module.exports = { plugins: { '@extensionengine/tailor-ce': true, '@rollup/alias': { ... } } }; ``` This gets resolved...

#### Description Show OCaml version for OCaml/Reason-specific folders. #### Screenshot ---- Related: https://github.com/starship/starship/pull/1218

new-feature
frozen