Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Nokia SR Linux & SR OS Language ServerNew to Visual Studio Code? Get it now.
Nokia SR Linux & SR OS Language Server

Nokia SR Linux & SR OS Language Server

srl-labs

|
11 installs
| (2) | Free
VS Code language server extension for Nokia SR Linux and SR OS
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Nokia SR Linux & SR OS Language Server

A VS Code language server extension for Nokia SR OS and SR Linux configuration files which uses the srpls language server.

Features

  • Syntax highlighting for:
    • *.sros.cfg
    • *.srl.cfg
  • Flatten/unflatten conifg on-demand for SR Linux
  • Automatic configuration keyword suggestions based on the YANG model.

Quickstart

SR Linux / SR OS

  1. Create a file named myconfig.srl.cfg.
  2. Add the platform on the first line:
# platform=ixr-d3l
  1. Save and start typing config. Suggestions should appear automatically.

FAQ

Q: Where is the srpls binary installed?

The srpls language server binary is by default installed into the following locations (dependant on OS):

  • ~/.srpls (Linux & MacOS)
  • %USERPROFILE%\.srpls (Windows)

Development

npm install
npm run compile
npm run lint
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft