PasteURL icon indicating copy to clipboard operation
PasteURL copied to clipboard

A VSCode extension for pasting url in markdown-style.

Results 8 PasteURL issues
Sort by recently updated
recently updated
newest added

Like this: paste URL can`t update title content online. ![image](https://github.com/kukushi/PasteURL/assets/42906894/fad09f80-332c-4668-b857-c24912827199)

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies

I'm trying to paste the following link from a different sources, but it always results in error. [Domain Name Industry Brief](https://www.verisign.com/en_US/domain-names/dnib/index.xhtml) Pasting below url [Domain Name Industry Brief (DNIB) -...

If web page title contain " ' ", `Pasteurl` get unexpected result: example: paste url: `https://en.wikipedia.org/wiki/Conway's_Game_of_Life` to vscode, will get: `[Conway's Game of Life - Wikipedia](https://en.wikipedia.org/wiki/Conway's_Game_of_Life)` version: PasteURL: v0.5.4 vscode:...

is it possible to add support for local files system URLs eg. paste C:\folder\sub folder\file name.txt it pastes as file:///C:/folder/sub%20folder/file%20name.txt

例子:http://www.jb51.net/ ``` [�ű�֮��_www.jb51.net](http://www.jb51.net/) ``` curl http://www.jb51.net/ ``` Shell ����ִ��˳������[ͼ]_linux shell_�ű�֮�� .... ```

# Example: link `https://www.reddit.com/r/selfhosted/comments/i2n515/pikvm_the_cheap_diy_kvm_over_ip_with_mouse_mass/` became `[302 Found](https://www.reddit.com/r/selfhosted/comments/i2n515/pikvm_the_cheap_diy_kvm_over_ip_with_mouse_mass/)` # expected behaviour: for reddit and structure alike would - retrieve conversation header instead of rely on page metadata Or: - get the...

After a recent vscode update, url title are not getting populated. Any help how to fix this? 1. [Error Happened](https://thenewstack.io/10-insights-from-integrating-ai-into-my-coding-workflow/)