Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>4gl-formatterNew to Visual Studio Code? Get it now.
4gl-formatter

4gl-formatter

GET MOUSSED

|
1,000 installs
| (2) | Free
Format Informix 4gl files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode 4gl-formatter

banner version installs rating

Features

Indent your 4gl code to make it easier to read :

Dowload Link (MarketPlace)

this code is lazily adapted from this script I made. I will work on an adapted architecture and feature when I got the time to.

⚠ I didn't really searched much on how to write a vscode extention, please be gentle with me 😃

preview

comments Now display comments & errors as text decoration !

Extension Settings

settings

  • 4gl-formatter.format-4gl-file -> "4gl Formatter : Format file": format the active file

you can see the log of the formatter in the 'OUT' pane by selecting "Moussed's 4gl formatter" It shows some useful info , like when it find an orphan if or else statement in the file.

Dependencies

install this extention that provide syntax highlight for 4gl

Known Issues

Release Notes

0.1.0 - stable

  • Comments are now displaying as decoration rather that directly in the file
  • Remove the use of vscode formatter api as it's easier like this for me
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft