madhur / leetcode-format-chrome-extension

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

Home Page:https://chrome.google.com/webstore/detail/leetcode-format/imogghebhifnnlgogigikjecilkicfpp?hl=en

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

KeyBindings

Use CTRL + ALT + F to trigger the format action through keyboard

Contributors

Send your feedback and any bug reports here

About

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

https://chrome.google.com/webstore/detail/leetcode-format/imogghebhifnnlgogigikjecilkicfpp?hl=en


Languages

Language:JavaScript 100.0%