dense-analysis / dense-analysis/ale

No backspace can be used after EOL.

Open
#3,067 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

## Information

**VIM version**

8.1.1244

Operating System:
Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic

## What went wrong

I disabled all plugins. When I try to go to the new line and use backspace it doesn't work.

## Reproducing the bug

1. Save file as `*.js` with this content:

```
const whatever = {
key: 1,
}
```

2. Go to edit mode. By having cursor at the end of this line `key: 1,`.
3. Use enter.
4. Try to use backspace to go to the beginning of the line you currently are.
5. No results. I could be possible when exit edit mode.

### :ALEInfo

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.