djwgit
djwgit
it will be nice if could set text format at least font color or size... (thanks for this nice package...)
enhance request, it will be nice if could add a divider line between files for a commit. thanks
thanks for this nice app. wonder if could add a function does this - take the system setting, set system to dark theme - but only keep current active window...
in Localizable.strings, there is a line like this. "Turn off airplane mode or use Wi-Fi to access %@." = "Отключить режим "в самолете" или использовать Wi-Fi для доступа к %@.";...
@dcordero if a localizable.string file is empty, maybe it should just a warning, not an error ? thanks. https://github.com/dcordero/Rubustrings/blob/7852877e82af8e4457cdfa4ac8e70badca846fa8/lib/rubustrings/action.rb#L44
possible to get another account's public calendar ? as the function in viewpoint : https://github.com/WinRb/Viewpoint # cli = Viewpoint::EWSClient.new(endpoint, user, pass) start_time = DateTime.parse("2015-06-24").iso8601 end_time = DateTime.parse("2015-06-26").iso8601 user_free_busy = cli.get_user_availability(['[email protected]'],...