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

ALERepeatSelection doesn't exactly repeat selection #3316

Closed
Andoku opened this issue Aug 27, 2020 · 1 comment
Closed

ALERepeatSelection doesn't exactly repeat selection #3316

Andoku opened this issue Aug 27, 2020 · 1 comment
Labels
bug LSP Any issue relating to LSP or tsserver

Comments

@Andoku
Copy link

Andoku commented Aug 27, 2020

If I find refernces like this:
:ALEFindReferences -relative

And then do:
:ALERepeatSelection

It will show absolute paths instead of relative paths. So it doesn't exactly repeat selection.

@Andoku Andoku added the bug label Aug 27, 2020
@w0rp w0rp closed this as completed in 66ff00c Aug 27, 2020
@w0rp
Copy link
Member

w0rp commented Aug 27, 2020

Now it does.

@w0rp w0rp added the LSP Any issue relating to LSP or tsserver label Aug 27, 2020
jsit added a commit to jsit/ale that referenced this issue Aug 28, 2020
* master: (195 commits)
  Close dense-analysis#3285 - lint_file is now dynamic
  Close dense-analysis#3309 - Add b:ale_lint_delay
  Fix dense-analysis#3323 - Set default for g:ale_filename_mappings
  Add sql-lint to supported tools
  dense-analysis#3324 - Enable rls by default
  Set prettier working directory to where .prettierignore is (dense-analysis#3101)
  Fix dense-analysis#3319 - Force modifications to buffers
  Fix dense-analysis#3318 - Escape macros when parsing C flags
  Fix C flag parsing and tests on Windows
  Mention --fast, and document running Windows tests locally
  dense-analysis#3318 Refactor C flag parsing to set up for quoting arguments
  dense-analysis#3266 - Catch echo visual selection errors
  Label the test cases more clearly
  Fix dense-analysis#3317 - Parse -include from C flags
  Fix dense-analysis#3316 - Repeat -relative for ALERepeatSelection
  Fix dense-analysis#3307 - Handle compile_commands paths better
  Fix a typo
  dense-analysis#3314 - Tell people how to make new plug mappings
  dense-analysis#3312 - Just check if additionalTextEdits is non-empty
  Fix dense-analysis#3312 - Fix a false positive for auto imports
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug LSP Any issue relating to LSP or tsserver
Projects
None yet
Development

No branches or pull requests

2 participants