Skip to content

2fd/dockerfile-fresh-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerfile-fresh-language

Syntax Highlighting support for Dockerfile

Features

  • Syntax highlighting via Sublime syntax grammar

Installation

Install via Fresh's package manager:

:pkg install dockerfile-fresh-language

Configuration

This language pack provides:

Grammar

  • File extensions: Dockerfile dockerfile
  • Syntax highlighting rules in grammars/syntax.sublime-syntax

Development

  1. Edit grammars/syntax.sublime-syntax for syntax highlighting
  2. Update package.json with correct file extensions and LSP command
  3. Test by copying to ~/.config/fresh/grammars/ and restarting Fresh

Grammar Attribution

The syntax grammar is derived from Docker.tmbundle by Asbjorn Enge, licensed under MIT. See grammars/LICENSE for details.

Resources

License

MIT

About

Syntax Highlighting support for Dockerfile

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages