Marc MacLeod

Results 100 comments of Marc MacLeod

To followup on @lottamus's comment, the existing local file mode was a relic of our scenarios application - when it was one file per project (hence turning it on and...

This can be done with some simple css - perhaps we should add it to the documentation? ```css .ApiOperation--tryItOutTitle { display: none; } ```

Yeah that solution would require custom css which is in standard - I'll circle up with the team about possibly adding first class support for disabling try it out in...

You're reading our minds - we're going to be allowing an "x-private" property to be added to a tag. Then, anything tagged with that tag will not be included when...

We've had several requests for this, and will get to it next week :).

Need to wait on the new editor file tree explorer, because introducing this file type adds many more files to the file tree than the current UX is meant to...

@EraYaN any chance you could share an example openapi file that has markdown or other content inside of it that demonstrates the issue? A quick test in edge 90 on...

@icebob we ended up forking off of this and improving a few more typing related things - it has been immensely helpful, thank you @Telokis! Would have to double check...

Thank you! Ping me if ya need any extra testing or anything.