https://github.com/chylex/intellij-disable-task-contexts
IntelliJ platform plugin that disables saving and loading context in tasks.
https://github.com/chylex/intellij-disable-task-contexts
intellij-platform intellij-plugin
Last synced: 7 months ago
JSON representation
IntelliJ platform plugin that disables saving and loading context in tasks.
- Host: GitHub
- URL: https://github.com/chylex/intellij-disable-task-contexts
- Owner: chylex
- License: apache-2.0
- Created: 2022-04-29T13:20:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-10T11:32:41.000Z (over 3 years ago)
- Last Synced: 2024-12-27T21:30:02.885Z (over 1 year ago)
- Topics: intellij-platform, intellij-plugin
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/19044
- Size: 165 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Disable Task Contexts 
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.