8forty
- Total activity 78
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 9
- Subscriptions 22
-
Created switcher in ubuntu requres ctrl-Enter but windows requires just Enter
AnsweredHi, this is kinda irritating since I switch between ubuntu and windows frequently. I use modified emacs keybindings, and have loaded it in both OS environments. When I activate switcher I can mov... -
Created SQL Server update breaks DataGrip 2022.2.5, Invalid object name 'sys.database_service_objectives'
Hi, The database created a new SQL Server installation "to allow high-availability", but not sure what the details are. The old installation worked flawlessly with Datagrip (and still does), but t... -
Created how to convert stack of multiple Runs to tabs? pycharm 2022.2.3
When I Run... multiple python files, I get a bunch of runs stacked in a dropdown like this: 1) Is there any way to turn the existing stack into tabs? (I've tried clicking the "pin" icon, it light... -
Created Can't Run different configs at the same time in 2022.1.2?
AnsweredHi, I have a project with multiple separate python files, and in previous versions of pycharm I could Run... one, watch it start up, then Run.. a different python file and it would start in a 2nd "... -
Created 2022.1.x consuming memory and CPU while idle
I'm rolling back to 2021.3.3 where I never had this problem, but FYI since upgrading eventually at some point pycharm rises to the top of my Task Manager taking 75-85% CPU even though I'm not runni... -
Created Number Format in data queries
AnsweredSome numbers in my queries get changed from to This is pretty annoying since that number is a date encoded as an integer. We use these a lot on my team. Is there any way to turn this off? I lo... -
Created Unable to connect to SQL Server databases with pycharm 2020.1.2
AnsweredI just upgraded pycharm this morning to 2020.1.2, and now my existing connections as well as new connections to SQL Server databases don't work. When I try to execute a query (e.g. "select top 100...