Skip to content

issues Search Results · repo:microsoft/vs-editor-api language:C#

Filter by

22 results
 (99 ms)

22 results

inmicrosoft/vs-editor-api (press backspace or delete to remove)

While both editors are built on this codebase, many aspects of the editor are not open source, including the WPF and Cocoa UI layers. It is written that WPF layer of this API is not yet available as open ...
  • sagarkardani
  • Opened 
    on Jul 1, 2023
  • #49

Nowadays a tooltip will display at the right side of selected item in the AutoCompletion list. In VS 2017, we can create a class implementing IUIElementProvider Completion, ICompletionSession to override ...
  • wmjordan
  • 8
  • Opened 
    on Jun 28, 2023
  • #48

https://github.com/microsoft/vs-editor-api/blob/61ca43c05f2254b80e87dccaf029acec3f25feb3/src/Editor/Language/Impl/Language/AsyncCompletion/DefaultCompletionItemManager.cs Hi im writing a voice plugin ...
  • SmikeSix
  • Opened 
    on Dec 24, 2022
  • #47

Sorry, unintentionally submitted; pressed the wrong button by mistake.
  • glenn-slayden
  • Opened 
    on Dec 17, 2022
  • #46

alot of times when I am trying to push to GitHub though vs, my changes are not recognized upon saving. and once I save changes, all changes that are still not pushed are not changes anymore. if a video ...
  • IonicPixels
  • Opened 
    on Nov 14, 2021
  • #43

Hello. I am a programmer who uses C#/.NET with WinForms. I have heard of issues with WinForms being incompatible with MacOS and especially Linux. While at least one developer was able to get Linux working ...
  • IonicPixels
  • 2
  • Opened 
    on Nov 8, 2021
  • #42

Hey Guys, I don t know whether I am here on the right place, but I will try this. The Editor component of VS has some accessibility problems, because some infos are not communicated over the UIA interface ...
  • christopherpross
  • 1
  • Opened 
    on Jun 28, 2021
  • #39

It is not documented how an extension developer can create their own implementation of ITextViewModelProvider and how such implementation can be used by Visual Studio. Please add more details about this ...
  • ymassad
  • 12
  • Opened 
    on Jul 2, 2020
  • #25

In the following file: https://github.com/microsoft/vs-editor-api/blob/master/src/Editor/Text/Def/TextUI/Editor/ITextViewModelProvider.cs It is written that we need to use the Export attribute like this: ...
  • ymassad
  • 1
  • Opened 
    on Jul 2, 2020
  • #24
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub