code-search
Here are 44 public repositories matching this topic...
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 2, 2020 - C++
-
Updated
Jun 28, 2020 - C++
-
Updated
Oct 24, 2020 - C++
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
Oct 23, 2020 - Java
-
Updated
Nov 5, 2019 - Java
-
Updated
Oct 26, 2020 - Go
-
Updated
Aug 16, 2020 - Emacs Lisp
Description/ Observed Behavior
J.FieldAccess.isFullyQualifiedClassReference(MethodMatcher) allows for comparison between a FieldAccess
and a MethodMatcher
to see if they are describing the same fully qualified type or not.
But `Method
-
Updated
Dec 10, 2019 - Rust
-
Updated
Mar 7, 2017 - Go
-
Updated
Aug 9, 2020 - Python
[ ] - Syntax highlighting uses a slightly off-white background color. I see two options to fix this:
- Download the current styling sheet and modify it. https://highlightjs.org/static/demo/styles/github.css
- Find a different style with a white bg: https://highlightjs.org/static/demo/ Then edit the
index.html
file to use that style sheet instead.
-
Updated
Jan 18, 2019 - Python
-
Updated
Jul 20, 2019 - Java
-
Updated
Aug 29, 2020 - C++
-
Updated
Sep 3, 2020 - Jupyter Notebook
-
Updated
Oct 2, 2020 - C++
-
Updated
Oct 26, 2020 - Clojure
-
Updated
Jul 21, 2020 - TypeScript
-
Updated
Jul 19, 2019 - Java
-
Updated
Sep 17, 2019 - Java
-
Updated
Oct 3, 2018 - Java
-
Updated
Jul 20, 2020 - TypeScript
-
Updated
Oct 5, 2019 - Shell
-
Updated
Dec 3, 2018 - JavaScript
Improve this page
Add a description, image, and links to the code-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the code-search topic, visit your repo's landing page and select "manage topics."
A campaign always created a changeset against the repo's default branch at present, but there are scenarios where it may be desirable to allow customising the target branch, presumably through a new, optional
changesetTemplate
field.