Dean Schulze

- Total activity 59
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 20
-
Dean Schulze commented, -
Dean Schulze created a post, AnsweredIs 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 created a post, AnsweredAzure 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 created a post, AnsweredWith 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... -
-
Dean Schulze created a post, AnsweredIntellij won't sync dependencies in Go project
This project runs from the command line, but Intellij can't find any of its dependencies. They are in my GOPATH. I've run `go mod tidy` and have deleted the .idea/ and *.iml files, but Intellij s... -
-
Dean Schulze created a post, CompletedIntellij shows all modules in go.mod as undefined
I create a new project from existing sources. I set the GOROOT for the project. GOPATH is set correctly. I've run go get and go mod tidy on the project. Running go build from the command line o... -