Problem: VS Integration problem (All about Text Editor)

This forum is meant for questions and discussions about the X# language and tools
User avatar
rjpajaron
Posts: 364
Joined: Fri Nov 06, 2015 12:01 am

Problem: VS Integration problem (All about Text Editor)

Post 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
User avatar
rjpajaron
Posts: 364
Joined: Fri Nov 06, 2015 12:01 am

Problem: VS Integration problem (All about Text Editor)

Post 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
User avatar
robert
Posts: 4267
Joined: Fri Aug 21, 2015 10:57 am
Location: Netherlands

Problem: VS Integration problem (All about Text Editor)

Post 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
XSharp Development Team
The Netherlands
robert@xsharp.eu
User avatar
Chris
Posts: 4587
Joined: Thu Oct 08, 2015 7:48 am
Location: Greece

Problem: VS Integration problem (All about Text Editor)

Post 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?
Chris Pyrgas

XSharp Development Team test
chris(at)xsharp.eu
Post Reply