Skip to content

pcanella/vscode-marko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Marko Syntax Highlighting

Simply a port of https://github.com/merwan7/sublime-marko to VSCode. Enjoy.

Installation instructions:

  • Open VS Code
  • Open command panel with ⌘ + P (Mac) or F1 (Windows)
  • Type ext install marko and it should come right up.
  • Not working? patrick.canella@gmail.com and harass me!

Emmet Autocompletion

You can also enable emmet style autocompletion by adding the following configuration to your vscode settings:

"emmet.includeLanguages": {
  "marko": "html"
}

Original source code

https://github.com/pcanella/vscode-marko

For more information

Enjoy!

About

A Marko extension for VSCode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published