Sam Guo

Results 14 issues of Sam Guo

I love friendly-snippets! Thanks to amazing maintainers! Is it possible to add Dockerfile snippets? Like this one below: https://github.com/ekalinin/Dockerfile.vim/tree/master/snippets

In progress

As the example below, the file size limit is smaller than the readable stream default value of `highWaterMark`, which could lead to a bug that data can not be written...

in progress

力扣网址从 `https://leetcode-cn.com/` 变更为 `https://leetcode.cn/`, 现在访问老网址每次都要confirm来能跳转。

Saving a project in a window without an open folder results in a confusing error message for users. We can improve the error message to let users know they are...

enhancement

**Describe the bug** Window size shrinks after exiting a video from landscape display mode on iPhone. **To Reproduce** Steps to reproduce the behavior: 1. Play a video in full screen...

bug

This PR fixes #363. Also fixed two issues shown in the video below: 1. Unable to delete when only one emoji is left. 2. Deleted the wrong emoji when there...

### Check the following: - [X] I have checked the behavior after setting "vscode-neovim.neovimClean" in VSCode settings. - [X] I have read the vscode-neovim docs. - [X] I have searched...

manager: buffer

Closes #333. To make a transition from Jest feasible. Capabilities Jest offers that we might need to keep: ## Expect Expect is a standalone npm package. ## Mock The jest.fn(),...

### Summary Empty label element has height, and could affect by `line-height`. ### Operating system macOS ### Steps to reproduce 1. open the html beblow 2. then you can see...

First of all, thanks for making this great package! Docs state that `extension type code (should be a number from 1-100, reserving negatives for MessagePack, 101-127 for msgpackr)`. But in...