Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] items for this week's user call?

It would be interesting to see different scenarios of debugging, profiling, memory control for different types of projects (local, remote, synchro).

for a large-size code it would be very practical to introduce a REGION derectives that could be used as refactoring option.

( like in C#
#region RegionName
...
#endregion
)

and for the future it would be nice to increase the performance of Photran indexer if possible

also for Photran I did not find Collapse All / Expande All in Folding options (like it is in CDT C/C++)
as well as automatic format of a source code using different styles of coding

spliting (vertical, horizontal) of the code edit window, perhaps it already exists, but I did not find it too

Thank you in advance!

Best regards,
Vitaliy



On Mon, Oct 24, 2011 at 5:56 PM, Jay Alameda <jalameda@xxxxxxxxxxxxxxxxx> wrote:

Dear PTP Users,

 

We are due for our October call on Wednesday, I would like to ask what you would like to see at our call -  one possibility is that we could talk about usability issues,  for instance, things that need some improvement from a usability perspective.  

 

Please don’t hesitate to send your thoughts back to the list –

 

Jay

 


_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



Back to the top