Skip to content

Add Go 1.27 support #90

@sonyps5201314

Description

@sonyps5201314

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions