Pine

Results 23 issues of Pine

Hey, I'm wondering if you could add a mark/multi-open feature, similar to Ctrl-Z in ctrlp. After a search, I want to mark multiple files and open them together. I went...

feature

Hello! I'm trying to use `skia-canvas` to do font measurement. I'd like to replace puppeteer with it in my [SVG renderer](https://github.com/shikijs/shiki/blob/master/packages/renderer-svg/src/measureMonospaceTypeface.ts) for [shiki](https://github.com/shikijs/shiki): Running with node: ```js const { Canvas...

help wanted

### What problem does this feature solve? https://github.com/vuejs/vetur/issues/276 Currently, Vetur offers auto-completion & hover info for custom components defined in ElementUI, OnsenUI and Bootstrap-Vue. However, hand-maintaining such json files seem...

discussion

https://github.com/Microsoft/vscode-docs/blob/vnext/release-notes/v1_26.md#webview-icons

Same approach as https://github.com/nbedos/termtosvg.

When you have a tab displayed as 4 characters, using clipboard to get plain text is is a tab but in html it is 4 `nbsp`s. Need to count the...

bug

VTI (Vetur Terminal Interface) is available since 0.23.0. Docs: https://vuejs.github.io/vetur/vti.html Usage: ```bash npm i -g vti # run this in the root of a Vue project vti vti diagnostics ```...

discussion
vti

https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag

feature-request
help-wanted

如图,导出的 data 里只有电影的中文译名: ![image](https://user-images.githubusercontent.com/4033249/97528267-3fe4d300-19e8-11eb-8a45-4a3caade0476.png) ![image](https://user-images.githubusercontent.com/4033249/97528271-46734a80-19e8-11eb-8da8-7a5bca099596.png)

Hello, this is Pine from [VS Code](https://github.com/microsoft/vscode) team. We are looking into using MDN data to provide an always up-to-date auto completion in VS Code, for example: ![idea](https://user-images.githubusercontent.com/4033249/38513645-b788d068-3be3-11e8-8f95-8ef25fe9840e.png) The auto...

enhancement
idle