Results 29 issues of A-312

With ctrl+shift+o on 'path', i got require without name variable, and the package name are not the same. ``` require('yaml/parse-cst') ``` ![image](https://user-images.githubusercontent.com/18501150/62037552-46d4d280-b1f4-11e9-84aa-dc3d31596ea9.png)

We should add examples for testing

fix: #2 ```js render() { return ( whatever ); } ``` # Before ![image](https://user-images.githubusercontent.com/18501150/81641906-673be980-9422-11ea-9e10-894b660d8704.png) # After ![image](https://user-images.githubusercontent.com/18501150/81641882-5b502780-9422-11ea-9100-cb50e3a15df5.png)

With `< JSXElementName JSXAttributes / >,` we get a bug: ![image](https://user-images.githubusercontent.com/18501150/81642333-753e3a00-9423-11ea-97d0-71c9eb5bab58.png) We should get: ![image](https://user-images.githubusercontent.com/18501150/81642445-b1719a80-9423-11ea-9743-ba049f7f8eba.png)

```js render() { return ( whatever ) } ``` # Before: ![image](https://user-images.githubusercontent.com/18501150/81638498-af0a4300-9419-11ea-9f70-0e058a1249f9.png) # After: ![image](https://user-images.githubusercontent.com/18501150/81638475-a1ed5400-9419-11ea-85c1-8ef401756e10.png)

On windows, when I click in the menu: ![image](https://user-images.githubusercontent.com/18501150/80363121-0b9b2900-8884-11ea-95a1-495f2b57bdd1.png) I got: ```js Exception in thread Thread-453: Traceback (most recent call last): File "./python3.3/threading.py", line 901, in _bootstrap_inner File "C:\Users\A-312\AppData\Roaming\Sublime Text...

The current link give 404

Une version future (indéterminée) de l'api va entraîner une break change > Une break change est prévu pour `api/mps/`, `participants: (2) [1, 2]` ne sera plus un array d'ids mais...

JS Ultimate duplicates some native snippets : ![image](https://user-images.githubusercontent.com/18501150/80360527-c4ab3480-887f-11ea-8d17-7e67b8a555f7.png) ![image](https://user-images.githubusercontent.com/18501150/80360550-cd036f80-887f-11ea-9cd4-624d158698eb.png) And more are duplicates