-
The current behavior is files need to be added to the staging area first before generating commit message, is it possible to add:
When trying to generate a commit message, if staged changes is empt…
-
Changes to an instrument or tuning don't always set the Modified bit, and leave the Save button greyed-out so the change can't be saved.
-
This example for a [prior SBtab](https://github.com/tlubitz/parameter_balancing/blob/master/standalone_version/files/example_files/ecoli/ecoli_carlsson_modified_prior.tsv) seems to not work with the c…
-
```
What steps will reproduce the problem?
1. Open some local copy of repo from Working copies
2. Select some objects
3. Right mouse button -> Review & Commit
What is the expected output? What do you…
-
```
What steps will reproduce the problem?
1. Open some local copy of repo from Working copies
2. Select some objects
3. Right mouse button -> Review & Commit
What is the expected output? What do you…
-
It would be great to have an option to only transpile files which have changed. It currently converts all my files every time I change a single .ts file
-
```
What steps will reproduce the problem?
1. Open some local copy of repo from Working copies
2. Select some objects
3. Right mouse button -> Review & Commit
What is the expected output? What do you…
-
- [X] I have searched open and closed issues for duplicates
- [X] I am submitting a bug report for existing functionality that does not work as intended
---------------------------------------…
-
Hi, I had a very similar idea to yours, and I love the execution of yours. Have you considered approach where you look on the diff of the files using: `"git", "diff", "--cached", "--name-only"` on a g…
-
Local uncommitted and/or unstaged files also show up in Git Tree Compare in **Merge Diff** mode . I looked if there is any setting which would change it, there isn't. I tried toggling `gitTreeCompare.…