Ghislain B.

Results 442 comments of Ghislain B.

you also have a typo in your title `realse` 😄

I think you can get what you want from the codemirror instance ![image](https://github.com/user-attachments/assets/191e4376-d030-4780-8004-26c802f2ecdf) If you really want the char index, then maybe try the `.getCursor()` in any case, you really...

> Yes this comes from the sass package but there is currently a bug: [sass/dart-sass#2353](https://github.com/sass/dart-sass/issues/2353) > > So I'm just waiting for this to be merged so I can update...

@jfrs your code does seem shorter but trying it out doesn't produce the same result on my side, if I move the `eslintPrettierConfig` on the top like you did (instead...

@FloEdelmann thanks for the review, I made changes with your suggestions. It should be all good now. :)

This PR is actually just a suggestion and I don't necessarily need it myself, though I think it is good to have. It also supports VSCode intelliSense as shown above....

I went this way because I thought that only `settings` can be changed on the calendar instance? The other options are only usable when creating the object, isn't it?

I also have the same problem in VSCode insider only, I tried the same project with the stable version and it works fine. So this seems like a problem introduced...