Giter Site home page Giter Site logo

Comments (6)

kisstkondoros avatar kisstkondoros commented on July 24, 2024

I think it has nothing to do with the available memory (it shouldn't). I'll look into it

from gutter-preview.

kisstkondoros avatar kisstkondoros commented on July 24, 2024

Tested it again, on linux, on windows, it works fine for me.

It would be nice to have some more details.
Please provide a Minimal, Complete, and Verifiable example. (https://stackoverflow.com/help/mcve)

from gutter-preview.

GrosBourrin avatar GrosBourrin commented on July 24, 2024

some examples oh how it works on my pc !
Vscode 1.28 x64
image preview 1.15.1
windows 10 x64 1809
8 Go ram
Nvidia GTX 745 drivers updated

2018-10-09_07h51_33
2018-10-09_07h52_38
2018-10-09_07h58_07

from gutter-preview.

kisstkondoros avatar kisstkondoros commented on July 24, 2024

So, apparently the data uri support was entirely broken, I've fixed that in the latest version (0.15.2).

For the last issue, I have no idea... What happens there exactly? Did I understand it correctly that until you have only one tab open it works fine but if you open another one it breaks? (could it be that it was alos the data url issue?)

from gutter-preview.

GrosBourrin avatar GrosBourrin commented on July 24, 2024

that's right ! :/ loss of uri data, i'll try the new version and tell you if it works

edit: doesn't work more !!!!!!

from gutter-preview.

kisstkondoros avatar kisstkondoros commented on July 24, 2024

Version v0.15.3 was just released please give that a try (This is getting ridiculous sorry for all the troubles).

Since the recognizers are driven mainly by regular expressions (and they are costly) I had to introduce a maximum for the processed line length (20.000 characters at the moment). If not all data uris are working, this might be the reason for it (this is new in v0.15.3)

I hope it'll work fine now.

P.S.: The reason that it only worked on one tab was that the recognizers were still processing the previous tab's content. This was also addressed in v.0.15.3

from gutter-preview.

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.