| 
									
										
										
										
											2025-10-26 15:46:04 +08:00
										 |  |  | {   | 
					
						
							|  |  |  |   "folders": [   | 
					
						
							|  |  |  |     {   | 
					
						
							|  |  |  |       "name": "BusyRabbit-CSharp",   | 
					
						
							|  |  |  |       "path": "./ManagedBusyRabbit"   | 
					
						
							|  |  |  |     },   | 
					
						
							|  |  |  |     {   | 
					
						
							|  |  |  |       "name": "ProjectGlue (Generated)",   | 
					
						
							|  |  |  |       "path": "./BusyRabbit.Glue"   | 
					
						
							|  |  |  |     }   | 
					
						
							|  |  |  |   ],   | 
					
						
							|  |  |  |   "settings": {   | 
					
						
							|  |  |  |     "files.exclude": {   | 
					
						
							|  |  |  |       "**/bin": true,   | 
					
						
							|  |  |  |       "**/obj": true,   | 
					
						
							|  |  |  |       "**/.vs": true, | 
					
						
							|  |  |  |     },   | 
					
						
							|  |  |  |     "search.exclude": {   | 
					
						
							|  |  |  |       "**/bin": true,   | 
					
						
							|  |  |  |       "**/obj": true   | 
					
						
							|  |  |  |     },   | 
					
						
							| 
									
										
										
										
											2025-10-28 23:51:17 +08:00
										 |  |  |     "dotnet.defaultSolution": "Script/ManagedBusyRabbit/ManagedBusyRabbit.sln",  | 
					
						
							| 
									
										
										
										
											2025-10-26 15:46:04 +08:00
										 |  |  |     "omnisharp.enableRoslynAnalyzers": true,   | 
					
						
							|  |  |  |     "omnisharp.enableEditorConfigSupport": true,   | 
					
						
							|  |  |  |     "csharp.suppressDotnetRestoreNotification": false   | 
					
						
							|  |  |  |   },   | 
					
						
							|  |  |  |   "extensions": {   | 
					
						
							|  |  |  |     "recommendations": [   | 
					
						
							|  |  |  |       "ms-dotnettools.csharp",   | 
					
						
							|  |  |  |       "ms-dotnettools.csdevkit"   | 
					
						
							|  |  |  |     ]   | 
					
						
							|  |  |  |   },   | 
					
						
							|  |  |  |   "launch": {   | 
					
						
							|  |  |  |     "version": "0.2.0",   | 
					
						
							|  |  |  |     "configurations": [   | 
					
						
							|  |  |  |       {   | 
					
						
							|  |  |  |         "name": "Attach to Unreal Editor",   | 
					
						
							|  |  |  |         "type": "coreclr",   | 
					
						
							|  |  |  |         "request": "attach",   | 
					
						
							|  |  |  |         "processName": "UnrealEditor.exe"   | 
					
						
							|  |  |  |       }   | 
					
						
							|  |  |  |     ]   | 
					
						
							|  |  |  |   }   | 
					
						
							|  |  |  | } |