AndroidIDE icon indicating copy to clipboard operation
AndroidIDE copied to clipboard

feat: Able to override settings for workspace through .androidide/settings.json inside project

Open itsvks19 opened this issue 1 year ago • 2 comments

fixes (#1674)

itsvks19 avatar Apr 19 '24 18:04 itsvks19

I haven't added to customize the action for the app, for example override the task in quick run menu:

{
  "action.quickRun": "bash gradlew run"
}

Because you said that it could be a huge security vulnerability. But I'll add it also if you say.

itsvks19 avatar Apr 19 '24 18:04 itsvks19

And I have only added a few editor settings because I don't think all the settings are necessary.

itsvks19 avatar Apr 19 '24 18:04 itsvks19