Pine
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...
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...
### 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...
Add icon
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...
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 ```...
https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag
如图,导出的 data 里只有电影的中文译名:  
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:  The auto...