Levan Kekelidze
Levan Kekelidze
@ucomru Yes, it won't jump anymore, but now this package will be ignored, so you won't be able to "build" any Go program with it. Try building some Go program...
Related discussion: [Tables are not found if their names are in upper case](https://github.com/orgs/dbeaver/discussions/22580#discussion-6128580).
This project seems to be **abandoned**: [last commit](https://github.com/golang/sublime-build/commits/master/) was done in July 2022. So yes, better use something else for Go development. The best options as of now are: -...
The related test method `trustedClientSSL()` is currently marked with `@Ignore` annotation because it fails with the current incorrect implementation of the `createClientConfigurationStrongSSL()` helper method. I managed to update the code...
Yes, we now see this warning, that the extension was turned off in Chrome, but so far it is possible to just _manually reenable_ it and it will still work...
@SupianIDz You just have to _grant access_ to the extension, if you haven't granted the access to all resources:   ## Result:  Checked on macOS with the latest...
@oslook Actually it still works, you just have to _explicitly_ enable it. Using it now with the latest version of Chrome.
@jiegec So there is no solution / workaround to this problem? If not, at least it would be nice to mention such moments in the man documentation to avoid confusion....