Git Product home page Git Product logo

Comments (2)

dabbott avatar dabbott commented on June 11, 2024

Yes, absolutely!

One complication is that Deco lets you have inspectable properties with associated metadata, and if the code changes outside of Deco, those properties will get a little screwed up (they are stored based on character/line position in the file). That's okay - but we should also invalidate/delete any inspectable properties if they are no longer accurate (e.g. if a property that used to be "42" of type string was shifted a few characters and now contains junk and is no longer a string, like = "4, we should remove it from the inspector)

from deco-ide.

MutableLoss avatar MutableLoss commented on June 11, 2024

Just to add to this, I'm not sure if it's the current want Deco handles files, but I have had Deco freeze when selecting the package.json after it has been changed externally with npm/rnpm. I have not found a good way to reproduce this indefinitely, but it has been an issue when trying to access this file. I will make another issue when I can.

Deco 1.1.2/0.7.1

from deco-ide.

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.