This extension adds the Format button to the LeetCode code editor. Available for Google Chrome and Firefox.
The format button formats the code as per the Prettier formatter and using Dart style for Dart language
Currently, following languages are supported, with plans to add more:
- Java
- C++
- JavaScript
- TypeScript
- Dart
- @alushpranav - added support for Dart language
- @prabaljainn - added support for Monaco editor to which leedcode has switched to as of March 2023
Send your feedback and any bug reports here