Ronak Gandhi

Results 18 comments of Ronak Gandhi

This is just the default C++ syntax highlighting. The theme doesn't highlight semantic tokens like `property`, `namespace`, `parameter`, etc. which are really useful for reading the code efficiently. Ideally the...

Here's the semantic token colors defined by the Mayukai theme for reference - https://github.com/GulajavaMinistudio/Mayukai-Theme/blob/master/themes/Mayukai-mirage-color-theme-semantic.json#L198

> > The theme doesn't highlight semantic tokens like property, namespace, parameter, etc. > > It's intentional, variables are supposed to be white. This design is also used in neovim....

Fair enough. Can you help me customize the highlighting in my own `settings.json` based on semantic tokens for `paramter`, `property` and `namespace`?

The preview window should close automatically when you close the quickfix list.

This makes sense. I think a warning about overwriting files is a good one.

It is intentional. My assumption was that each folder would have images from different shoots, so sequencing should reset. May be I should add a switch that changes this behavior.

Actually I reverted your last pull request because readme wasn't updated. You'll have to include those changes as part of this request. Sorry for all this confusion.

I haven't heard anyone report this issue yet. Did you get any error when you updated to 3.7.1? That might give us some idea. In any case, you can remove...

`navigator.userAgent` is set to `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36`. I've already tried setting `--user-agent 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_5) AppleWebKit/537.36...