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

Extends Monokai from Soda with additional syntax highlighting for Markdown, LESS, HTML, Handlebars and more.

Results 14 sublime-monokai-extended issues
Sort by recently updated
recently updated
newest added

Hey, I've made a quick change for the light theme to be more easy on the eyes when using it with `"draw_white_space": "all",` in the settings.

This doesn't to work in Sublime any more - tried with package installer and installing manually

Sublime Text 3.1.1, Build 3176 Monokai Extended v2018.10.14.10.05.21 Java classnames have the same colour (light blue) as that of keywords. This is not consistent with Monokai Extended Light, Monokai Extended...

It was using the same color as the dark theme for "invisibles" (tabs/spaces shown when highlighting text).

Hi, ST has been throwing an error related to this package for a while now, something related to a certificate for the repository. Here's the console message: ``` Package Control:...

I'd love some help testing these changes before I merge to master. Please let me know if you have any issues. There are a number of things we can optimize...

Hi, See the screenshot please: ![screen shot 2013-08-28 at 11 35 01 pm](https://f.cloud.github.com/assets/321962/1043057/77077a84-0ff7-11e3-894e-e776f24f7f67.png) The bullet of the first item is gray, but the others are white. This problem only happen...

bug

Currently any type of list isn't highlighted (numbered or unordered). ![](http://puu.sh/8W4Fy.png) Not sure if it's a bug. If it isn't then sorry.

help-needed

Edited (October 7, 2018): I just pushed up some changes, please see https://github.com/jonschlinkert/sublime-monokai-extended/pull/88. Let me know if this works for you, I would appreciate any feedback. --- If you update...

In NodeJS, when you instanciate a new class with multiple arguments it starts to freak out. Here is an example of class and function, the function colors are correct, but...