jona

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 47 total)
  • Author
    Posts
  • in reply to: Code Folding ? #24598
    jona
    Spectator

    I opened a ticket and sent two files. Didn’t get a confirmation yet but .. I will check here as well in case you did not get them. Thanks again!

    in reply to: Code Folding ? #24592
    jona
    Spectator

    Ok.. so.. The problem has returned on one file. Something is in this file that messes with the outlining and code folding. If I copy the contents into notepad and delete everything in the C file, Then.. copy the  text from notepad back into the file, usually from the bottom up, in 2 parts, I can get code folding to work again, but only until I add more code. Usually breaks when I add a  function or a region. Sometimes it breaks when I am modifying existing code.  I have tried to narrow it down to a specific line of text but I am unable to.

    Is there something in the formatter that could cause this?

    I also found that if you put comments on the line where a function is being defined, it will break outlining:

    static void func() //comment..

    I don’t have any idea how this could happen but I am wondering if anyone knows what could cause this?  Any help , or hints, greatly appreciated.

    in reply to: Code Folding ? #24519
    jona
    Spectator

    I took the source files that were failing, copied the text to an empty notepad  and imported the text back into a new empty .c file, a piece at a time. Now, I have the outlining back. I wonder what could have been in those files that prevented outlining.

    in reply to: Code Folding ? #24509
    jona
    Spectator

    re: Symptoms: All I can say is that there are no [+] or [-] icons anywhere in the entire file. Sometimes they show up on switch statements if they are at the top of the file. But they eventually disappear.

    If there are links to solutions, all five if necessary, I would like to see them.

    thank you.

    in reply to: Code Folding ? #24507
    jona
    Spectator

    Thanks! yeah. I kinda thought we had a communication problem here. That was 8 days of patiently going back and forth here. I really just don’t have time to muck around with this. I have to get these jobs completed. I wish it just plain worked. If I get time to debug this I will.

    I am working in C with VS2017 and STM32F7 Discovery board.

    I usually start the project by right clicking on the VS icon and selected the project from the list.

    I write a LOT of C# /WPF code and usually when code folding fails I restart VS and reload the files.  Can’t get that to work here.

     

     

     

    in reply to: Code Folding ? #24503
    jona
    Spectator

    I’m just joking with you.

    It has been working since I started with VGDB almost a year ago. I have a ton of regions that I was regularly using to make it easier to get around my code. They no longer fold. Nothing folds. If you say it isn’t supported, I am ok with that. There are no specific steps , except upgrading VGDB and I am not asking for help determining the solution if you say it isn’t supported.

    Any plans to get that working? Sure is handy!

     

    • This reply was modified 5 years, 7 months ago by jona.
    in reply to: Code Folding ? #24496
    jona
    Spectator

    Get it working for me by next week. 🙂

    in reply to: Code Folding ? #24485
    jona
    Spectator

    Should regions also not be collapsible?

    in reply to: Code Folding ? #24474
    jona
    Spectator

    Code folding had been working as well as it ever has since I started last year with VGDB. I just naturally thought it was supported by VS’s editors. It pops on and off at times .

    Not sure what other info I could provide here.

    Least of my problems working in this environment though. I absolutely HATE ST-Link though! 🙂

    in reply to: Code Folding ? #24448
    jona
    Spectator

    I don’t understand.. it usually works! I’ve been using it for months. Is that just by chance?

    in reply to: Embedded Memory Explorer failure #24409
    jona
    Spectator

    Thank you once again sysprogs. Stellar support and response.

    in reply to: Embedded Memory Explorer failure #24402
    jona
    Spectator

    That makes sense. That is how it resolved here.. pretty much.

    in reply to: Embedded Memory Explorer failure #24396
    jona
    Spectator

    Thank you very much.  For the moment, it is showing up. I have to get these projects out so I’m going to go with it the way it is for a bit.

    in reply to: Embedded Memory Explorer failure #24324
    jona
    Spectator

    oops.. sorry.. zip attached.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Embedded Memory Explorer failure #24323
    jona
    Spectator

    Project File Attached.

Viewing 15 posts - 16 through 30 (of 47 total)