Charles Fossen

Results 3 issues of Charles Fossen

A command line parameter similar to --start-at="suite/test" that would run all the subsequent tests starting at that particular test. That would allow the continuation of the rest of the tests...

Feature
Minor
Runtime

Call get_jump_history_for_view(view).push_selection(view) so jump_back works. Signed-off-by: Chuck Fossen [email protected]

I have multiple windows open with a project in each one. If I navigate_to_definition in a window, then go back to a previous window where I have called navigate_to_definition and...