Matthew Cornell

- Total activity 171
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 10
- Subscriptions 52
-
Created Code With Me: client can connect to host, but host shows "No one joined"
AnsweredI'm a Mac user trying to host a Code With Me session with a colleague. We are able to start the client and see the shared code, but my host icon showed "No one joined". The client is initially read... -
Created reformatting .sh file doesn't do anything
AnsweredHi Folks. I finally migrated to the latest IDEA version, and I've noticed that the Reformat command does not do anything in a .sh file I have. It worked on older versions. Reformat works on a .py f... -
Created Hiding "Window Header" in macOS?
AnsweredHi Folks. I'm setting up a new Mac and I've installed IntelliJ IDEA 2023.2.5 (Ultimate Edition), but the interface looks new to me - presumably because the “new ui” is the default. Particularly bot... -
Edited 2023.2.2 slow basic editing performance compared to 2022.2.3
AnsweredHi Folks. I just got around to updating Ultimate from 2022.2.3 to 2023.2.2, and I noticed it's markedly slower in basic editing operations like clicking a line, clicking another window, switching p... -
Created Error adding Docker Registry
AnsweredHi Folks. I'm learning Docker and excited to try the tools built into Ultimate. I was able to add the Docker item under services (daemon, I think) but adding a Docker Registry shows “ERROR” under t... -
Created IntelliJ IDEA 2021.2 (Ultimate Edition) broke the "Wrap to Column" plugin
AnsweredI just upgraded IDEA and got a message that the https://plugins.jetbrains.com/plugin/7234-wrap-to-column plugin is now broken: Plugin 'com.andrewbrookins.wrap_to_column' failed to initialize and w... -
Created Where did "Reveal in Finder" in Git > LocalChanges go?
AnsweredPreviously I could right click on a file in the Git > LocalChanges tool window and select "Reveal in Finder" to, well you know. However, that menu item is apparently gone now. What happened to it? ... -
Edited Python debugger now defaulting to "Show Value"
Hi Folks. I think I accidentally changed the behavior when clicking a some prompt during another session. How do I change the debugger to show values without my having to click the "Show Value" links? -
Edited Has code folding behavior and keystrokes recently changed?
AnsweredI just updated to IntelliJ IDEA 2020.3.1 (Ultimate Edition), and Python code folding seems to be working differently, plus the keystrokes don't always "take". For example, it used to be that comman... -
Edited Hide "Data importer supporting *.csv file found" message in csv editor
AnsweredIs there a way to hide the yellow message bar? I'm guessing it's coming from the SciView feature, but I don't use that. Thanks!