Giter VIP home page Giter VIP logo

Comments (7)

telesoho avatar telesoho commented on August 23, 2024

@MonkeyDAsce
The extension use pbcopy and pdpaste command on IOS. You need to check pdpaste work fine on your MacOSX Terminal.

你能看懂中文最好了,按照下面文章的设定貌似能解决这个问题:
http://blog.vgod.tw/2008/01/09/%E5%9C%A8macosx-terminal%E4%B8%AD%E4%BD%BF%E7%94%A8%E5%89%AA%E8%B2%BC%E7%B0%BF/

from vscode-markdown-paste-image.

DaemondShu avatar DaemondShu commented on August 23, 2024

image

My pbcopy and pdpaste commands are OK, but my vscode didn't work.

from vscode-markdown-paste-image.

telesoho avatar telesoho commented on August 23, 2024

@MonkeyDAsce
I found there is a bug report in copy-paste, but it doesn't fixed yet.
The same problem has been found in other extension that use copy-paste.
Chinese encoding problem when using mdmath.clipToHtml

VS Code doesn't set "LC_CTYPE" environment variable.

We won't fix this in VS Code because that fix would only work while developing an application that uses "clipboardy" inside VS Code. If this application is deployed (outside of VS Code) the fix would no longer be available and the application would fail. So it is the responsibility of the application to deal with the missing "LC_CTYPE" environment variable.

The more detail see:
Microsoft/vscode#26502 (comment)

May be I should use 'clipboardy' to replace 'copy-paste'.

from vscode-markdown-paste-image.

telesoho avatar telesoho commented on August 23, 2024

@MonkeyDAsce
I have release a new version, Could you help me to check It work or not.

from vscode-markdown-paste-image.

DaemondShu avatar DaemondShu commented on August 23, 2024

No, the new version doesn't work. It is the same as before.

from vscode-markdown-paste-image.

DaemondShu avatar DaemondShu commented on August 23, 2024

Is there a problem? May your new version didn't take effect. The extension always need "reload" no matter how many times I reload/restart VScode.
image

from vscode-markdown-paste-image.

DaemondShu avatar DaemondShu commented on August 23, 2024

Yeah, maybe it was my fault. The new version worked after I reinstalled the extension. Thank you very much!

from vscode-markdown-paste-image.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.