Author Topic: Flex Debugging not working with slickedit  (Read 7204 times)

davecazz

  • Community Member
  • Posts: 17
  • Hero Points: 1
Flex Debugging not working with slickedit
« on: September 13, 2008, 08:47:42 PM »
Oops, acceidently posted this in the plugin section instead of core...

I just purchased slickedit as my eclipse/flex bulder text editor because it's most similar to my normal editor (multiedit). however, I am noticing that when I debug my code, slickedit does not give me the values of the variables when I rollover them like the default editor used to.

I have already figured that I need to do some slick-c programming to get things how I like them but I would not even know how to approach enabling or adding this functionality.

Ryan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 986
  • Hero Points: 77
Re: Flex Debugging not working with slickedit
« Reply #1 on: September 15, 2008, 02:14:02 PM »
Greetings. 

Unfortunately, that feature isn't currently implemented in Core.  You are talking about being able to hover the mouse over a variable and see a tooltip displaying the variable value, right?  For languages where we support breakpoints I think we can add this...so I'm filing a feature request for the next release with a high priority.

- Ryan