Tyler Fowler

Results 11 issues of Tyler Fowler

For terminals especially, I prefer to use a medium or semibold weight just to make the characters a little more distinguishable especially at small sizes with giant walls of text...

enhancement
Contribute!
help wanted

### Current Version ``` 0.25.2 ``` ### Use-cases I have a use case where I have a number of org-private providers and would like to be able to distribute schemas...

enhancement

As more and more repos use branches other than `master` as their mainline branch, the default branch to be checked out should match the remote's idea of what the `HEAD`...

I just noticed last night that, when editing .scss files, the editor would slow to a crawl. I couldn't even type in real time. I eventually tracked the cause of...

It would be nice to have more generators than just the basic init one. For example scaffolding a new model like `yo keystone:model SomeModel` Could see something similar for the...

new feature

When I was a student at Kansas State University my Software Arch professor swore by [StarUML](https://staruml.io/) and I've been a believer ever since. It ain't pretty but it's by far...

### Check for existing issues - [X] Completed ### Describe the feature At one point invoking the `zed` CLI command from a shell would cause Zed to inherit the entire...

enhancement
cli

Currently there seems to be no way to retrieve an attribute (specifically a computed attribute but not limited to that) of type `schema.TypeSet` as a `schema.Set` given an object of...

enhancement
subsystem/tests

The [AWS provider resource docs](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/redshift_cluster#timeouts) show not only which timeouts are supported -but also their default values from code. This would be a great addition to tfplugindocs.

Are there any plans to support documentation generation for Terraform Module codebases in the same fashion as providers?

enhancement