• Typing ( in Wedit

    From Peter Percival@21:1/5 to All on Mon Jan 22 14:16:57 2018
    When I type '(' in Wedit it sometimes tells me that the file I'm editing
    has been changed and it asks me if I want to reload it. Why is that?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Peter Percival@21:1/5 to Peter Percival on Wed Jan 24 19:38:42 2018
    Peter Percival wrote:
    When I type '(' in Wedit it sometimes tells me that the file I'm editing
    has been changed and it asks me if I want to reload it.  Why is that?

    It seems that the '(' must follow a visible character as in

    func(

    but

    for (

    doesn't cause a problem.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From jacobnavia@21:1/5 to All on Thu Jan 25 19:55:13 2018
    Le 24/01/2018 à 20:38, Peter Percival a écrit :
    Peter Percival wrote:
    When I type '(' in Wedit it sometimes tells me that the file I'm
    editing has been changed and it asks me if I want to reload it.  Why
    is that?

    It seems that the '(' must follow a visible character as in

        func(

    but

        for (

    doesn't cause a problem.


    It seems like a bug in the functionality that searches for known
    functions and tries to display the arguments. I must look into it but I
    am very busy at the moment.

    jacob

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)