/routeros-conf

RouterOS configuration file syntax highlighting for Visual Studio Code

MIT LicenseMIT

RouterOS config syntax highlighting

Syntax highlighting support for the Mikrotik RouterOS text mode configuration commands.

Features

Provides syntax highlighting to make editing RouterOS configuration files easier.

Screenshot

A quick way to export your current configuration for local editing is using the ssh console (adjusting username and router ip address accordingly)

ssh admin@192.168.88.1 /export > mikrotik.conf

Related