-
Updated
Dec 15, 2018 - Go
tooling
Here are 365 public repositories matching this topic...
-
Updated
Mar 17, 2020 - Go
-
Updated
Dec 28, 2019 - JavaScript
figwheel.main/config-ensure-watch-dirs-on-classpath can produce error messages worded "A watch directory is must on the classpath and point to the root directory of your namespace source tree." I assume this is meant to say "A watch directory must be on the classpath..."?
Document internals
The reader should understand:
- what information is created and accessed by what processes, and where it's stored.
- how spy / letsc / defsc work
Demonstrate Sketchpad's top features.
These might be:
Setup:
- isolated code
- navigation
Running code:
- editable parameters
- custom ui (select fields)
- test vs run mode
- live reload
Coding:
- viewless output (text helpers)
- data output (table)
- injectable markdown
Output:
- pagination
- formatting
Admin:
- tags
- customisability
-
Updated
Feb 11, 2020 - JavaScript
Currently, the (built-in) tasks documentation is a bit... lacking.
We only have a link to the src/builtin-tasks folder and that's it. Any user or developer interested would have to look deep into the sources to understand what is going on.
A suggestion to
There is now the option to have multiple templates (e.g. for bug report and feature request).
https://help.github.com/articles/about-issue-and-pull-request-templates
https://help.github.com/en/articles/creating-issue-templates-for-your-repository
-
Updated
Jun 1, 2020 - Swift
-
Updated
May 11, 2019 - Go
commitizen allows you to specify a ticket number at the end of the process. This information is stripped from the changelog output.
How can I add it?
Kafka documentation
Use the template below when reporting bugs. Please, make sure that
you're running the latest stable release or the latest snapshot of
orchard and that the problem you're reporting hasn't been
reported (and potentially fixed) already.
Expected behavior
When doing cider-javadoc on a Kafka method, it should go to the right API version.
Actual behavior
At the moment it goes to `
When writing the Gemfile_next.lock snapshot, we resolve the dependencies remotely https://github.com/Shopify/bootboot/blob/master/lib/bootboot/gemfile_next_auto_sync.rb#L56
this is unnecessary as all the gems should already have been fetched.
Resolving the dependencies locally with Bundler::Definition#resolve_with_cache https://github.com/bundler/bundler/blob/a63a39d738865665f714f179fe42dd
I have a keyboard shortcut here:
It's supposed to show all options, but renaming (which if looked up through the palette, JS Refactor has it and it works) doesn't show up in that list:
. This is especially useful when your connection credentials give you access to only 1 vhost (this is what happens for hosted RabbitMQ providers), where using a d
Just a small reminder that we should document the compiler based cljs compliment source in the README. Currently it's not mentioned anywhere at all. //cc @arichiardi
Describe the feature
From looking at the regions of the world via google analytics on the metals website and tracking references on blogs/twitter, it seems that Japan has the second largest usage of both metals and coc-metals. I'd be great to have a Japanese translation to the readme in order to help anyone out that may need it.
Search terms
Japanese
-
Updated
May 29, 2020
Improve this page
Add a description, image, and links to the tooling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tooling topic, visit your repo's landing page and select "manage topics."

Would be handy to list supported browsers right on the readme, so folks will know whether they can use this when evaluating options. Some folks are unfortunately still stuck with users on older versions of IE11 (See #130).
Thanks!