woung717

Results 4 comments of woung717

For those who urgently need a leetcode IDE solution, this is an alternative. ~https://plugins.jetbrains.com/plugin/12132-leetcode-editor~ [https://github.com/shuzijun/leetcode-editor/releases](https://github.com/shuzijun/leetcode-editor/releases) You can use the plugin with the free JetBrain IDEs. The plugin bypasses the CloudFlare...

@robpodosek I forgot to say that it is not published in JetBrain Plugin Marketplace yet. You can download the updated version in the [github repository](https://github.com/shuzijun/leetcode-editor/releases). [leetcode-editor-8.10.zip](https://github.com/shuzijun/leetcode-editor/releases/download/v8.10/leetcode-editor-8.10.zip)

I fixed it to make it work. Leetcode changed all the endpoint requires x-csrftoken header. Thanks for the tips. @kawre I compiled and uploaded full extension binary. You can download...

@MakiseJ ID/Password login method was previously blocked. You must login using cookies. Copy from the browser csrftoken=xxx; LEETCODE_SESSION=xxx;