Chris Lozac'h

Results 9 issues of Chris Lozac'h

Quick aside: cool library! Thanks for sharing it. :) The [Usage docs](https://svelte-grid.now.sh/usage) claim that the `cols` prop should be a number representing the number of columns in the layout, but...

This PR constitutes a method for batch editing of Roam blocks and a handful of implemented scenarios # Features Demonstrated - Batch linking - Adding/Removing tags at the end of...

As mentioned [here](https://github.com/roam-unofficial/roam-toolkit/pull/50), I decided to roll feedback from @Stvad into a new branch with additional navigation improvements in the form of arrow key navigation. These small tweaks make my...

### Context When editing a block, hitting `enter` (and/or `return` on a Mac) creates a new block, potentially splitting the current block if there's any text to the right of...

The code below results in a blue warning block that encapsulates both commented lines. If I change `@warning` to `@bug`, the block turns yellow, but still encompasses both lines, rather...

Feature
Idea

I'm new to Flow, so I don't have enough information in my head to make an informed choice between `vscode-flow-ide` and [`flow-for-vscode`](https://github.com/flowtype/flow-for-vscode). It would be great if the README could...

# Check list - Atom version info Atom : 1.17.0 Electron: 1.3.15 Chrome : 52.0.2743.82 Node : 6.5.0 - vim-mode-plus version. 0.94.0 - Your OS macOS Sierra 10.12.6 - You...

Adding a wrapper div around existing elements can cause their position to shift. This small change fixes that.

Steps to reproduce: • Install VintageLines • Open any text file • Using the mouse/trackpad, click within the text and—while keeping the mouse button depressed—drag past the boundary of the...

bug