Bodil Stokke

Results 40 comments of Bodil Stokke

That was my first attempt at a fix, which solves the problem of linking into the symlink farm, but not cross project links which won't have `node_modules` in their path...

In pnpm monorepo setups, you can list a package as a dependency of another package inside the monorepo workspace, and you'll get a symlink in node_modules to its actual location...

I'll be honest with you and say I'm unlikely to implement this, as it's not a feature I'd use myself. I do see the appeal for other users, though, so...

If keybindings are eaten by external software, a more relevant fix would be to provide alternate keybindings, or perhaps make them configurable, especially since many of them act differently depending...

That's odd, I'm running a pretty baseline Ubuntu myself and I don't have that problem. Ctrl+F, though, is a keybinding that already has a menu item - it's at the...

I'd like to keep this open as a reminder to myself that I should make keybindings configurable, if you don't mind. :)

Is there a `:hooks [leiningen.cljsbuild]` in your project.clj? That's the only circumstance under which I'm able to reproduce this.

Hold on, that's not a fix, that's a workaround. I'll see if I can figure out a fix...

No, this is still unresolved. Suggestions are welcome. :)