sublime-markdown-extended icon indicating copy to clipboard operation
sublime-markdown-extended copied to clipboard

no swift syntax highlighting

Open arielelkin opened this issue 8 years ago • 2 comments

ST Build 3126

Highlighting works fine for javascript code blocks, but not for swift code blocks:

image

arielelkin avatar Feb 15 '17 13:02 arielelkin

@arielelkin I believe you need to add Swift language highlighting packages to sublime as well. I went with Swift Sublime Package screen shot 2017-06-30 at 2 15 50 pm

spacedrabbit avatar Jun 30 '17 18:06 spacedrabbit

@arielelkin check this: Sublime Text -> View -> Syntax -> Markdown Extended

don't use the default Sublime Text -> View -> Syntax -> Markdown

Phenmod avatar Mar 25 '21 11:03 Phenmod