JetBrains / idea-gitignore

.ignore support plugin for IntelliJ IDEA
Apache License 2.0
1.29k stars 176 forks source link

Show new .ignore file templates in folder #798

Closed riley-van-hengstum closed 1 year ago

riley-van-hengstum commented 1 year ago

Prerequisites

Description

By default (I think) the plugin has all new .ignore file templates enabled. It would be nice if there was an option to add the templates to a folder instead of the main context menu, since the menu gets really big now (see included screenshot).

If this is made an optional setting, then I think it should be enabled by default (if all the templates are enabled by default). This will make for a better inital user experience.

I don't know if this issue is application specific. I'm using the latest Rider 2022.3 EAP8 with the new ui enabled.

gitignore
KoakiMiku commented 1 year ago

same problem. using Rider 2022.3 with new ui.

hsz commented 1 year ago

The issue is caused by an internal Rider change. The Rider team already fixed it and schedule to release in 2022.3.1: https://youtrack.jetbrains.com/issue/RIDER-86492