Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bassemhalim/leetcodeplusplus

Leetcode enhancer with code autocomplete.
https://github.com/bassemhalim/leetcodeplusplus

Last synced: 19 days ago
JSON representation

Leetcode enhancer with code autocomplete.

Awesome Lists containing this project

README

        

# Leetcode++

**

This is a work in progress project
**

The main goal of this project is to give the free version of Leetcode a code editor with autocomplete. Leetcode uses the Monaco code editor which has autocomplete by default; however, this feature is disabled in the free version of leetcode. this extension will just update the code editor to enable autocomplete.

TO-DO:

- [x] Enable basic autocomplete
- [ ] Add language servers