Awesome
Yarn.lock Syntax Highlighting
Syntax highlighting for yarn.lock and bun.lockb files
<img src="https://user-images.githubusercontent.com/790659/147353018-1c15a015-b66a-4138-b484-325d23358e0b.png" width="500" alt="Sublime Text screenshot" />Installation
Plugin is not publushed yet on Package Control, to install it follow these steps:
- run
Package Control: Add Repository
command, addhttps://github.com/alexkuz/sublime-yarn-lock
there; - find and select
sublime-yarn-lock
package inInstall Package
menu.
Settings
bun_path
- path to Bun executable (required forbun.lockb
files processing),~/.bun/bin
by default.