August Johansson
August Johansson
I am wanting to make a make a extension that creates some kind shortcuts to special files outside of the project that I am editing. So that I could create...
@Alexander-Miller Also I think it would be easier for new developers of extensions if there were only one API.
> Sounds like you want integration for bookmarks. Yes, thinking about it it maybe. Maybe I should look into into that instead. I can write the code and submit a...
Hi, I am back again and I looked a little bit at bookmarks. In my Emacs my bookmarks lives in .emacs.d/var/bookmark-default.el. I believe the best solution would be to create...
While I think this would be a good a addition for the package I wonder, with this added, will it still be possible to not have any icons at all...
@Alexander-Miller Thanks for your reply! Could you also please look at my issue regarding Treelib and extensions please?
I noticed this problem as well, I would be happy to submit a PR for this.
I support the idea behind this idea, would be great.
Hi, my workflow would be improved a lot if I could commit my user-wide cabal config to my dotfiles. However that is not something I want right now as I...
Hello, I am having similar issues as well, this is my hie.yaml: ```yaml cradle: multi: - path: ./examples/ast config: cradle: none: - path: ./ config: cradle: cabal: cabalProject: ./cabal.project.dev components:...