Update code assistant/LLM comparison for relative time comparisons

This commit is contained in:
Daniel McKnight 2025-05-18 21:34:51 -07:00
parent 9069ebe0d7
commit 175e75265f

View file

@ -21,7 +21,8 @@ Code Server is an open source container distribution of VSCodium. VSCodium is th
Chromium and Google Chrome). I personally have more experience with PyCharm and other JetBrains IDEs, but VSCode
is another popular option and I've been making the transition at work from PyCharm to VSCode after comparing the
LLM integration between them. Long story short, VSCode is miles ahead of JetBrains IDEs for code writing and
LLM context management as of sometime last week when I tested them both.
LLM context management, at least as of around March 2025 when I last compared them. Things are moving *very* quickly in
this space, so it is hard to know how LLMs and IDE integrations compare from week to week.
I haven't fully evaluated the differences between VSCode and Code Server yet, but in the context of a replacement for
what I had with GitLab and GitHub I am satisfied with what I see in Code Server.