swapnilkadlag / Director

Android Studio plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Director

An Android Studio plugin which helps you to easily navigate between foreign keys & parent tables for Room

Usage

Just install the plugin, no extra setup needed

Features

  • Foreign Key navigation
  • Parent Table navigation
  • Navigation via Property/Parameter
  • Navigation via column name in ColumnInfo Annotation

Suported Languages

  • Kotlin

License

Designed and developed by 2022 swapnilkadlag (Swapnil Kadlag)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Android Studio plugin


Languages

Language:Kotlin 100.0%