We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Now gitpod have new .gitpod.yml support for JetBrains IDE caching (key jetbrains)
.gitpod.yml
jetbrains
Once users change this field, we also need to disable incremental prebuild next time(like this PR #9830
Related code
gitpod/components/server/ee/src/workspace/workspace-factory.ts
Line 194 in 81a79af
See PR #9830