GithubHelp home page GithubHelp logo

github-code-folding's People

Contributors

jokkeez avatar noam3127 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

github-code-folding's Issues

Package as userscript

Would allow for built-in wider cross-browser compatibility, less cluttered toolbars, and faster update cycles.

The code of the published version does not match the codebase

Hi

Thank you for making this extension, it is really helpful!

I run into a small issue today and come here to see if you could help.

It is making unexpected log messages in my devtool console. But as I look into the codebase, I found that the line making logs has been removed from the codebase a long time ago in this commit.

image

Now I am wondering if the published version is built from the latest codebase. If not, could you please publish again with the latest codebase?

Thanks!

Feature request: expand/collapse all folds

Hi, thanks for the great plugin! I use it all the time.

One thing I keep finding myself wishing I could do, especially on large files, is click a button that will collapse every fold so I can get a "big picture" view of the file. Then I could click the button again to expand all of the folds.

Doesn't fold function with ES6 template strings in it properly

Hi, thank you for this extension.

It seems that it doesn't fold function with ES6 template strings in it (or maybe only when they're multiline, I didn't check), e.g.:

function createHelloWorld() {
  const main = document.createElement("main");
  main.innerHTML = `<h2 class="info">
  Hello World!
</h2>
`;
  return main;
}

Defunct/Broken extension (Firefox 108.0.2)

I have never used this extension before, so I don't know that it ever worked. I do know it doesn't work for me right now, but perhaps it's user error (e.g. haven't performed a system upgrade in a few weeks [archlinux], did not relaunch firefox after installing [never have needed to]).

edit:
Apparently there is a working implementation downstream, which moves the source files so finding the fix through PR diffs isn't as easy as it could be.

Request: Greasemonkey Script

This looks great, but I would much prefer a greasemonkey script, which won't sink across computers like my chrome extensions do.

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.