Björn Ganslandt

Results 6 comments of Björn Ganslandt
trafficstars

Setting a public path in webpack can circumvent the problem, because it generates absolute urls: `output: { publicPath: "/" }`

@rifazn having Tresitter or an LSP installed is not enough to make this work. Helix needs to expose the Tresitter objects via keyboard shortcuts to enable something like vim's `cit`....

Thanks so much for this PR! I tested the changes (rebased the current main) and it works reliably for around-queries. For inside-queries it works when the cursor is already on...

PR is underway. I'd love to use your API and delegate all the actual logic to node-cipher, but webpack loaders really shouldn't work directly on the filesystem. Each loader is...

@David-Else thanks for the feedback and @david-crespo thanks for your well illustrated point! The current implementation is consistent with other textobjects. See for example the function textobject with nested functions...

> What happened to this PR? When will it be merged? I don't know – @the-mikedavis is this something you would consider after the release?