goldfita

Results 61 comments of goldfita

I'm using treemacs-project-follow-mode and lsp-treemacs-sync-mode as suggested by bboytian above. Then I just open a file in the other project which causes treemacs to update to the that project in...

I am also having this issue. The commands work just fine, but the control buttons don't respond. Configuration: Windows 10 Emacs 28.1 Dap 0.7

This may be unrelated, but after lsp loads upon opening a java file, there are three numbers I can click on (1373/983/153) in the mode line. This opens an errors...

I started fresh with melpa stable, and some of these problems have resolved. The buttons still don't work, and clicking on the numbers no longer gives an error, but the...

I was able to get this version to work https://github.com/sudhanwadindorkar/incremental-maven-builder

Are you going to publish a new version to maven repository?

The following configuration is a workaround for the modeline. ```emacs :custom (dimmer-watch-frame-focus-events nil) ```

I've also run into a problem with ediff in another frame. I added an exclusion predicate, which initially seemed to work. But as soon as I click on the other...

The ediff faces are too muted for me in doom-dark+. I commented out all the ediff lines in doom-themes-base.el. The default ediff faces are too intense. But if I have...

I tried this again with ef-themes. The contrast is a little better; I was having trouble reading the minor modes with doom-themes. However, it doesn't quite look right with ef-themes...