Introduction
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
How to use
Installation
- Install via plug-in library https://plugins.jetbrains.com/plugin/12132-leetcode-editor
- Install by downloading the file https://github.com/shuzijun/leetcode-editor/blob/master/doc/leetcode-editor.zip
Configuration (configuration for first installation)
- Configuration path:
File->settings->tools->leetcode pluginURL options:leetcode.comORleetcode-cn.comCode Type:Java,Python,C++,Python3,C,C#,JavaScript,Ruby,Swift,Go,Scala,Kotlin,Rust,PHPLoginName: Login UsernamePassword: Login passwordTemp File Path: Temporary file storage catalogue
-
Toolbar:
-
Tree:
Problems:All questionsDifficulty:Classification of difficultiesTags:Classification of typesExplore:Explore content, only contains titles of the questions, exclusive content that needs to pay ; some questions are loaded in orderColor:The color represents the difficulty of the questionSymbol:The symbols of “√” and “?” represent the status of the current questions, and explores with the beginning of “$” needs to pay or that cannot be viewed due to other causes.
Menu
- Menu (right-click on the questions):
open question:Open the question or double click on the questionSubmit:Submit the questionSubmissions:View the submission record, select the record details in the pop-up window(Show detail)Run Code:Run the code, the test case for the question is used by defaultTestcase:Customize test casesClear cache:Clean up the current question



