-
Notifications
You must be signed in to change notification settings - Fork 302
No labels!
There aren’t any labels for this repository quite yet.
93 labels
code-path-analysis
code-path-analysis
Involves simulating execution paths / interpreting the user code ..to an extent.
difficulty-01-duckling
difficulty-01-duckling
Issue where no particularly involved knowledge of the internal API is needed.
difficulty-02-ducky
difficulty-02-ducky
Resolving these involves the internal API, but with relatively easy problems to solve.
difficulty-03-duck
difficulty-03-duck
Involves more challenging problems and/or developing within and revising the internals API
duplicate
duplicate
Thanks for the feedback! We're already tracking this report/request at the linked issue.
edge-case
edge-case
Marks a bug as an edge case that would be nice to fix, but that likely doesn't affect normal use.
enhancement
enhancement
Feature requests, or enhancements to existing features. Ideas. Anything within the project's scope.
feature-block-completion
feature-block-completion
AC issues specific to the "block completion" handler