atom / spell-check

Spell check Atom package
MIT License
205 stars 121 forks source link

Move spellings to top of context sensitive menu #211

Open jv2222 opened 7 years ago

jv2222 commented 7 years ago

Prerequisites

Description

The context sensitive spelling suggestions should be at the top of the menu like all other text editors and browsers. I've attached a screenshot of chrome browser textarea.

https://www.dropbox.com/s/ll9a4qvx124inho/Screenshot%202017-05-25%2023.24.55.png?dl=0

Steps to Reproduce

  1. Misspell a word
  2. Right hand click on it

Expected behavior:

  1. Misspell a word
  2. Right hand click on it
  3. Spelling appears at top

https://www.dropbox.com/s/ll9a4qvx124inho/Screenshot%202017-05-25%2023.24.55.png?dl=0

Actual behavior:

  1. Misspell a word
  2. Right hand click on it
  3. Spelling appears at bottom

Reproduces how often:

100%

Versions

All

jbjonesjr commented 7 years ago

There are a few prior requests for this at the bottom of #54 as well.

Jarvvski commented 7 years ago

I whole heartedly agree

Swivelgames commented 7 years ago

👍 I only found the thing because I kept thinking there had to be a way to find the correct spelling if it keeps underlining things. It wasn't immediately apparent to me that the spelling suggestions were on the context menu since they weren't at the top. Definitely blended in with the rest of the context menu items.