Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lost commit message, when editing it with specific file opened #123

Open
amal opened this issue Jun 10, 2023 · 3 comments
Open

Lost commit message, when editing it with specific file opened #123

amal opened this issue Jun 10, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@amal
Copy link

amal commented Jun 10, 2023

As of v0.22.0, if you edit the commit message with a specific file open, all changes are lost when the file is closed.

Steps to reproduce:

  1. Open the commit dialog, and write any commit message.
  2. Open any file from the commit, and edit the commit message.
  3. Close the file (return to the commit dialog from step 1). See that changes from step 2 are lost.
@lppedd
Copy link
Owner

lppedd commented Jun 10, 2023

Hey there! That's very odd.
Have you tried disabling the plugin and trying the same steps?

@amal
Copy link
Author

amal commented Jun 10, 2023

@lppedd Yes, it reproduces for me in IDEA and Android Studio. With the plugin disabled it works fine.

E.g.:

IntelliJ IDEA 2023.1.2 (Community Edition)
Build #IC-231.9011.34, built on May 16, 2023
Runtime version: 17.0.6+10-b829.9 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10.0
GC: ZGC Cycles, ZGC Pauses
Memory: 5120M
Cores: 12
Registry:
    debugger.watches.in.variables=false
    debugger.new.tool.window.layout=true
    ide.experimental.ui=true
    ide.balloon.shadow.size=0

Non-Bundled Plugins:
    detekt (2.0.0)
    com.github.lppedd.idea-conventional-commit (0.22.0)
    com.c5inco.modifiers (0.1.13)
    com.github.leomillon.uuidgenerator (4.5.1)
    com.github.copilot (1.2.8.2642-nightly)
    org.jetbrains.jumpToLine (0.1.13)
    VisualVMLauncher (1.21.211.6085.0)
    String Manipulation (9.7.1)
    com.tabnine.TabNine (1.0.15)
    com.github.kornilovaL.flamegraphProfiler (1.0)
    com.github.ragurney.spotless (2.0.0)
    Gradle View (4.0.0)
    de.achimonline.github_markdown_emojis (1.3.0)
    org.jetbrains.kotlin (231-1.9.0-Beta-release-209-IJ8770.65)
    indent-rainbow.indent-rainbow (2.1.0)
    com.wakatime.intellij.plugin (14.1.5)
    Docker (231.9011.41)
    com.intellij.grazie.pro (0.3.226)
    org.arkivanov.mvikotlin.plugin.idea.timetravel (3.0.1)
    izhangzhihao.rainbow.brackets (2023.2.11)
    com.faendir.intellij.gradle-version-catalogs-plugin (1.3.0)
    com.nbadal.ktlint (0.12.0)
    org.jetbrains.compose.desktop.ide (1.4.0)
    git-extended-update-index (0.1.3)
    com.copperleaf.ballast.Ballast (3.0.2)

Kotlin: 231-1.9.0-Beta-release-209-IJ8770.65

@lppedd lppedd self-assigned this Jun 11, 2023
@lppedd lppedd added the bug Something isn't working label Jun 11, 2023
@kahnsen
Copy link

kahnsen commented Oct 10, 2023

I have the same question as well.

Android Studio Giraffe | 2022.3.1 Patch 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants