pasquale dante

Results 16 issues of pasquale dante

Some addons (for example the code rush one) is in Light mode and not Dark mode. ![image](https://user-images.githubusercontent.com/813690/91324471-69a03480-e7c2-11ea-8265-f098368b3296.png)

Attached here a screenshot to see issue in action:

help wanted

It would be great to have a dark version of purplemine2. It would be perfect if this version was enabled by default based on the light \ dark theme set...

enhancement
help wanted

https://github.com/farend/redmine_searchable_selectbox Thanks in advance.

In one app, I have 360 mapped types. NH configuration was created as show under: ``` var map = new ModelMapper(); map.AddMappings(types); var hbm = map.CompileMappingForAllExplicitlyAddedEntities(); hbm.autoimport = false; configuration.AddMapping(hbm);...

if I execute this statement the exception stated in subject is throw: ` var jk = session.QueryOver().Where(x => 1 == 1).Take(1);` if I execute this statement via ::Query and not...

c: QueryOver

As stated in subject and show in attached screenshot, need some refactoring to css code: ![screenshot_2016-12-26-16-39-17](https://cloud.githubusercontent.com/assets/813690/21493928/4b53dfaa-cc0e-11e6-915c-c3aa7def77d8.png)

I have a browser zoom page of 130% and the watchers list isn't displayed in the right way. I think this happens because every watcher should be in the same...