Stefan Buck

Results 112 comments of Stefan Buck

Good spot 👍@leomoty do you want to look into this one? A good starting point is to verify that the RegExp search made by [findAndReplaceDOMText](https://github.com/padolsey/findAndReplaceDOMText) is working. The [replace](https://github.com/OctoLinker/OctoLinker/blob/3da6100e2b121a641cd3a7abf900d091f5dd3ad3/packages/helper-insert-link/index.js#L166) callback...

Not at all, sorry. That's really strange.

Thanks @leomoty, that's a really well researched report! Off the top of my head, I have no idea how to solve this best. Let me think about it. @josephfrazier do...

> Working on this made me realize the dot-net-project plugin should probably be renamed to msbuild since all of the files it handles are msbuild files and not specifically .net...

According to the internet, it's a niche programming language for high-performance applications targeting mostly Ruby developers. Sadly, OctoLinker itself isn't used by that many Ruby developers. I think there is...

There is another option which is what I have used in Jumpcat to address a similar problem. The web-ext API allows us to send message to all tabs and such...

Thanks for the great description :+1: It shouldn't be to hard to implement if the import string is a 1:1 relation with the folder structure. But a lookup in another...

PHP manual support is one the way #1033

Thanks for filling this issue. This is indeed a bug. Previously there was no option to handle such cases, but with the (not so new) architecture this should be possible...

Sorry, I'm a bit slow and quite busy right now. Starting next week I should have more time. In the meantime, please take a look at our [End 2 End...