Miguel Oliva

Results 20 issues of Miguel Oliva

This happens internally for named type references and is made explicit when errors are returned. For example the RAML below will return an error at indexes `Start: 131 , End:...

bug
v2
minor

- Adds support for `cargo audit --ignore` - Configurable input by comma separated input string as GH Actions does not support sequences as inputs - Bumps version to 1.3.2 -...

Addresses #10 . Adds a configuration parameter for `tsserver` given that current implementations of LSP for Typescript started supporting the standard and dropping previous custom formats, see [typescript-language-server](https://github.com/typescript-language-server/typescript-language-server#inlay-hints-textdocumentinlayhint). This was...

Document the technical changes in the avatar assembly system and overrides.

This is an extension to #25. Introduces `[` as a trigger character for completion, managing replacements avoiding to add wrapping characters if already present in file contents (mostly due to...

This involves: - [ ] Defining the required messages in the [protocol definitions](https://github.com/decentraland/protocol) - [ ] Change communications from kernel to renderer to use the RPC service - [ ]...

channels
stream-core

Show a welcome message (from the System) after creating a channel with the following message: > This is the start of the #name-of-channel [copy]. Invite others to join by quoting...

channels
stream-social

Show a message with the text _[user] left #[channel-name]_ on the events of users leaving a channel. This should be shown along with the rest of the messages in the...

channels
stream-social