Markdown code fences missing python highlight

Answered

Inside a .md file, I expect to be able to do this:

```python

[some python code]

```

and get highlights, code assistance, etc... , However, this is not working. When i type ``` i get a list of suggestions of languages, but python is not in the list.


  

1
1 comment

Do you have a python plugin installed?

1

Please sign in to leave a comment.