Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Margin and Padding Autocomplete #105

Open
james-cosgrove opened this issue Sep 19, 2017 · 1 comment
Open

Margin and Padding Autocomplete #105

james-cosgrove opened this issue Sep 19, 2017 · 1 comment

Comments

@james-cosgrove
Copy link

Prerequisites

Description

When I type 'margin' or 'padding' in a css or scss file, it shows margin-left/padding-left as the first autocomplete option instead of just margin/padding. If i don't fully complete the word, i.e. 'margi' or 'paddin' it correctly shows 'margin' or 'padding' as the first autocorrect option. This is not an issue with other properties such as 'border'. Please see attached screen shots.

screen shot 2017-09-19 at 11 34 20 am

screen shot 2017-09-19 at 11 34 33 am

screen shot 2017-09-19 at 11 40 12 am

screen shot 2017-09-19 at 11 40 24 am

Steps to Reproduce

  1. Type 'padding' or 'margin' inside a css or scss declaration block.

Expected behavior: I expect that if there is an auto-correct option that is identical to what has been typed, that should be the first option provided in the autocorrect drop-down.

Actual behavior: See description above

Reproduces how often: 100%

Versions

Atom 1.20.0
apm 1.18.4
MacOS 10.12.6

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

@Okwuelu
Copy link

Okwuelu commented May 10, 2020

Mine is that when I type padding there was even any autocomplete sign at all, and even when I finished it manually, it doesn't reflect amy change that there is padding in url. Please what do I do you?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants