Markus

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Edited Stevia not working properly
AnsweredI am using AppCode 2017.2, Build #OC-172.3317.89, built on July 20, 2017, Mac OS X 10.12.4. I use the auto-layout DSL Stevia (https://github.com/freshOS/Stevia) which extends (not sure how, but I g... -
Edited AppCode trashed my settings at subscription renewal
AnsweredHi. My license expired today as i didnt provide a credit card to do automatic updating so i had an alert telling me do it manually, ok. I updated my license at the site and entered new license in ... -
Created Error reported wrongly on commas in print statement
AnsweredAppcode compiles this and it works but displays this error in the editor -
Created Auto-complete shows non-accessible funcs
Answeredstatic func declaration in LatLngToDegreesConverter class declaration: auto-complete in another class: result of using the suggested method: -
Created Bug? Auto-completion is extremely slow to determine type of instance-variables.. (Swift)
AnsweredIf i declare var myObject = MyClass() as a local variable in a method the autocomplete directly understands myObject is an instance of MyClass() and provides correct alternatives. However if i do t...