Visual studio “탐색” 기능

Eclipse 의 search type 과 비슷한 기능. 검색어에 키워드를 입력하면 클래스/필드/메서드 중 부분 일치하는 결과를 보여준다.

편집-탐색 에 있으며 기본 단축키는 “Ctrl+,” 이다

다만 visual studio 의 기능을 검색해주지는 않는다. 이것은 확장 중 “productivity power tools” 에 포함된 “Quick Access” 뷰에서 사용할 수 있다.

visual studio 을 10년 넘게 썼지만 이런 기능이 있는 줄 몰랐다는 것이 충격이고, 이런 기능이 있다는  팁을 본 적도 없는 것이 두 번 충격이다.

alternative girls PC reset agent v2.0

Download: v2.0

what’s new in 2.0:


SwitchAccount.exe

  1. Run SwitchAccount.exe
  2. select account backup and click button on switch column.
  3. it will replace account and (re)launch the game.

you can rename your file. double click the name cell, enter new name.

 

얼터너티브 걸즈 전체화면 지원 유틸리티

https://bitbucket.org/archangel179/alternative-girls-fullscreen-support/overview

음.. 이거 쓰면서 생각난건데 이름을 “utility”로 끝낼 걸 그랬다는 생각이 든다. 뭐 이미 repo 도 만들었으니 그냥 냅둬야지.

설정 파일 연습 겸 만들어본 것. 설정 파일에 대한 지원을 연습하기 위해 처음엔 리세마라 에이전트에 settings.properties 추가하는 식으로 접근했었는데 이 경우 테스트하기도 복잡하고 반드시 roaming 프로필에 저장된다는 점이 마음에 안 들어서 이번엔 app.config 파일을 추가하는 식으로 접근해봤다.

뭔가 굉장히 복잡하고 손이 많이 가는데… 으음 원래 이런가? 거의 못 쓸 수준인거 같은데… 설정에 대응하는 클래스를 만들고 그 클래스의 get/set 도 손으로 써야하고 section name의 경우는 하드코딩까지 해야하고… 뭔가 좀 설계가 잘못되었단 느낌이 든다.

만약 더 작업하게 되면 argument 로 전체화면 on/off 랑 모니터 선택 정도를 설정하도록 해야겠다. 처음 생각보다 이 둘은 건드릴 일이 많은듯.

why your “TestResults” is empty, which generated with ms-test

f**k M$ 2012+ releases.

go back to your legacy of golden age, VS2010.

It will really DO m@gic.

 

+++

well, there are tons of missing functions/contents in M$ products which have released since 2012. i.e. Start menu, tablet input panel, awesome localizations, etc.

and this is the one of them.

untill VS2010, it generated some meta files like .testsettings and honored.

in the contrast, VS2012+ does nothing but just makes “MacGuffin” (or dummy) test results folder which fools programmers who hopes to find some useful test informations.