François Robichet

Results 7 comments of François Robichet

Yeah that'd be great, I tried to use atom again today and hayaku was the first plugin I tried to install. I can't be bothered to learn the emmet abbreviations...

FYI, I fixed this by installing the v30 since the issue since to be from [the v31](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-link/CHANGELOG.md#200-beta31-2021-12-03)

Just FYI, I tried to `npm install` it and I had an error because I can't install `appdmg` on Ubuntu. I just removed it from `package.json` and it worked fine.

We have the same problem when we use the comma-first coding-style ``` javascript var o = { first: first , second: second , third: third } // Once var o...

The new shortcut is ctrl+alt+a, see [the changelog](http://wbond.net/sublime_packages/alignment#Changelog).

I'm sorry I must have read it to quickly, anyway, I had the same "problem", the shortcut didn't change itself after the update to the 2.0.0, you have to go...