GoSublime v18.10.06 Release Notes

    • ⏪ restore support for running individual test functions by pressing ctrl+.,ctrl+g or ctrl+shift + left/right-click on the function declaration's name

    • ➕ add support for having multiple builtins with the same name

    • API breakage: mg.ExecRunFunc() was replaced with the pattern CmdCtx.WithCmd().Run() the former bypasses builtins so running go install has no linting support