darkoshi: (Default)
Darkoshi ([personal profile] darkoshi) wrote2025-05-29 02:40 am

smart coding buddy

I feel like MS Copilot is my new buddy at work. The company has the business version which is supposed to keep the company's data private and secure, and we are authorized to use it. I haven't been using it inside of VS Code or other IDEs, which would require an extra license. The browser interface doesn't require an extra license and has met all my needs so far.

From what I last heard, the version that runs in VS Code can't yet answer questions that pertain to the whole big code-base, rather only to the current file you have open. To me, that wouldn't offer much benefit over the browser version, as I can paste the contents of a file into the browser chatbox or I could select the file to attach.

Anyway, MS Copilot helps me with creating PowerShell scripts and complex regex expressions, and with answering various questions. The version at work seems to give a lot more accurate answers than the one I access from my personal laptop; it's likely a better model. Unless the difference is due to the kinds of questions I ask there versus here.