Vlad Zarytovskii

Results 60 issues of Vlad Zarytovskii

Issue in ASP.NET repo: https://github.com/dotnet/aspnetcore/issues/40161

The Language Server Index Format (LSIF, pronounced “else if”) is a standard format for [language servers](https://langserver.org/) or other programming tools to emit their knowledge about a code workspace. This persisted...

enhancement
help wanted

Hello everyone, this is an announcement for our 8th compiler community session. **What:** Abstract statics in the interfaces - Community Feature Review with Don and Vlad **When:** Wednesday 13th of...

Hello everyone, this is an announcement for our 6th compiler community session. **What:** F# Typechecker - An Online Chat with Don, Vlad and the community. **When:** Tuesday 9th of March...

Hello everyone, this is an announcement for our 5th compiler community session. **What:** F# Compiler Service - An Online Chat with Don, Vlad and the community. **When:** Monday 11th of...

**UPDATE:** Teams meeting link: https://teams.microsoft.com/l/meetup-join/19%3ameeting_Mzc2NmFiYzQtYWY3Mi00ZjM2LWExMzgtNTRlMTYzYTNjOThi%40thread.v2/0?context=%7b%22Tid%22%3a%2272f988bf-86f1-41af-91ab-2d7cd011db47%22%2c%22Oid%22%3a%2297f10a8e-3843-4db7-8ef7-f449e82693d7%22%7d Hello everyone, this is an announcement for our 7th compiler community session. **What:** F# Debug improvements - An Online Chat with Don, Vlad and the...

**UPDATE:** Teams link: https://teams.microsoft.com/l/meetup-join/19%3Ameeting_YzZkNTY0MzEtNmZhMy00NmJkLWI0YWEtNzI4YmY2MDNmMzkx%40thread.v2/0?context=%7B%22Tid%22%3A%2272f988bf-86f1-41af-91ab-2d7cd011db47%22%2C%22Oid%22%3A%2297f10a8e-3843-4db7-8ef7-f449e82693d7%22%7D Hello everyone, this is an announcement for our 8th compiler community session. What: Formatting F# source code - An Online Chat with Florian, Vlad and the...

Chatted with @tmat about an issue we are having navigating to metadata, we need to move to using [MetadataAsSource](https://sourceroslyn.io/#Microsoft.CodeAnalysis.Features/MetadataAsSource/MetadataAsSourceWorkspace.cs,2bd16135ce2791d7,references) instead of creating an on-demand project context, as we do now....

Feature Improvement
Area-VS-Editor

> ![image](https://user-images.githubusercontent.com/5063478/190377387-09c72c71-b4bb-43f9-839a-653d4702b843.png) > > BCL/external dependency metadata navigation. I'm pressing F12 on this to no avail (it used to work). Perhaps it's a different use case. Yep, doesn't work for...

Regression
Area-LangService-Navigation

Updates roslyn and VS packages, prerequisite for the go-to definition fixes. Updates newtonsoft.json, and xunit, to fix compliance issues. Fixes #13906