Auto-Init for VS Code Plugin is too invasive #275
gewenyu99
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
After talking with the team, here's where we stand:
Would love your opinions on whether this is still overly invasive in your minds, let us know, we'd be happy to discuss. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@gewenyu99 any plans to address this? we're unable to leverage Trunk in our public repos with the current behavior |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Originally posted by Matt Johnson-Pint:
I installed the Trunk VS Code Plugin today, which improved my experience working on a docs project that was set up to use Trunk.
However, to my great surprise, I started getting .trunk folders added to any folder I opened with VS Code! This is not surprise in a good way. Many of my projects are already configured with different linters. I work on open source projects with different opinions than my own, etc. It's wild for an extension to behave in this manner.
After some digging, I found the trunk.autoInit setting that controls this, and turned it off. It's fine that this setting exists, but IMHO - it should be false by default. Otherwise, how can one be comfortable instructing teammates to install the extension? Or putting it in a project's .vscode/extensions.json file? It's just too much surprise. Turn it off please.
Beta Was this translation helpful? Give feedback.
All reactions