Skip to content

prabaljainn/leetcode-format-chrome-extension

 
 

Repository files navigation

LeetCode Code Format Google Chrome Extension

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

Contributors

  • @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

About

This Google chrome extension adds the Format button to the LeetCode code editor.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%