Menu

multi-line regex's ?

skrell
2013-11-11
2014-01-14
  • skrell

    skrell - 2013-11-11

    I can't seem to get SourceCookifier to find code that spans multiple lines? For instance i wanted to write an expression to find statements that have the word "PORT" on the following line like this:
    I1 : ITT_example_design
    PORT MAP (

    Can i do this ? It seems CTAGS stops looking after the first line ?

     
  • Christophe Meriaux

    I skrell,
    I have the same problem as you. Did you find a solution yet ?
    Thanks

     
  • skrell

    skrell - 2014-01-14

    No i didn't. I think i left off with the idea that the problem was with the flags used by the sourcecookifier author to call his ctags.exe with. Apparently if you want to use ctags with mult-line you need to use some flag when you call the exe. So basically sourcecookifier doesn't do that and there is no way to tell the plugin TO DO that. This could probably be a simple fix but the author would need to give us a way to change the flags used by his plugin. :(

     

Log in to post a comment.