haskell / haskell/haskell-language-server

Prompt for renaming operators has the wrong initial text

Open
#3,402 1 comment 1 reaction 1 assignee Claimed by @OliverMadine View on GitHub
component: hls-rename-plugin type: bug
Dominant language
Haskell
Stars
3k
Forks
455
Avg merge
2d 19h
Merged PRs (30d)
11

Description

If I try to rename %:
```
(%) (a,b) = a+b
```
The prompt starts with `a`, but it should start with `%`.

I am using HLS 1.8 from ghcup

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.