Mark Anders
- 活动总数 43
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 17
-
创建于 How to prompt user in run configuration and not have arguments wrapped in quotes?
I am building a python click based command line app and am having problems with my run configuration. I would like to prompt for command line arguments prior to running and have been able to do so ... -
创建于 Xcode 10 support?
已回答Any info on when Xcode 10 might be supported? I usually try out new versions and they typically work somewhat, even if not officially. Attempting to build with Xcode 10 immediately terminates. -
创建于 What does "IDE updates are managed externally and weren't checked" mean?
已回答I did "check for updates" and got that message. What does it mean? Where else are they being managed? -
创建于 Support XCode 8.1
Is there an estimate as to when XCode 8.1 will be supported in AppCode? I recently attempted to upgrade my codebase to Swift 3.0 from Swift 2.3, and it was an amazing amount of work. Unfortunate... -
创建于 Project Panel font changed in latest 2016.3 EAP
已回答I just installed the latest 2016.3 EAP and the font for the project panel seems to have gotten quite a bit larger than it was before. How can I change it? Also the icons for the files have gotten... -
创建于 How to fix "Class X must implement all abstract methods" warning
I'm using the Marshmallow package and all of the classes that I create for it (custom Fields, Schema, etc) are displayed with squiggles for the "Class X must implement all abstract methods". For ... -
创建于 Can't activate PyCharm 5 RC 143.587
After upgrading to the RC, I was prompted to resister using a few methods.Entering my Activation code was rejected. After entering my code (which was purchased on 3//3/15) I got the message: "Licen... -
创建于 How do I import files from my project into a Python?
I have a Flask app that I'm working on and in the project root I have an iPython notebook file. I'm able to load it and works great in PyCharm. I'm able to load in modules installed in the projec... -
创建于 How to test multiple targets?
I have a project that contains multiple targets, primarily an app and a library used by the app. Each has its own set of tests. I've created Run configurations for each of the tests and can run th... -
创建于 Should AppCode 3.2 build 141.2000 work on OS X 10.11 with XCode 7?
I'm using OS X El Capitan and XCode 7 Beta 3. XCode 6.4 does not actually run on El Cap. I've installed the AppCode build 141.2000 and am having a few problems. First, on every startup I get an ...