-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
The language_server_windows_x64.exe used by Google's antigravity AI IDE employs an unreleased version declared as go1.27rc. In IDA, its complete string is "go1.27-20260209-RC00 cl/867831283 +86f7959aa6 X:boringcrypto,simd". Therefore, we can assume that 1.27 is about to move from rc to release. We can then use the latest content of the master branch at https://github.com/golang/go to implement version 1.27 support. The following PR is one I completed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels