Update code assistant/LLM comparison for relative time comparisons
This commit is contained in:
parent
9069ebe0d7
commit
175e75265f
1 changed files with 2 additions and 1 deletions
|
@ -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
|
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
|
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 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
|
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.
|
what I had with GitLab and GitHub I am satisfied with what I see in Code Server.
|
||||||
|
|
Loading…
Reference in a new issue