Nick

Results 25 comments of Nick

Greetings, Been hit by the same issue, the command fails on heap out of memory. I tried checking with https://www.npmjs.com/package/circular-dependency-plugin for circular dependencies but the plugin does not seem to...

In my case, it was me trying to import a JSON file. I just used fetch to do the same instead of importing and the problem resolved itself!

@DavidBabel what are you using as a replacement? I find built-in code format in vscode very poor and lacking.

I wonder is there any temp fix that we can use? Editing CSON to 'atom-text-editor[data-grammar~="html"]':'shift->': 'autoclose-html:close-and-complete' doesn't seem to work atm.

@mattberkowitz I tried it, didn't make a difference. Set locale to fi_FI and left autoclose on default settings, same thing. It fixes the issue where instead of : atom outputs...

I also noticed an odd thing. In package settings it shows that tags are autoclosed when **>** is pressed, however in the search window a combination of **shift + .**...

Can't get my keybinding to work no matter what. It worked once for some reason with **shift->** but refuses to work again after I closed the keymap.cson file (I saved...

Ok, weirdest bug found. If I open Keymap-Generator from Keyboard-localization package and put in Shift-> combo to type out > the autoclose WORKS o_O I still need to manually set...

Here is the keymap screenshot ![keymap](https://cloud.githubusercontent.com/assets/1446529/13378571/26a395c2-de13-11e5-8deb-31aea216d408.png)

Cheers. If it's no trouble, could you also update this issue when problem gets fixed upstream (if you happen to notice first)?