The last function I missed in Visual Studio, that was keeping Resharper on, was locating a file by name or by class name.
However, it turns out that the feature already exists, as explained here:
https://visualstudioextensions.vlasovstudio.com/2017/06/14/new-code-navigation-shortcuts-in-visual-studio-2017/
It is called 'Go to All' and is easy to assign to the familiar Ctrl+T shortcut.
Good bye, slowness.
Wednesday, December 27, 2017
Tuesday, December 26, 2017
Background services changes in Android 8
Some material to study in order to upgrade some old code:
- https://android.jlelse.eu/keep-those-background-services-working-when-targeting-android-oreo-sdk-26-cbf6cc2bdb7f
- http://www.techeos.com/posts/android-jobintentservice-oreo.html
- https://medium.com/til-kotlin/jobintentservice-for-background-processing-on-android-o-39535460e060
- https://medium.com/google-developers/scheduling-jobs-like-a-pro-with-jobscheduler-286ef8510129
Monday, December 11, 2017
NextCloud on Raspberry Pi
Considering the new Raspberry Pi has mobile and Wi-Fi interfaces built-in, it makes a fantastic candidate for being a home access point as well as a NextCloud server.
Now there is also an official project, a Raspberry Pi image of the latest stable NextCloud release:
https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/
A wonderful candidate for the next winter hobby project.
Now there is also an official project, a Raspberry Pi image of the latest stable NextCloud release:
https://ownyourbits.com/2017/02/13/nextcloud-ready-raspberry-pi-image/
A wonderful candidate for the next winter hobby project.
Subscribe to:
Posts (Atom)