Skip to content

Conversation

filipdutescu
Copy link
Owner

Motivation

BREAKING CHANGE: Add rename changes to the quickfix list, conditioned by a new setup parameter. Update docs to describe the new parameter.

Closes: GH-69

Proposed changes

  • add with_qf_list parameter to setup() and renamer.defaults
  • update docs

Test plan

Existing tests are updated with the new functionality and new test cases are added in lua/tests/utils_spec.lua.

@filipdutescu filipdutescu added this to the v2.0.0 milestone Nov 10, 2021
@filipdutescu filipdutescu self-assigned this Nov 10, 2021
@github-actions github-actions bot added docs Improvements or additions to documentation test feature New feature or request labels Nov 10, 2021
@filipdutescu filipdutescu force-pushed the feature/add_changes_to_qf_list branch 2 times, most recently from 05065dc to c88a70a Compare November 10, 2021 22:04
BREAKING CHANGE: Add rename changes to the quickfix list, conditioned
by a new setup parameter. Update docs to describe the new parameter.

Closes: GH-69
Signed-off-by: Filip Dutescu <filip.dutescu@gmail.com>
@filipdutescu filipdutescu merged commit c88a70a into develop Nov 10, 2021
@filipdutescu filipdutescu deleted the feature/add_changes_to_qf_list branch November 10, 2021 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation feature New feature or request test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add rename locations to quickfix list.
1 participant