Matt Browne

Results 25 issues of Matt Browne

The goal of this thread is to begin consolidating and documenting the motivations and considerations that led to the current proposal. I think this information will be very helpful for...

This new issue is intended as a continuation of the recent discussion in #100. (The only reason for a new thread is that the original has become very, very long,...

I was implementing a feature recently where I needed to control the value of a dropdown menu via a state variable that existed outside the form. I eventually realized the...

I tried to use this plugin by adding the following to keybindings.json: { "key": "F4", "command": "toggle", "when": "editorTextFocus", "args": { "id": "autoReveal", // must be unique "overrideWorkspaceSettings": true, "values":...

Hi, are there any plans for this library to support Field Masks? e.g. to avoid expensive fetching of related objects if the client doesn't need them.