Greg
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Greg created a post, Can't use the Flutter plugin with Rider 2023.3?
When I try to install the Jetbrains Flutter plugin for Rider, I'm toldRequires plugin 'org.jetbrains.android' to be installedAccording to this issue, Requires plugin 'org.jetbrains.android' to be i... -
-
Greg created a post, Can't move method
I am using Webstorm 2018.2.2 According to Webstorm IDE,if I select Refactor -> Move in the dropdown menu. it tells me at the bottom of the IDE... Move the selected method, class, static package to ... -
Greg created a post, Debug on device using Steroids or Appgyver
I'm using Appgyver and Steroids for my web development.Does anyone know of a way to run the iOS or Android emulator and then debug my app while running on the device using WebStorm?Thanks