블로그 이미지
Every unexpected event is a path to learning for you.

카테고리

분류 전체보기 (2737)
Unity3D (817)
Programming (474)
Server (33)
Unreal (4)
Gamebryo (56)
Tip & Tech (228)
VS 프로젝트 설정 (37)
TortoiseSVN (4)
Excel (5)
협업 (58)
3DS Max (3)
Game (12)
Utility (136)
Etc (96)
Link (32)
Portfolio (19)
Subject (90)
iOS,OSX (53)
Android (14)
Linux (5)
잉여 프로젝트 (2)
게임이야기 (3)
Memories (20)
Interest (38)
Thinking (38)
한글 (30)
PaperCraft (5)
Animation (408)
Wallpaper (2)
재테크 (18)
Exercise (3)
나만의 맛집 (3)
냥이 (10)
육아 (16)
Total
Today
Yesterday
04-19 00:04

Visual Studio 2022

----

 

[경로] Visual Studio - 도구 - 옵션 - 텍스트 편집기 - C# - 고급 - Using 지시문-'붙여넣을 때 누락된 using 지시문 추가' 끄기

 

 

[참조] https://stackoverflow.com/questions/74894754/how-to-stop-visual-studio-2022-to-add-namespace-automatically-after-copy-codes-f

 

How to stop Visual Studio 2022 to add namespace automatically after copy codes from other place

As the title said, now I have a problem when copy codes from anywhere, and when pasting to my source files (C#/.cs), it will add a namespace automatically, sometimes the namespace is wrong but I do...

stackoverflow.com

 

반응형
Posted by blueasa
, |

[링크] https://davi06000.tistory.com/11

 

[ VS 삽질 ] VisualStudio 설치 속도가 너무 느릴때

//서론 새로 설치해야하는 SDK와 기존에 설치되어있던 VS의 키트가 충돌을 일으켜서 VS를 지웠다가 깔아야하는 상황이었다. 그런데 설치 속도가 24KB/sec? 진짜 화가 머리끝까지 치미는 상황이다. //

davi06000.tistory.com

 

반응형
Posted by blueasa
, |

[요약] 솔루션(sln) 파일을 vs2019에서 vs2022로 변경하기 위해 찾아봄

[방법]

1) 솔루션(sln)파일을 에디터로 열어서 원하는 버전으로 수정

    - 나는 글쓰는 시점 기준 17.1.358.51495로 수정함

    - vs2022는 17버전임. 세부 버전은 VS 실행해서 '도움말-Microsoft Visual Studio 정보'에서 세부 버전 확인

2) 솔루션(sln) 파일 연결 프로그램은 'Microsft Visual Studio Version Selector'로 변경.

3) 더블클릭해서 실행해본다.

    - 혹시나 잘안되면 .vs 폴더 삭제 후 다시 더블클릭

 

---------------------------------------

 

Welcome to Microsoft Q&A!

You can open the sln file of the project, for example, using Visual Studio Code.
This is a partial screenshot of two sln files, the upper one was created by Visual Studio 2019, and the lower one was created by Visual Studio 2022.

Visual Studio 2019:

Visual Studio 2022:

"# Visual Studio Version 16"
The major version of Visual Studio that (most recently) saved this solution file. This information controls the version number in the solution icon.
VisualStudioVersion = 16.0.28701.123
The full version of Visual Studio that (most recently) saved the solution file. If the solution file is saved by a newer version of Visual Studio that has the same major version, this value is not updated so as to lessen churn in the file.

You can modify these two version numbers.
As an example, I modified the version number of the sln file created by VS2019:


Double click the sln file, it will open in VS2020.

You can refer to Solution (.sln) file.

 

 

 

[출처] https://docs.microsoft.com/en-us/answers/questions/619989/upgrading-sln-to-open-with-visual-studio-2022-comm.html

 

Upgrading sln to Open With Visual Studio 2022 Community - Microsoft Q&A

 

docs.microsoft.com

 

반응형
Posted by blueasa
, |


[단축키] Alt + W, N



[출처]

http://www.gamecodi.com/board/zboard.php?id=GAMECODI_Talkdev&page=1&page_num=35&select_arrange=headnum&desc=asc&sn=off&ss=on&sc=on&keyword=&no=4361&category=


반응형
Posted by blueasa
, |

위 글을 기억하시나요? ㅎㅎ.. 이런 확장 기능이었는데요.




결국 능력자님들이 여러 에디터로 만들어주셨습니다. 짝짝짝 지금 잘 사용중입니다~



[현재 나의 셋팅]




[출처]

http://www.gamecodi.com/board/zboard.php?id=GAMECODI_Talk&page=1&page_num=35&select_arrange=headnum&desc=asc&sn=off&ss=on&sc=on&keyword=&no=33343&category=

반응형
Posted by blueasa
, |


링크 : https://channel9.msdn.com/Events/TechDays/TDK2015/T2-3

반응형
Posted by blueasa
, |


링크 : http://smilejsu.tistory.com/576

반응형
Posted by blueasa
, |

'VS-도구-옵션-환경-글꼴 및 색-표시 항목-숫자'의 배경 색을 (눈에 띄는)다른 색으로 설정.



출처 : 게임코디의 '남시키'님.


참조 : http://www.gamecodi.com/board/zboard.php?id=GAMECODI_Talk&page=1&sn1=&divpage=5&sn=off&ss=on&sc=on&select_arrange=headnum&desc=asc&no=24963

반응형
Posted by blueasa
, |

링크 : http://mastmanban.tistory.com/485

반응형
Posted by blueasa
, |
브레이크 포인트 (중단점) 걸고 디버깅 할려 할 때

빨간 동그라미가 투명해지면서 

'중단점이 현재 적중되지 않습니다.  소스 코드가 원래 버전과 다릅니다' 
되는 경우가 종종 생깁니다.


= 방법 ==================================


해당 소스파일을 '저장 고급옵션' 누르시고 유니코드 65001 로 저장 해주세요.


옵션에서 소스코드가 달라고 그냥 디버깅 하기 체크도 되지만 그건 좀 찝찝하죠잉.




출처 : 
http://lab.gamecodi.com/board/zboard.php?id=GAMECODILAB_Lecture&page=1&sn1=&divpage=1&sn=off&ss=on&sc=on&select_arrange=last_comment&desc=desc&no=241  
반응형
Posted by blueasa
, |