You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Up until a few days ago, when coding react native (using language-babel and autocomplete) all was good and using Monokai syntax my components would appear in a Cyan colour and autocomplete
was working.
Today my components look like in the picture attached. It's like it doesn't recognize them anymore, autocomplete no longer works for my components. The only way to solve this was to disable language-babel and enable the react plugin for atom. Autocomplete works again and the colour of the component changed.
.
How can I fix this? Did I miss something?
The text was updated successfully, but these errors were encountered:
Up until a few days ago, when coding react native (using language-babel and autocomplete) all was good and using Monokai syntax my components would appear in a Cyan colour and autocomplete
was working.
Today my components look like in the picture attached. It's like it doesn't recognize them anymore, autocomplete no longer works for my components. The only way to solve this was to disable language-babel and enable the react plugin for atom. Autocomplete works again and the colour of the component changed.
.
How can I fix this? Did I miss something?
The text was updated successfully, but these errors were encountered: