Adam Ratzman

Results 26 issues of Adam Ratzman

This PR is to add TL-Verilog, an EDA language that transpiles to SystemVerilog and Verilog. _A little about TLV_ TL-Verilog is rapidly gaining popularity for digital logic design, as an...

Pending Popularity

Fixes #8244 😄 we just forgot to put descriptions for these properties, so when there is no variance, no description can be shown (leading to no checkbox context) ###### Microsoft...

Feature-Project-Properties-Designer

This completes the project-system side of #7825 by overriding InterceptedProjectProperties to check if IInterceptingPropertyValueProvider2's `GetProjectFileMSBuildPropertyNamesAsync` returns a value that is directly defined in the project file.

To fix https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1589004?src=WorkItemMention&src-action=artifact_link, we need to add "My" namespace to the MySettings class. ![image](https://user-images.githubusercontent.com/20359921/183784237-dc0a9976-e661-442b-8fdd-a644473fe461.png) This works for .net framework 4.8 VB, as well as .net core VB and .net core...

Currently, the only available LinkAction command types seem to be to open the launch profile window and to open a file in VS. It may be beneficial to expose a...

Triage-Approved
good-first-issue
Feature-Project-Properties-Designer

When a property has focus (dotted line), clicking out (e.g. to Solution Explorer) causes that focus to be lost. Giving focus again to the editor should set input focus to...

Triage-Approved
good-first-issue
Feature-Project-Properties-Designer

For the VB DefineConstants property, the format is Name1="Value1",Name2="Value2",Name3="Value3", which is a _perfect_ candidate for @drewnoakes' NameValuePairListEditor so that users don't have to directly edit this string

Triage-Approved
good-first-issue
Area-VisualBasic
Feature-Project-Properties-Designer

## Summary With the pending completion of client-side validation for property values, it would be a good idea to go through our owned property pages and, where applicable, add property...

Tenet-User Friendly
Triage-Approved
good-first-issue
Feature-Project-Properties-Designer
Priority:3
Area-C#

This is not a library problem, as the console is also affected. See: https://developer.spotify.com/console/delete-following/?type=artist&ids=7eCmccnRwPmRnWPw61x6jM Related tests are to be temporarily disabled

bug
wontfix

**Issue**: API instantiation on android is still too confusing and DIY. spotify-web-api-kotlin has gradually expanded its targets, but its JVM beginnings are still evident in the lack of documentation around...

enhancement