docs(upstream): mark #449 not actionable
Problem: Issue #449 (LSP rename failing on TypeScript files) was listed as `open` despite being a configuration issue. Solution: Mark as `not actionable`. The LSP rename times out on large TypeScript projects; increasing `lsp_file_methods.timeout_ms` resolves it. stevearc confirmed this in the issue thread.
This commit is contained in:
parent
33795aa631
commit
fde1a427e1
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ issues against this fork.
|
|||
| [#436](https://github.com/stevearc/oil.nvim/issues/436) | Owner and group columns | consolidated into [#126](https://github.com/barrettruth/canola.nvim/issues/126) |
|
||||
| [#444](https://github.com/stevearc/oil.nvim/issues/444) | Opening behaviour customization | open |
|
||||
| [#446](https://github.com/stevearc/oil.nvim/issues/446) | Executable highlighting | cherry-picked ([#698](https://github.com/stevearc/oil.nvim/pull/698)) |
|
||||
| [#449](https://github.com/stevearc/oil.nvim/issues/449) | Renaming TypeScript files stopped working | open |
|
||||
| [#449](https://github.com/stevearc/oil.nvim/issues/449) | Renaming TypeScript files stopped working | not actionable — config issue, increase `lsp_file_methods.timeout_ms` |
|
||||
| [#450](https://github.com/stevearc/oil.nvim/issues/450) | Highlight opened file in directory listing | open |
|
||||
| [#457](https://github.com/stevearc/oil.nvim/issues/457) | Custom column API | open |
|
||||
| [#466](https://github.com/stevearc/oil.nvim/issues/466) | Select into window on right | open |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue