Joel Kemp

Results 24 issues of Joel Kemp

This shouldn't go to the backend, should be caught in the front end and then show history entries in the console. ## --- Want to back this issue? **[Post a...

enhancement
help-wanted

Would be nice to have some personalization built in without having to fork the project. Saving theme choice via localstorage would be great. Ideally, the entire site would adopt the...

enhancement
help-wanted

Currently, the error prettifying only works for non-sandbox errors. Users might be confused seeing a somewhat cryptic error for code that should work. The error message should be something like:...

enhancement
help-wanted

Input field in left sidebar where you input a method and you see the documentation either in a popup or in the console? ## --- Want to back this issue?...

enhancement
help-wanted

- Consider adding the version of the plugin to the console output. - Consider adding a context menu shortcut to copy console output to the clipboard - Consider printing the...

enhancement

This is perhaps a more useful subset of the "View dependency tree" feature Two features here: 1. View subclasses (Who extends me) 2. View ancestors (Who do I extend) Both...

enhancement

BackCompat for config being defaulted to require_config. This change makes sense to accommodate the [new webpack config setting](https://github.com/mrjoelkemp/Dependents/issues/160). ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/24254792-change-config-setting-to-require_config?utm_campaign=plugin&utm_content=tracker%2F2962987&utm_medium=issues&utm_source=github)** We...

enhancement

mrjoelkemp/node-callers#1 ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/24050278-fix-callers-false-positive-bug?utm_campaign=plugin&utm_content=tracker%2F2962987&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F2962987&utm_medium=issues&utm_source=github).

bug

From https://github.com/mrjoelkemp/sublime-dependents/issues/103 ``` Along this line for those using bower/compass like I do there i have @imports that reference paths in the config.rb used by bower. So for example if...

enhancement
help wanted

Should speed up the non-build-config search for drivers. Depends on https://github.com/mrjoelkemp/node-taxicab/issues/13 ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7363247-pass-exclusions-to-taxicab?utm_campaign=plugin&utm_content=tracker%2F2962987&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F2962987&utm_medium=issues&utm_source=github).

enhancement