Git Product home page Git Product logo

Comments (4)

nehal-backspace avatar nehal-backspace commented on June 7, 2024 4

use ctrl+e for windows

from language-babel.

johann1301s avatar johann1301s commented on June 7, 2024 1

I don't have a solution for you, but I have the same/similar issueπŸ˜…

I am also trying to use autocomplete, but specifically with styled-components. Maybe the problem has a common source?

Inside the template literals, I have css like this;

const Title = styled.h1`
    font-size: 1.5em;
    text-align: center;
    color: palevioletred;
    backgrou... <-- autocomplete not working here!
    border: 5px solid red;
    display: blo... <-- not working here either!
`;

I have tried enabling the 'Styled-Components Auto-Complete Method' in the package settings, but this does help.

I have tried refreshing atom cmd + shift + p + typing in reload ( in macOS ), but this does not help either.

In the README it says;

The package also provides ... Support for styled-components CSS inside tagged template strings including CSS auto-completion ...

So why is it not working?

I think its a bit unclear/ambiguous what the 'Styled-Components Auto-Complete Method' in the package settings actually do.

It says;

Use Emmet to auto-complete in addition to default CSS completion

So does this toggle default CSS autocompletion, or not?

But the highlighting seems to work just fine!

Skjermbilde 2019-10-13 kl  12 26 59

So I ask a similar question to Bowfish, now 4 months and 11 days ago;

Which settings do I have to apply that the autocomplete feature for JSX tags styled-components works?

Any help would be appreciated! πŸ€·β€β™‚οΈπŸ‘πŸΌπŸ˜…

from language-babel.

jonohewitt avatar jonohewitt commented on June 7, 2024

Ctrl+E works on Mac too, thanks! It's quite an awkward shape to put your hand into though, is there a way to change the keymapping for this? I looked in the Atom keymapping settings but only found:

'atom-text-editor':
  'ctrl-e': 'editor:move-to-end-of-line'

It would be great to get autocomplete working on 'Enter' similar to standard HTML files.

from language-babel.

lmtX10ded avatar lmtX10ded commented on June 7, 2024

I have the same problem.
ctrl-e works fine for now thanks to emmet.
It'd be much better if emmet and autocomplete works in this package.

from language-babel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.