Benny Powers - עם ישראל חי!

Results 326 issues of Benny Powers - עם ישראל חי!

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@morbidick/[email protected]` for the project I'm working on. this patch updates the type definitions...

Would be super cool to edit GitHub wikies from inside nvim. If a given repo has a wiki, some `:GHWiki` or some such could open a wiki editor

undefined **macOS version:** Mojave (10.14) **Kap version:** 3.3.2 ``` Error Error: 2021-01-08 15:43:37.693 audio-devices[39572:21902088] Error loading /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter: dlopen(/Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter, 262): Library not loaded: /System/Library/Frameworks/Jackmp.framework/Versions/A/Jackmp Referenced from: /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter Reason: image not found...

Would be nice to alias the item name for repeats, especially in nested repeats, a la the venerable old `` ```html Posts {{ post.title }} {{ post.summary }} {{ tag...

It would be really cool to have a REPL/Playground site that users could experiment with. Maybe this could be based on https://github.com/PolymerLabs/playground-elements

Occasionally, eds attempted to fetch this URL: ``` http://localhost:8000/__es-dev-server__/?es-dev-server-rollup-null-byte=%00commonjsHelpers.js ``` When it should have fetched ``` http://localhost:8000/__es-dev-server__/commonjsHelpers.js?es-dev-server-rollup-null-byte=%00commonjsHelpers.js ``` I noticed this when using `@open-wc/demoing-storybook`, because it crashed the page. The...

Some complex types are not rendering properly See for example https://github.com/atom-community/atom-ide-base/blob/1120181f51973a13bee8dd899a8accbc115182f8/types-packages/code-actions.d.ts#L38 This should render as something like ```ts (diagnostic: Diagnostic, editor: Atom.TextEditor) => Promise ``` Instead, our type renderer just...

My poor eyes! For those that prefer a dark screen, this white background can be overwhelming. For an example implementation using our docs framework [rocket](https://rocket.modern-web.dev), see https://github.com/apollo-elements/apollo-elements/blob/master/docs/_assets/variables.css

:wave: Hey thanks for publishing this tiny library! Now that TS 4 is out with variadic tuple types, would you consider an Nary release?

### Describe the request Hello! I'd like to typeahead the keyword `new` or `compose` into the GNOME overview search field, and one of the options would be a link to...

enhancement