Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>overFormatNew to Visual Studio Code? Get it now.
overFormat

overFormat

Vivare

|
125 installs
| (0) | Free
formatter for OverPy
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OverFormat README

OverFormat is a code formatter and beautifier for the python-like language OverPy created by Zezombye (https://github.com/Zezombye/overpy), a wrapper for Overwatch Workshop.

Features

Implemented:

  • Rule indentation enforcement
  • colon detection and fixing

Planned:

  • simple typo correction
  • statement parent child indentation correction

Requirements

OverPy extension, .opy file type.

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

0.0.1

Initial release of OverFormat. Implemented:

  • Rule indentation enforcement
  • colon detection and fixing

0.0.2

  • added icon
  • opened repository

0.0.3

  • fixed:
    • PlayerVariables
    • GlobalVariables
    • def Subroutines

Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

  • Extension Guidelines

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy! -->

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft