im very new to ionic
and im asking if there any IDE can support ionic tags autocomplete
im saying tags specially because i know the typescript and js and other things are supported by most IDEs
thanks for reply @SergeGir
i installed webstorm just found cordova app to create
i created it and the project structure is different than ionic project
just one last thing
can i adjust the run button to run ionic emulate
i was able to run ionic serve from the configuration
but when i choose emulate android it return this message
"C:\Program Files (x86)\JetBrains\WebStorm 2016.3\bin\runnerw.exe" C:\Users\Computer-PC\AppData\Roaming\npm\ionic.cmd run --emulator android
✗ You cannot run iOS unless you are on Mac OSX.
i run emulate from command line
just ionic run android - if device is connected - app runs on device, in else - in emulator
emulator installed from android sdk
most testing i make in chrome, because emulator is too slow