Connor Sullivan

Results 11 issues of Connor Sullivan

## Feature request Integrate with [Reader Mode](https://www.jetbrains.com/help/idea/reader-mode.html). JetBrains offers Reader Mode that renders documentation comments when viewing source files. I thought adding this to GraphQL SDL files could improve the...

### Description I noticed that the `Button` component has an `iconAlign` prop ([docs](https://cloudscape.design/components/button/?tabId=api)). I wanted to open an issue suggesting that y’all may want to consider renaming `left` and `right`...

enhancement

I like the idea of TSDoc and prefer to use the “official” syntax (with the help of linters). However, I often find myself tweaking some doc content to adhere to...

> In iTerm, Command-click the filename header to open the file in your editor. What led to this being iTerm only? Should/could the header/filename be a hyperlink itself? (a `file://`...

**General issue to hear/discuss what others use instead of this.** _Also happy to hear if this is NOT abandoned._ --- For context, I wanted this package to work, but ran...

I love using `nanoid` and the website (this repo, ) helps me introduce nano ID to colleagues. I would like the website to show "matches/exceeds UUID randomness" (_we can iterate...

wont be done

* **Version**: N/A * **Platform**: N/A I came across [eslint-plugin-istanbul](https://github.com/istanbuljs/eslint-plugin-istanbul#readme) which has rules around ignore comments. I did not see an `eslint-plugin-c8` ([404 link](https://www.npmjs.com/package/eslint-plugin-c8)), so I figured I would ask...

As a Selenized user, I would like to use the color schemes in the [Windows Terminal][1]. [1]: https://learn.microsoft.com/en-us/windows/terminal/ --- Opening an issue to track discussion and effort here.

Imports Precious Themes 16-color schemes.

Can/Should CSharpier format the XML-based `.slnx` files? --- .NET has a new XML-based solution file: SLNX ([blog post](https://devblogs.microsoft.com/dotnet/introducing-slnx-support-dotnet-cli/)). While it still seems “preview,” I suspect it finalizes in .NET 10....