John C
- 活动总数 129
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 6
- 订阅数 16
-
已编辑于 Bright white scrollbars in 2020.1 EAP high contrast mode
Using Windows 10, latest 2020.1 EAP, I noticed that the scrollbars in the editor have become incredibly bright white which I am finding really distracting. This is both vertical and horizontal. S... -
创建于 Http requests - using multiple http-client.private.env.json files in different directories
I have a single project, and within it I want to test multiple APIs. Some of these are defined within the project, and some are 3rd party. So roughly speaking I have: tests api1 http-cl... -
创建于 HTTP Requests - scripting http headers
When using a ".http" file, I know I can write a script to do something with the response, like pull out a value and store it for use in later requests. I would like to make an HTTP request where on... -
创建于 tslint complains about single quotes in karma.conf.js
I have an Angular project thar I created recently with the CLI using ng new. If I run "npm run lint" everything passes and I'm good to go. However, if I'm in WebStorm and I go to Code > Inspect Co... -
创建于 PyCharm 2019.1 won't open through Toolbox App
I upgraded to PyCharm Pro 2019.1 from the Toolbox App (OSX Mojave), but when I click on the app nothing happens. Toolbox stays open, and no sign of PyCharm anywhere. Downgrading back to 2018 work... -
创建于 Organisation of small projects (e.g. lambdas)
已回答I'm just looking for a bit of advice as to what PyCharm can offer regarding working with small projects. In particular, wokring with the Python path. So we have a couple of projects that contain a... -
创建于 Deployment - "Excluded Paths" tab has no option to add new paths
已回答I have an existing SFTP deployment profile which is generally working OK. However, if I go to Configuration and click "Excluded Paths", I get a message "Specify local or deployment paths...." then... -
创建于 Unit test icons
This might seem like a silly thing, but is there any way to use the unit test icons used by Rider in Webstorm (and then in Pycharm and all other intellj ides). The reason I ask is that my eyesight'... -
创建于 "No module named xx" when editing file, but python executes it fine
已回答(Apologies in advance that I am pretty new to Python and Pycharm..) We have a Python library package stored in our git repository. This has a setup.py file using setuptools and creates an egg when... -
创建于 Mixed feelings about datagrip
I've been using datagrip for a little while and I like some aspects of it... Ctrl+N in particular is really handy when trying to find where things live in the DB. And I like the dark theme. But I...