shuzijun / leetcode-editor

Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
https://plugins.jetbrains.com/plugin/12132-leetcode-editor
Apache License 2.0
3.75k stars 402 forks source link

Leetcode editor未登录时文字乱码 #537

Closed yangtzech closed 2 years ago

yangtzech commented 2 years ago

Describe the bug 打开clion,Leetcode editor未登录时文字乱码

To Reproduce Steps to reproduce the behavior:

  1. 打开clion
  2. 点击工具栏Leetcode
  3. 看到错误 image

Software versions(Help -> About)

Liuxin-hub commented 2 years ago

同问

shuzijun commented 2 years ago

还没复现这个错误,可以尝试在Help->Edit Custom VM options中增加或者修改-Dfile.encoding=utf-8

yangtzech commented 2 years ago

有效果