Cosmin

Results 5 comments of Cosmin

> I understand that it is possible to modify the CSS at will, so the user believes that, following the guidelines that have been previously established, you can achieve the...

@gep13, I updated the PR description. In short I'm trying to make sure that the documentation is up to date.

any chance of changing the library to [Newtonsoft.Json.Schema](https://www.nuget.org/packages/Newtonsoft.Json.Schema/)?

This is [documented](https://learn.microsoft.com/en-us/azure/azure-functions/functions-reference-powershell?tabs=portal#use-powershell-modules-by-configuring-an-entrypoint) as working yet it is not. Should we then update the docs?

Hi @SydneyhSmith, default VSCode and powershell extension, this is the only non default setting in my editor (_this is global user-data settings.json_): ```json { "powershell.codeFormatting.pipelineIndentationStyle": "IncreaseIndentationForFirstPipeline" } ```