Giter VIP home page Giter VIP logo

linkstacktrace's People

Contributors

lucaswerkmeister avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

ferwguerra

linkstacktrace's Issues

Add <noscript> info

linkStackTrace obviously doesn’t work without JS, but I don’t think that’s obvious to everyone. We should have a <noscript> “Sorry, you need JS” kind of message.

Search asynchronously

Blocking the UI thread for the search is Really Bad™. I’ll need to think a bit about how we preserve the order of the stack trace, but it should definitely be possible.

Replace commit-ishs

We could offer a feature to replace the “latest” commit-ish SHA that the GitHub Search uses in the file URL with a user-provided commit-ish, for example a release tag. The line numbers should always match the version of the program that the stack trace is from, and many users might not be running the latest version. As long as no files were moved, simply replacing the SHA should work fine.

However, I don’t want to break the workflow “Ctrl+V, Tab, userRepo, [optional Tab], Enter” by inserting another UI element. I’ll have to think about that a bit.

Search by repo broken in API v3

When using v3 of the GitHub API, search by user/repo doesn’t work (total_count 0). Avoided for now by reverting to beta version in 828bd8e, but that will probably be discontinued eventually, so I have to find out why it broke.

Strip package name

With the fully qualified method name, the stack trace is usually too wide for GitHub issues. It would be great if we offered the option to strip the package name.

stacktrace→stack trace

“stacktrace” is only written as one word in German, it seems. Dangit.

I’ll keep the name ”linkStacktrace” (instead of “linkStackTrace”) for the repository, website, and js function (I think), but I’ll have to change the occurrences in text.

Global cache

As mentioned in #3, we could have a global cache – a map from userRepo to the filename → url map.

(Another candidate for #4.)

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.