Styled components mode in Emacs?
up vote
0
down vote
favorite
I'm using web-mode in Emacs to write my React app, but it lacks support for styled components, no syntax highlighting or indentation for CSS in JS, making it very difficult to use.
Is there any way I can make it work?
reactjs emacs styled-components
add a comment |
up vote
0
down vote
favorite
I'm using web-mode in Emacs to write my React app, but it lacks support for styled components, no syntax highlighting or indentation for CSS in JS, making it very difficult to use.
Is there any way I can make it work?
reactjs emacs styled-components
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm using web-mode in Emacs to write my React app, but it lacks support for styled components, no syntax highlighting or indentation for CSS in JS, making it very difficult to use.
Is there any way I can make it work?
reactjs emacs styled-components
I'm using web-mode in Emacs to write my React app, but it lacks support for styled components, no syntax highlighting or indentation for CSS in JS, making it very difficult to use.
Is there any way I can make it work?
reactjs emacs styled-components
reactjs emacs styled-components
asked Nov 18 at 1:26
Ray Alez
176213
176213
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
You can configure all the necessary tools in emacs.
Have a look at js2-mode
in the Emacs wiki, You will find there links to the repository, for features such as linting and refactoring.
Also indium A JavaScript development environment for Emacs.
You will find examples on the github link, and full documentation here in readthedocs.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
You can configure all the necessary tools in emacs.
Have a look at js2-mode
in the Emacs wiki, You will find there links to the repository, for features such as linting and refactoring.
Also indium A JavaScript development environment for Emacs.
You will find examples on the github link, and full documentation here in readthedocs.
add a comment |
up vote
0
down vote
You can configure all the necessary tools in emacs.
Have a look at js2-mode
in the Emacs wiki, You will find there links to the repository, for features such as linting and refactoring.
Also indium A JavaScript development environment for Emacs.
You will find examples on the github link, and full documentation here in readthedocs.
add a comment |
up vote
0
down vote
up vote
0
down vote
You can configure all the necessary tools in emacs.
Have a look at js2-mode
in the Emacs wiki, You will find there links to the repository, for features such as linting and refactoring.
Also indium A JavaScript development environment for Emacs.
You will find examples on the github link, and full documentation here in readthedocs.
You can configure all the necessary tools in emacs.
Have a look at js2-mode
in the Emacs wiki, You will find there links to the repository, for features such as linting and refactoring.
Also indium A JavaScript development environment for Emacs.
You will find examples on the github link, and full documentation here in readthedocs.
answered Nov 18 at 10:29
manandearth
4141314
4141314
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53357111%2fstyled-components-mode-in-emacs%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown