Nicolas Musset

Results 216 comments of Nicolas Musset

-1 I don't see the point for a single class. You can copy/paste it yourself.

I don't think that's the reason for the missing extensions. Build `4075` (and even `4050`) already had several file extensions for Clojure. See: * 4075: https://github.com/sublimehq/Packages/blob/40ec1f2f9b56fb55d739e17ecd003cc9e8c9b096/Clojure/Clojure.sublime-syntax * 4050: https://github.com/sublimehq/Packages/blob/466e8bfa1166fef08282cffdbd0825e12bc8a09f/Clojure/Clojure.sublime-syntax

Maybe a different issue but since the release of the new rustup version, it fails on Windows CI jobs on GitHub. **Minimal repro** ```yml name: Build (Windows) on: workflow_dispatch: jobs:...

Sorry for the inconvenience. We have been working on improving the performance between each version. We already identified and fixed some cases and we will continue to do so. Note...

Xenko can't handle dynamic dictionaries in the property grid because as their name suggest, there content is dynamic so there is no information about the type. On the other hand...

@jmkinzer That is indeed something we considered. But as you said, although AvaloniaUI is getting pretty good, it is not completely stable yet.

Check your proxy, firewall or antivirus settings. Something is blocking the ability to download packages from nuget.

Hello. Thanks for the report. For historical reason each `ComponentBase` (including `Entity` and `Scene`) have a `Name` property. But only the `Name` for entities is serialized. For other components it...

Are you talking about entities or assets? We are aware than multi-editing has some issues. We are working on fixing them before the official release. Sorry for the inconvenience. Also...

First of all, congrats for the #666 issue :smiling_imp: Secondly, could you update the description and provide a link to the related file(s) in the sources?