NeilMacMullen

Results 17 issues of NeilMacMullen

**Is your feature request related to a problem? Please describe.** I am currently attempting to set up a role-assignment. This currently looks like... ``` resource keyVaultAssignment 'Microsoft.Authorization/roleAssignments@2020-04-01-preview' = { name:...

awaiting response

### Windows Terminal version 1.18.3181.0 ### Windows build number 10.0.22631.0 ### Other Software Custom application ### Steps to reproduce Unclear - still under investigation. Possible that application is experiencing OOM...

Needs-Repro
Issue-Bug
Severity-Crash
Needs-Author-Feedback
Needs-Attention
Product-Terminal
Priority-1
Area-DefApp

## Enhancement Description When dynamically generating charts from data, it's convenient to be able to use ```json "tooltip": {"content": "data"} ``` This creates a tooltip that contains the distinct values...

Enhancement :tada:

I tend to just use the Summary and Remarks tags for Intellisense but typing /// generates empty entries for all the parameters and the return type. I notice this extension...

When executing the following code on an application targeting .net 5 and the linux-x64 runtime and running on WSL (Ubuntu) ``` var storageProperties = new StorageCreationPropertiesBuilder( ".msalcache.bin", _directory) .WithCacheChangedEvent(_config.ClientId) .Build();...

enhancement
good first issue

I find myself constantly having to refer to wikipedia to figure out which precision to use when using the Encode method. vThis pull request provides some named constants that hopefully...

My organisation is very interested in using and contributing development effort to the project, Being able to query local/in-memory data with a flexible syntax data is extremely useful! Rather than...