-
[Enter steps to reproduce:]
1. switch between open tabs
2.
**Atom**: 1.14.2 x64
**Electron**: 1.3.13
**OS**: Mac OS X 10.12.3
**Thrown From**: [status-bar](https://github.com/atom/status-ba…
petey updated
7 years ago
-
カッコなしの場合
![2016-07-28 15 27 38](https://cloud.githubusercontent.com/assets/2590137/17203053/10d3e4ea-54d8-11e6-9c8d-1e475fb761e2.png)
カッコありの場合
![2016-07-28 15 28 03](https://cloud.githubusercontent.c…
-
I'm experiencing some regressions with the template string handling when using inside JSX code.
After a bit of digging, it appears that the commit which introduced the problem is this one: https://git…
-
I've been using CRA for a few weeks and since the beginning i'm looking for a way to tweak eslint rules.
Do you have any plan to allow (easy) customization of eslint rules?
-
Hi,
How to highlight syntax for .tag file?
What editor/plugin you are using for highlighting syntax?
Thanks
-
I'm editing some jsx files and am using `vim-javascript` and `vim-jsx`. It was all fine till around 10 days ago something went wrong. Consider this:
```
return
123
;
```
Loo…
-
On Windows none of the Neomake commands worked (tried `:Neomake` and `:NeomakeSh` on a PHP file). https://github.com/neomake/neomake/pull/693 fixed `:NeomakeSh` and linting works on the PHP file, but …
-
Hi, I'm using pangloss vim and there's a pretty minor issue I'm seeing...
When using a ternary operator in react with jsx as the expressions, I get a wrong indentation.
It's a pretty ugly pattern an…
-
Hi again,
I have this setting:
``` vim
let g:validator_filetype_map = {"python.django": "python", "javascript.jsx": "javascript"}
let g:validator_javascript_checkers = ['eslint']
let g:validator_pyt…
-
https://github.com/MaxMEllon/vim-jsx-pretty
If you wouldn't mind, please add this plugin.