Dean Schulze

- 活动总数 68
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 24
-
Dean Schulze 创建了一个帖子, Intellij and Python Poetry give misleading error message
When I have multiple poetry / python projects open in Intellij I get a messagePoetry interpreter is associated with another module: [PATH_TO_OTHER_PROJECT]with the options Fix Poetry interpreter an... -
Dean Schulze 创建了一个帖子, 已回答When I declare a string const in Go Intellij shows a preview of the string that gets in the way of the actual code as shown
When I declare a string const in Go Intellij shows a preview of the string that prevents me from seeing the actual code as shown hereHow do I turn this off?There are times when this is helpful, so ... -
Dean Schulze 创建了一个帖子, 已回答How do I get rid of the light bulb that shows up on the left when I'm trying to select a line?
When I try to select a line of text starting from the left there is an annoying light bulb that pops up and I have to move the mouse to get rid of it. How do I get rid of that thing? It makes it ... -
-
Dean Schulze 创建了一个帖子, 已回答How do I get code coverage information when running tests in Go
The Run Configufations for Go tests don't have any option to enable code coverage. How do I get code coverage from Go tests in Intellij? -
Dean Schulze 进行了评论, -
Dean Schulze 创建了一个帖子, 已回答Is there a way to scale the entire IDE?
The ctrl+mouse wheel works to change the font size in the editor pane. Is there a way to scale/zoom the entire IDE? I'd like the directory tree in the project window, the font in the teminal wind... -
Dean Schulze 创建了一个帖子, 已回答Azure plugin errors
I'm trying out the Azure plugin for the first time. When I try to create a storage account it fails with "supplied location westus is not valid" West US is a valid location for a storage account. ... -
-
Dean Schulze 创建了一个帖子, 已回答With PHP plugins I can't even do bracket matching
I have two PHP plugins installed (PHP 221.5080.224 and PHP Annotations 8.2.0). When I open a PHP file I can't even do bracket matching. Is there something else I need to do to get these plugins to...