toptal / gitignore.io

Create useful .gitignore files for your project
https://www.toptal.com/developers/gitignore
MIT License
8.29k stars 626 forks source link

Display supported languages, IDEs, etc on the website homepage #560

Closed anindya-dey closed 3 years ago

anindya-dey commented 3 years ago

Hi team,

First of all, thanks for building this cool app!

I am a fairly new user (and a recent "tiny" contributor). I have a couple of suggestions:

If yes, I can work on these.

Dragon1573 commented 3 years ago

Supported languages, IDEs, etc., shown on the homepage

In my opinion, I don't think the owner (so do other collaborators) will take your advice ...

This is what I see when visiting the homepage:

image

There's a search box at the center of the page, we can type in the name of programming languages, IDEs, editors, frameworks and tools directly. If it DOES support that stuff, an auto-complete prompt will pop out for me. If it does NOT support that stuff, nothing will pop out.

image

image

Also, you can get this "support list" via command-line tool using gi list.

More showcase on homepage

Editor Extensions and Command-Line Usage page are all written in Docs Site. They can be jumped from Command Line Docs page. So it's no need to provide more links on homepage.

image

anindya-dey commented 3 years ago

Thanks, @Dragon1573 for considering my points. I just wanted to highlight some of the cool features of this app right on the home page itself. But anyway, I will close this issue.

Feel free to reopen if the owner (or any other maintainers) wants to bring this back on the table.