Chrizzly

Results 392 comments of Chrizzly

The other ticket points to this ticket :D but I can't see any solution(?)

Please reopen the bug ticket, it was not implemented and to say moving to vue will not resolve the ticket. @ashishdoneriya if you are not interested anymore in it, fine,...

Here is my node.js example: ```typescript import SocksProxyAgent from 'socks-proxy-agent'; import WebSocket from 'ws'; // SOCKS proxy to connect to const proxy: string = process.env.socks_proxy || 'socks://127.0.0.1:9050'; console.log('using proxy server...

So your socks5 proxy is running locally on 9123, right? I will test this out, thx. I just tried this lib, seems pretty new: https://github.com/rclarey/socks5 but it is not working...

Ahh I see now. Thx :). Really just a workaround, but also nice.

Please also have a look at this ticket #121. It's about using other parsers than the deprecated pegdown.

So do we still need to donate the code? Afaik, @jlahoda already started it: https://github.com/apache/netbeans/pull/1428 also he started to add flexmark. So I think the code for donation is incompatible?

Ok, thx for letting me know. And to add this here, donating the code will still use the old and deprecated pegdown lib. Just to let you know.

There was another Markdown plugin: https://github.com/jkost/MarkdownViewerForNetBeans. @jkost is on it, but has some trouble. What is your list, that you mentioned?

Oh that's great, thx :). We should tweet about it and send them around. This is a great resource.