Kevin Ghadyani

Results 45 issues of Kevin Ghadyani

Helps with responsive designs where at certain breakpoints the resize operation should no longer take place regardless of a minimum or maximum font-size.

Feature Request

https://www.sublimetext.com/docs/3/color_schemes.html#hashed_syntax_highlighting Hashed Syntax Highlighting was added in the latest release. Is this going to be compatible with Colorcoder going forward?

Modified Colorcoder to allow saving custom (Colorcoded) color schemes to custom directory locations. I also added a custom max_size so people who have beefier machines can have it automatically turn...

When doing an outline on text like if I'm in a find operation, the outline does not go around the colorcoded items because they have a background color that matches...

I am storing my User/ folder in a Git repo. It would be very nice if my pre-configured Colorcoded themes could be in there also. Is it possible you could...

I added the missing `--fix` functionality. Using `--fix` requires `indent` from ESLint for it to make sure indentation is correct after fixing. Apparently the other newline fixes in ESLint have...

I was using react-router-redux v5 before and switched to connected-react-router. Now, when updating certain files, I receive the warning: ``` does not support changing `store` on the fly. It is...

For whatever reason, Naomi's Markdown is breaking lines at the letter instead of by the word. I used other Markdown extensions in the past and didn't have this issue so...

bug

Using [Colorcoder](https://packagecontrol.io/packages/Colorcoder), Naomi does some some weird things when coloring functions. Compare the standard Babel plugin to Naomi using the Facebook color scheme: ![image](https://user-images.githubusercontent.com/3948069/50674670-fe329f00-0fad-11e9-9d60-5ecd513081a2.png) Same thing with Candyman: ![image](https://user-images.githubusercontent.com/3948069/50674681-1dc9c780-0fae-11e9-9604-671720e819a5.png) If...

external plugin compatibility

Added these settings to my local config and none of them worked. I have no clue how to get CSS working with the `CSS (Naomi)` syntax highlighting. This project's default...