-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.15.0 x64
**Electron**: 1.3.13
**OS**: Mac OS X 10.12.3
**Thrown From**: [Remark](https://github.com/louisscruz/remark) package 1.1.0
…
-
I just wonder why don't use ES6 directly? It makes contribution harder.
-
[vim-jsx](https://github.com/mxw/vim-jsx/blob/master/ftdetect/javascript.vim#L34) sets the `filetype` to `javascript.jsx`.
It would be nice if `:Neoformat` would recognize `javascript.jsx` as `jav…
-
use .gitignore to know which files and folders not to search into (think `node_modules` or `packages`)
-
While using ale in MacVim GUI this message appears in the command line very very frequently. There are also some others I am seeing with a simple .vimrc
``` vim
set nocompatible
set nu
set runtimepat…
-
After merging `master` to `develop` some fixes (related to https://github.com/pangloss/vim-javascript/issues/620 and https://github.com/pangloss/vim-javascript/issues/618 I guess) are broken. For exam…
-
I'm not totally sure if this is the right place to be filing an issue. But here's the problem anyway:
_with semicolons_:
```
componentDidMount = _ => {
updatePosition(this.refs['SELECT_PEOPLE…
-
I typed `return (`, but I think it's wrong indentation.
I use these plugins (only loaded).
```
- webapi-vim: OK
- vim-jsx-pretty: OK
- lightline.vim: OK
- vim-slime: OK
- molokai: OK
- yajs: OK
- n…
-
When trying to format a sql file I get the following error and stack trace.
atom version: 0.209.0
beautify version: 0.28.3
Error: Could not find 'sqlformat'. The program may not be installed.
at …
ghost updated
7 years ago
-
Hi,
I'm running emacs compiled from master branch: `GNU Emacs 27.0.50 (build 1, x86_64-apple-darwin16.7.0, NS appkit-1504.83 Version 10.12.6 (Build 16G1036)) of 2017-11-27`
on MacOS Seria and whe…