Intellisense doesn't work while can debug #57

Open
opened 2025-08-09 17:13:10 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @JoeyRxy on 10/15/2020

ext version: v1.3.2

enabled exts:

  1. java extension package
  2. gradle tasks
  3. this ext

My project is created by Android Studio.


I have configured the launch.json and tasks.json (although I think these configs have nothing to do with Intellisense), and I can build and debug my project on my phone.

The androidx libs are included in settings.json as your wiki page suggested.

But, Intellisense doesn't work. eg: When I typing findView... in MainActivity, there's no popup.

*Originally created by @JoeyRxy on 10/15/2020* ext version: v1.3.2 enabled exts: 1. java extension package 2. gradle tasks 3. this ext My project is created by Android Studio. --- I have configured the launch.json and tasks.json (although I think these configs have nothing to do with Intellisense), and I can build and debug my project on my phone. The `androidx` libs are included in `settings.json` as your [wiki](https://github.com/adelphes/android-dev-ext/wiki/Java-Intellisense#jetpack--androidx) page suggested. **But**, Intellisense doesn't work. eg: When I typing `findView...` in MainActivity, there's no popup.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/android-dev-ext#57
No description provided.