Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>OilShell extensionNew to Visual Studio Code? Get it now.
OilShell extension

OilShell extension

Kazuma Arino

|
227 installs
| (0) | Free
Extension for Oil Shell Script language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

oilshell-extension README

This is a VS Code extension for Oil shell script.

oil syntax highlight

Features

  • Basic colorring support

For contributor

If you want to add grammar, please also add example of that script in tests/test.oil.

Basic concept

Basically, this extension treats the script as command mode. If the extension can easily figure out and narrow down the region of Expression Mode with regexp, treat it as Expression Mode. For example, it isn't easy to narrow down Subexpression region when square bracket nesting. In this case, treat Expression Mode only until the first closing square bracket. In doubt, go to command mode.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft