Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ERPC code styleNew to Visual Studio Code? Get it now.
ERPC code style

ERPC code style

Hadatko

|
721 installs
| (0) | Free
Formatting code relevant to eRPC language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

erpc-code-style README

This exension formats code for eRPC related files. More about eRPC project is described on webpage: github.com/EmbeddedRPC/erpc

This extension was created thankfully this page and author of post: gcthesoftwareengineer.com/2017/01/how-to-create-custom-syntax-highlighting-in-a-visual-studio-code-extension/

Features

This extension format erpc idl files and cpptemplate related files.

eRPC IDL example: eRPC IDL example

template example: cpptemplate example

Requirements

--

Extension Settings

--

Known Issues

--

Release Notes

--

1.1.0

Minor fixes

  • Added missing keywords
  • Improved comments detection
  • Improved annotations detection
  • Added union support
  • Improved parsing types
  • Improved parsing functions

1.0.0

Initial release

  • Covering most of usecases. Still some need be covered.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft