-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Python-Repository-Hub/codeium.vim
base: main
head repository: Exafunction/windsurf.vim
compare: main
- 16 commits
- 12 files changed
- 9 contributors
Commits on Aug 27, 2024
-
Project import generated by Copybara. (Exafunction#439)
GitOrigin-RevId: 340170c5584009bf2b7ce263a82b13758986e5ad Co-authored-by: Copybara Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1513aef - Browse repository at this point
Copy the full SHA 1513aefView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc5a68d - Browse repository at this point
Copy the full SHA fc5a68dView commit details
Commits on Sep 12, 2024
-
specify chat and web ports (Exafunction#447)
* specify chat client and web server ports' * help docs --------- Co-authored-by: Saransh Saini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa65fa9 - Browse repository at this point
Copy the full SHA fa65fa9View commit details
Commits on Sep 23, 2024
-
Add support for WSL (Exafunction#435)
* downloads linux file on wsl * Change has(darwin) --> has(mac)
Configuration menu - View commit details
-
Copy full SHA for dfe75c6 - Browse repository at this point
Copy the full SHA dfe75c6View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5644ac5 - Browse repository at this point
Copy the full SHA 5644ac5View commit details
Commits on Oct 4, 2024
-
Project import generated by Copybara. (Exafunction#460)
* Project import generated by Copybara. GitOrigin-RevId: 6c901dfcb013215ddf7041aba8e2bd0c4b54e829 * reverts --------- Co-authored-by: Copybara Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9be247 - Browse repository at this point
Copy the full SHA b9be247View commit details -
Configuration menu - View commit details
-
Copy full SHA for f74306e - Browse repository at this point
Copy the full SHA f74306eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff8d32 - Browse repository at this point
Copy the full SHA 9ff8d32View commit details
Commits on Oct 7, 2024
-
Fix RefreshContextForIdeAction call to pass correct column (Exafuncti…
…on#458) This fixes this error: E1002 15:51:49.912757 76190 interceptor.go:51] /exa.language_server_pb.LanguageServerService/RefreshContextForIdeAction: invalid position (row 258, col 258): character 258 out of range [0, 18] for line 258
Configuration menu - View commit details
-
Copy full SHA for d85a85c - Browse repository at this point
Copy the full SHA d85a85cView commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 452fcfa - Browse repository at this point
Copy the full SHA 452fcfaView commit details
Commits on Oct 14, 2024
-
Make it easier to open chat url when using vim/nvim remotely (Exafunc…
…tion#468) Make url clearer when chat ports are configured
Configuration menu - View commit details
-
Copy full SHA for 8c01979 - Browse repository at this point
Copy the full SHA 8c01979View commit details
Commits on Nov 19, 2024
-
Fix LS port if codeium_port_config is set (Exafunction#469)
* remote check * fixes * update doc --------- Co-authored-by: Saransh Saini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 605ab06 - Browse repository at this point
Copy the full SHA 605ab06View commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d152e6c - Browse repository at this point
Copy the full SHA d152e6cView commit details
Commits on Jan 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 000de97 - Browse repository at this point
Copy the full SHA 000de97View commit details
Commits on Apr 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 272c6e2 - Browse repository at this point
Copy the full SHA 272c6e2View commit details
Commits on Jul 30, 2025
-
Add glibc version checking for enterprise customers with legacy syste…
…ms (Exafunction#501) - Add glibc detection functions using multiple fallback methods (ldd, getconf, libc.so.6) - Check glibc version when portal_url is configured (self-hosted mode) - Use legacy language server version 1.46.0 for enterprise customers with glibc <= 2.27 - Preserve existing behavior when conditions are not met - Include proper logging for debugging and monitoring Implements the same logic as VS Code extension commit 15eec19fe34 Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a8d47ec - Browse repository at this point
Copy the full SHA a8d47ecView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main