facebook

Navigate back not working

  1. CodeMix & Angular IDE
  2.  > 
  3. Getting Help
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #606774 Reply

    mikkelkrizo-dk
    Participant

    Hello

    I think I posted this somewhere else but didn’t get a useful response. This forum seems much more active. I have a problem with the “navigate back” functionality after “goto definition” (f3) in same file. It doesnt return to where I came from, only if f3 takes me to a new file. I truly hope you can fix this because I miss Eclipse and Mylyn so badly after having been stuck with Webstorm for so long.
    Example:

    export class ActionsService {
      channel: Channel = new Channel(new ObjectMap());
    
      constructor(private someService: SomeService) {
        
      }
      someFunction() {
        
        return this.someService()//f3 here brings me to someService member, but "navigate back" doesnt take me back to where I came from.
       }
    }
    
    #606790 Reply

    support-tony
    Keymaster

    Mikkel,

    You have already raised this problem on this forum (go here) and a problem report has been filed for development to investigate.

    I’ll close this topic now. If you have further information or questions, please use the other topic mentioned.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Navigate back not working

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in