Author Topic: Using tab groups when navigating the source code  (Read 1326 times)

asandler

  • Senior Community Member
  • Posts: 303
  • Hero Points: 27
Using tab groups when navigating the source code
« on: January 02, 2019, 04:00:04 PM »
Is there any way to `push-tag` in a new tab group. I.e. when I navigate to a function, I would like to open the symbol in a new tag group.
Is there any way to control what tab group is used when navigating symbols? For example, if I have two tab groups, left and right. I am in a left tab group navigating to a symbol, and file with the symbol is already open in a right tab group, SE will switch to symbol in a right tab group. Can I make it open another buffer with the file in left tab group instead?

Thanks