xsharp.eu • Problem: VS Integration problem (All about Text Editor) - Page 3
Page 3 of 3

Problem: VS Integration problem (All about Text Editor)

Posted: Tue May 11, 2021 11:20 am
by rjpajaron
Mouseover > flyout info screen.
1. It does not support function.
2. It does not support method without SELF. SELF:Method - it will work. Method only, no flyout.
sample of what I call flyout screen info

https://1drv.ms/p/s!AogI_dNNs5yUwKB2Msx ... w?e=s6PSml

Problem: VS Integration problem (All about Text Editor)

Posted: Tue May 11, 2021 11:22 am
by rjpajaron
Text Editor Drop Down On Horizontal Split
1. Selected drop down item always use the lower part of the split screen.
2. The active screen is the upper portion, it default to lower portion of the split screen

https://1drv.ms/p/s!AogI_dNNs5yUwKB3-SA ... A?e=24P8LO

Problem: VS Integration problem (All about Text Editor)

Posted: Tue May 11, 2021 11:43 am
by robert
Rene,
I have already confirmed that there is indeed a problem with the splitting.
There is no need for examples for this.

Robert

Problem: VS Integration problem (All about Text Editor)

Posted: Tue May 11, 2021 2:48 pm
by Chris
Hi Rene,

1. Are you using X# 2.8 or a previous version? (I assume it's 2.8 )
2. What happens if you write the same code in a small test app, does Goto definition etc always work?
3. Can you prepare and send a full sample reproducing the problem, so we can find what's causing it in our machines and fix it?