
The technology has a ton of promise, there are just fundamental issues that still are being worked on that I think need to be fixed.” ~ Cary “VS Code is one of the few examples I’ve seen of an IDE that’s really universally been adopted really quickly.” ~ - “Some of the things you can do on VR, you could just never do in a traditional game. Rob’s hobbies outside of gaming and websites. A conversation about the VR universe, how it’s transformed, and where we’re headed. What Rob likes about WebStorm and IntelliJ. Rob’s technical background and the state of decentralized gaming. In this episode, Robbie, Chuck, and Rob discuss the wonders of WebStorm and IntelliJ, what on earth decentralized gaming is, how VR has transformed the gaming world, and the mostly unknown link between Twitch and web development.

Not to mention, some interesting ideas about the future of our virtual metaverse. But unlike Robbie Wagner, Rob Cary has years of VR experience under his belt. From a choice in college to a knack for web development, making sweet beats, and ultimately, their careers, an intro to Rob may sound identical to an intro to Robbie. After years as a game developer, Ship Shape’s longest-tenured employee Rob Cary was bound to put those unlikely virtual dots together and today he’s here to share a few original insights.Īfter meeting Robbie Wagner in an elementary school play as a couple of accountants, their lives continued to overlap. I should be able to hold both alt+i down and the caret should continuously move upward.What do web development, Twitch, VR, and blockchain all have in common? More than you might think. Ideally it would function like the up arrow. I remapped space+i to be the up arrow within Intellij but still have the same effect. I thought that maybe it was because it was an auto hotkey script.

Moving caret upward 2 positions: alt+i, physically release both keys, alt+iĪny other text editor or IDE I have used allows for me to press and hold the alt key while pressing 'i' as much as needed to move the caret to the correct position. Ideally I could hold down the alt key and press 'i' as many times as I want and still have the caret move upward. In order to move the caret upward with my binding I have to physically press alt+i then physically release both buttons and repress them to move the caret upward again.

Whenever I use intellij and try to navigate the caret upward with my binding it will only move the caret one position upward before it starts inserting the letter 'i' where ever the caret is located. I have an auto hotkey script that binds alt+i to the up arrow.
