Skip to content

在VS code按照leetcode使用问题 #354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
zhouhangzooo opened this issue Jun 24, 2019 · 4 comments
Closed

在VS code按照leetcode使用问题 #354

zhouhangzooo opened this issue Jun 24, 2019 · 4 comments

Comments

@zhouhangzooo
Copy link

在vsocde中登录leetcode后,可以看到很多题目,点击Submit | Test中的Test提交代码,会弹出结果界面(submission);那么请问:如果我新增自己的题目(不是后台返回的题目数据),能不能使用这个Test功能呢?

1561358445(1)

@jdneo
Copy link
Member

jdneo commented Jun 24, 2019

Could you explain more about 自己的题目?

@jdneo jdneo added the need more info Further information is requested label Jun 24, 2019
@zhouhangzooo
Copy link
Author

就是说不是leetcode直接返回的,是我自己创建的数据,包括题目示例,然后同样显示在vscode左侧栏中,请问能不能使用test功能呢?

@no-response no-response bot removed the need more info Further information is requested label Jun 25, 2019
@zhouhangzooo
Copy link
Author

也就是说我不用leetcode的题目,但是想使用那个得到测评结果的功能。

@jdneo
Copy link
Member

jdneo commented Jun 25, 2019

Assume that you want to debug your program in VS Code. If that is the case, it depends on what language you are using. VS Code has a lot of different extensions for different languages.

Take Java as an example: https://zhuanlan.zhihu.com/p/62521108.

You can find documents for other languages here: https://code.visualstudio.com/docs/nodejs/working-with-javascript

Since this is not an issue with the extension itself. I'm closing it for now.

@jdneo jdneo closed this as completed Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants