These might all be good questions for Tech Support, particularly if you 
include a Zipped example folder which demonstrates the symptoms.

I would expect the "Complete" command on the Edit menu to be enabled when 
it's appropriate; currently this is done based on whether the character 
before the insertion point is a "completion trigger" according to the 
language server.

R.

On Wednesday, July 26, 2023 at 2:16:41 PM UTC-4 [email protected] wrote:

> Hi, 
>
> I'm trying to use BBEdit for Go development with the LSP support. Most of 
> the basic stuff like jumping to definitions worked out of the box.
>
> However I'm missing an essential feature that's possible with VS Code's Go 
> extension: smart suggestions without typing a letter, just based on the 
> position in the source code. I do not mean Copilot like autocompletions. 
> Just e.g. calling a Go function, cursor after the opening bracket and 
> hitting Ctrl-Space in VS Code. Then I get suggestions for completions based 
> on the types of the parameters. Is this possible with BBEdit and Go's LSP 
> support? The Edit -> Complete menu item is greyed out. 
>
> Also: the Show Parameter Help popup closes when I start typing parameters. 
> Is it possible to keep it open while I'm still inside the parentheses? 
>
> When I complete a function call name, it looks like this: 
>
> scrapper.FetchShows(<# 1: #>)
>
> The <# 1: #> is selected. In VS Code I see the parameters automatically 
> when I type the opening parentheses. The current argument is also 
> highlighted in the popup. 
>
> Cheers,
> Nils 
>

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "[email protected]" rather than 
posting here. Follow @bbedit on Twitter: <https://twitter.com/bbedit>
--- 
You received this message because you are subscribed to the Google Groups 
"BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/30b38cf3-0278-400d-8f8f-2d68a66aa2bfn%40googlegroups.com.

Reply via email to