Horacio Duran

Results 7 issues of Horacio Duran

It would be rather nice that the user defined project types could just define fields in a dictionary for project properties when the new project wizard runs and use this...

Plugins

It would be nice if we could have a plugin that makes introspection on GUI files (such as qt ui and gtk glade) and exports a list of the available...

It would be nice that, besides marking a variable as non existent it would also suggest possible variables that do exist "did you mean" style, using variables on the current...

Add the possibility to get the title from the tag even if the `og:title` meta tag is present since sometimes it can be a bit disapointing in terms of info....

## Proposal So, this is an idea mostly, i have not been able to test this as running `mage` just gets the `mg` from upstream, perhaps i should not use...

### What version of Vim/Gvim are you using? Vim/Gvim version $ vim --version VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Jan 11 2023 23:53:12) Included patches: 1-3995, 4563,...

[`Token`](https://github.com/go-language-server/protocol/blob/v0.11.2/base_json.go#L17) type has a custom Marshaller/Unmarshaler and no public attributes. When used in [`ProgressParams`](https://pkg.go.dev/go.lsp.dev/[email protected]#ProgressParams) it Marshals to a `{}` instead of `string` and, at least VSCode silently ignores it as...

bug