aliens

Author Topic: Tabs problem  (Read 299 times)

Offline Dioxine

  • Commander
  • *****
  • Posts: 5465
  • punk not dead
    • View Profile
    • Nocturnal Productions
Tabs problem
« on: December 08, 2024, 07:14:29 pm »
This might seem trivial, but I cannot figure out how to find tabs using Notepad++, and OXCE 8.0 will be stricter than previous versions (not allowing tabs even if they didn't crash the game before, ie. are very hard to find, like tabs in comments). Sorry for a stupid question.

Offline Delian

  • Commander
  • *****
  • Posts: 547
    • View Profile
Re: Tabs problem
« Reply #1 on: December 08, 2024, 07:22:00 pm »
In the Notepad++ Find window, first change the Search Mode in the bottom left to Extended
To find a tab, search for \t

Offline Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 9136
    • View Profile
Re: Tabs problem
« Reply #2 on: December 08, 2024, 07:25:56 pm »
Alternatively, copy the Tab into clipboard and paste it into the search box of Notepad++.