Giter Site home page Giter Site logo

Questions re: user experience about tabfs HOT 3 OPEN

osnr avatar osnr commented on June 30, 2024
Questions re: user experience

from tabfs.

Comments (3)

osnr avatar osnr commented on June 30, 2024 1

Yeah. I'll think about how to document that better. I sort of feel like we should have... like... an autogenerated tree / table of contents / listing of all the synthetic files that says what they do, what side effects they have (some pull up the debugger warning, some are slow), etc.

if this is inside the extension, maybe it also has config so you can toggle them off without modifying the source code (although I do want people to feel comfortable modifying the source code, too)

from tabfs.

osnr avatar osnr commented on June 30, 2024

interesting. I think only stuff in the debugger/ subfolder should actually require the debugger and trigger the warning. (i.e. not title.txt, url.txt, etc).

it's possible that something in your userspace is reaching into debugger/ (to stat files or whatever) and triggering the debugger (and once it's on, it tends to stay on).

I think if you just delete that whole block I linked, the debugger won't be invoked anymore? (it is already disabled in Firefox, which doesn't have the chrome.debugger API)

from tabfs.

beaugunderson avatar beaugunderson commented on June 30, 2024

oh interesting! documenting that it shouldn't normally happen would help here, and I think in my case maybe it's Spotlight indexing or something that's enumerating all of the files?

or maybe the initial grep or **/*.txt enumerated all the debugger-specific files and the debugger remained on for all tabs

from tabfs.

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.