IntelliJ platform plugin that disables saving and loading context in tasks. https://plugins.jetbrains.com/plugin/19044
Go to file
chylex e1ea8a4ab2
Create FUNDING.yml
2023-01-10 12:32:41 +01:00
.github Create FUNDING.yml 2023-01-10 12:32:41 +01:00
.idea Add build and plugin configuration 2022-04-30 16:46:54 +02:00
gradle/wrapper Add Gradle wrapper 7.1 2022-04-29 15:26:44 +02:00
src/main Release 1.0.2 2022-08-25 19:53:25 +02:00
.gitattributes Add IDEA project files 2022-04-29 15:28:32 +02:00
.gitignore Update .gitignore and build.gradle.kts 2022-08-23 21:31:21 +02:00
LICENSE Initial commit 2022-04-29 15:20:19 +02:00
README.md Add plugin icon 2022-08-25 19:53:25 +02:00
build.gradle.kts Release 1.0.2 2022-08-25 19:53:25 +02:00
gradle.properties Add build and plugin configuration 2022-04-30 16:46:54 +02:00
gradlew Add Gradle wrapper 7.1 2022-04-29 15:26:44 +02:00
gradlew.bat Add Gradle wrapper 7.1 2022-04-29 15:26:44 +02:00
logo.afdesign Add plugin icon 2022-08-25 19:53:25 +02:00
logo.png Add plugin icon 2022-08-25 19:53:25 +02:00
settings.gradle.kts Add build and plugin configuration 2022-04-30 16:46:54 +02:00

README.md

Disable Task Contexts Plugin Logo

Disables saving and loading context in tasks, and restoring workspace when switching VCS branches.

This plugin works by unregistering everything that saves workspace context. It does not change any settings related to context tracking or workspace restoration.