Staffan Gustafsson

Results 58 comments of Staffan Gustafsson

How about a separate field that only indicates eventual prerelease status? I.E. Only one version field, but a separated one for alfa, beta etc.

The PSGallery has in private communication said they will change that. No timeframe though.

There already is an function in CompletionCompeters ```csharp private static bool CompletionRequiresQuotes(string completion, bool escape) { // If the tokenizer sees the completion as more than two tokens, or if...

I have updated the RFC with more robust quoting

I'll tinker a bit with it and will get back with an update.

Wow, this issue really attracted a lot of attention :) Is it better to open multiple issues with more specific suggestions?

What would be a good namespace for such tools? SMA.Util? SMA.Common? SMA.SDK?

I agree with @jborean93 that having this as an experimental feature may not be worth the complexity. > By removing the fallback naming logic I would either have to generate...