https://github.com/przemek-jablonski/timber-kotlin-live-templates
Live Templates for Android Studio for quick log statements completion (for Timber library)
https://github.com/przemek-jablonski/timber-kotlin-live-templates
android androidstudio androidstudiotemplate kotlin log timber
Last synced: 7 months ago
JSON representation
Live Templates for Android Studio for quick log statements completion (for Timber library)
- Host: GitHub
- URL: https://github.com/przemek-jablonski/timber-kotlin-live-templates
- Owner: przemek-jablonski
- Created: 2017-11-12T23:06:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-07T20:42:28.000Z (over 7 years ago)
- Last Synced: 2025-01-24T22:11:59.796Z (9 months ago)
- Topics: android, androidstudio, androidstudiotemplate, kotlin, log, timber
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timber/ Kotlin Live Templates
Collection of Live Templates for Android Studio that make writing log statements easier than typing everything by hand.
Designed for fast logging completion with Timber in Kotlin (currently)### Usage:
Import `LogTimberKotlin.xml` file into your Android Studio config folder (`/config/templates`) and you are good to go.You may have to restart Android Studio so that it can pick up new Live Template group - especially on Windows.
### Note:
Work in Progress, need to work more with those for a while to come up with satisfying feature group and consistent keyboard shortcuts. And proper readme lol