himself65 / vscode-luogu

Solve Luogu Problems in VSCode
https://marketplace.visualstudio.com/items?itemName=himself6565.vscode-luogu
MIT License
63 stars 4 forks source link

Bug,“洛谷已登录”字样显示的有问题 #19

Open gandyli opened 5 years ago

gandyli commented 5 years ago

您好,我向您反馈一下vscode插件的问题,就是在启动vsc后,状态栏上是没有洛谷已登录这一项的,但是当我F1选择查看题目时,状态栏就会显示洛谷已登录,但是此时提交当前文档代码会显示提交失败,而我再选择登录洛谷账号并登录,然后再提交,就会提交成功了。我想反馈的呢,就是状态栏上的洛谷已登录显示的有问题,希望您看一下,谢谢。

himself65 commented 5 years ago

对的,这个bug是token过期造成的

gandyli commented 5 years ago

那请问能修复这个Bug吗?

发送自 Windows 10 版邮件应用

发件人: 扩散性百万甜面包 发送时间: 2018年9月1日 22:42 收件人: Himself65/vscode-luogu 抄送: gandyli; Author 主题: Re: [Himself65/vscode-luogu] Bug,“洛谷已登录”字样显示的有问题 (#19)

对的,这个bug是token过期造成的 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

MicDZ commented 5 years ago

同样发现这个bug,重启vsc之后就会导致退出登录。

himself65 commented 5 years ago

洛谷内部项目有点忙不过来,暂时不会去修复 @MicDZ

gandyli commented 5 years ago

重启vsc后本来就会退出登录啊

发送自 Windows 10 版邮件应用

发件人: Douglas 发送时间: 2018年9月8日 22:13 收件人: Himself65/vscode-luogu 抄送: gandyli; Author 主题: Re: [Himself65/vscode-luogu] Bug,“洛谷已登录”字样显示的有问题 (#19)

同样发现这个bug,重启vsc之后就会导致退出登录。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

himself65 commented 5 years ago

@gandyli 本来设计的是重开之后进行重新登陆,但是没有做好