does anyone here do pair programming ? what tools ...
# ide
g
does anyone here do pair programming ? what tools do you use at the moment ?
a
Some of my team use the "code with me" feature of IntelliJ I personally seldom get more complex than MS Teams and "take control", but I don't do proper long-form pair programming sessions. More short-form troubleshooting / examples.
Apparently the CFML plugin for IntelliJ is OK, and adequate enough to eschew VSCode's one. I still use VSCode for my CFML.
g
thanks man, that might be the answer for us?
I checked out IntelliJ for cfml, and honestly, for the price, it's nothing special ( for cfml at least )
a
Not surprised. And I don't think they really support the plugin any more.
j
Live Share is cool if everyone is using VScode https://code.visualstudio.com/learn/collaboration/live-share
g
yeah, live share is pretty cool, and it works well with the updates in https://github.com/cfmleditor/cfmleditor 😉