prettier-lpc-vscodeVSCode extension to format LPC (Lars Pensjö C) files with Prettier. It is written mainly for the LDMud flavor of LPC, but includes preliminary support for FluffOS as well. WARNINGThis extension is a very early release. It may break your code. Use at your own risk. InstallationInstall from the VS Code Marketplace: prettier-lpc-vscode ConfigurationThis plugin, like Prettier, is
opinionated. The plugin honors standard prettier config options which
can be set via a
Multi-Line ObjectsFor arrays and functions, this plugin follow's prettier's multi-line objects rule. For tips on how to control whether objects are collapsed to a single line, or not, see: https://prettier.io/docs/en/rationale.html#multi-line-objects Known LimitationsThe folowing languages features are not supported yet:
To-Do
|