Skip to content

เรื่องเล่า ของ เกรียงไกร

  • Home
  • Language
    • Chinese
    • English
  • Programming
    • Article
    • Flutter
    • Application
  • Lifestyle
  • About Me
  • Home
  • Language
    • Chinese
    • English
  • Programming
    • Article
    • Flutter
    • Application
  • Lifestyle
  • About Me
Trick hide test file go

Trick hide test file go

August 7, 2021 kreangkrai supchid programming

https://stackoverflow.com/questions/55279029/in-goland-how-can-i-hide-test-files-underneath-each-non-test-file

A quick reference is to do the following:

  • under the project view window
  • click on the cogwheel
  • select File Nesting…
  • click on the “Child file suffix” under “.go” extension
  • add “_test.go” to the list and click OK

ide IntelliJ

kreangkrai supchid

Because you can't memorize all life stories, sharing notes with others is good to remember yourself.