pasquale dante
pasquale dante
Some addons (for example the code rush one) is in Light mode and not Dark mode. 
Attached here a screenshot to see issue in action:
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...
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...
As stated in subject and show in attached screenshot, need some refactoring to css code: 
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...