Skip to content
#

syntax

Here are 565 public repositories matching this topic...

tsdoc
jsilvermist
jsilvermist commented Jan 11, 2017

When using Babel syntax highlighting you have to disable the default JavaScript package in order for it to be used in HTML script tags, and other such places.

After disabling the default JavaScript package, instead of switching to using Babel after restart like other syntax highlighters, markdown highlighting breaks in the first js/`javascript

nord-jetbrains
adampatterson
adampatterson commented Nov 3, 2019

This might be more me than the theme, but I can not see the .env file at all in the tab. If there is a setting or an option to enable/disable that would be great. I was not able to find anything obvious.

I have File Colors disabled, and the related issues showed a fix when updated to 2019.1.3

![image](https://user-images.githubusercontent.com/31537/68088469-d7870400-fe1c-11e9-85dc-ca251b7

AnthonyNahas
AnthonyNahas commented Dec 10, 2018

I can't run readme anymore after updating node from v8 to v10...

node: v10.14.1
npm: v6.4.1
OS: MacOS Sierra

A@anthony:~/git/someproject (master) $ readme
Markserv boot: starting Markserv...
path.js:39
throw new ERR_INVALID_ARG_TYPE('path', 'string', path);
^

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object
a

Improve this page

Add a description, image, and links to the syntax topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the syntax topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.