Maxime Mangel

Results 241 issues of Maxime Mangel

Hello @kunjee17, I am currently working on a re-organisation / rewrite of Fable website and I would like to add a Community section to it. I think the Awesome Fable...

The selection made for a column of type Tiles is not correct. ![image](https://cloud.githubusercontent.com/assets/4760796/12004373/74cdd592-ab54-11e5-96e4-c5b37ce523c4.png) You can see on the above screen that the red square representing the selection, is not correctly...

Hello, *Disclaimer: I am new to Go, so I am unsure if what I did is all that is needed* In F# it is now possible to open static class...

Hello, didn't know where to share this. I am currently working on basic and non basic samples for showing lua used with lua.vm.js . Here is my repo [Lua.vm.js-Samples ](https://github.com/MangelMaxime/Lua.vm.js-Samples)...

I am working on binding `express` which have a bunch of API coming from other packages. For example, it use [`mime`](https://github.com/broofa/mime) package. I did bind the Mime API but now...

I find the current logs really helpful to identify what is being done. However, if you have a lot of dependencies, it can quickly become hard to read because of...

enhancement

Hello guys, in the past week I implemented an equivalent of Http.fs for [Fable](http://fable.io/). This implementation is a port inspired by [Elm](http://elm-lang.org/) and [elm-http-builder](http://package.elm-lang.org/packages/lukewestby/elm-http-builder/latest). Example of the Api: ```fs //...

enhancement
question

Hello ### Describe the bug Adding #load or #r instruction now require a restart for Ionide to pick up the new APIs This is a regression compared to version 6.0.6....

bug
language services
scripts

### Describe the bug** Number are not highlighted inside string interpolation ### Expected behaviour `15 * 60` should have the same colouration on both lines ### Screenshots ![image](https://user-images.githubusercontent.com/4760796/126623940-0af6a801-937b-458f-80e1-e8e3fe5e1836.png) ## Machine...

enhancement
area - semantic tokens

This issue will regroup several observations on the syntax highlighting because I can't seems to isolate one problem. By that, I mean that depending on the rest of the file...

enhancement
area - semantic tokens