expo/vscode-expo

Add EAS profile autocomplete

byCedric opened this issue · 0 comments

Description of the feature

Whenever users are editing the eas.json, we can infer the existing profiles. If the extends property is getting edited, we might want to show autocomplete for all existing profiles.

Motivation

Should help people write slightly faster

Additional context

I'm not sure if we should validate, though. Might be annoying whenever you are creating new profiles.