Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coloring method suggestions #291

Open
anandijain opened this issue Jan 29, 2023 · 0 comments
Open

coloring method suggestions #291

anandijain opened this issue Jan 29, 2023 · 0 comments

Comments

@anandijain
Copy link

anandijain commented Jan 29, 2023

julia> rem_edge!( [TAB]

rem_edge!(g::Graphs.SimpleGraphs.AbstractSimpleGraph{T}, u::Integer, v::Integer) where T @ Graphs.SimpleGraphs ~/.julia/packages/Graphs/Me2H1/src/SimpleGraphs/SimpleGraphs.jl:121
rem_edge!(g::SimpleDiGraph{T}, e::Graphs.SimpleGraphs.SimpleEdge{T}) where T @ Graphs.SimpleGraphs ~/.julia/packages/Graphs/Me2H1/src/SimpleGraphs/simpledigraph.jl:432
rem_edge!(g::SimpleGraph{T}, e::Graphs.SimpleGraphs.SimpleEdge{T}) where T @ Graphs.SimpleGraphs ~/.julia/packages/Graphs/Me2H1/src/SimpleGraphs/simplegraph.jl:488

is there a way to color these method signatures? its all white in REPL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant