mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 18:32:45 +00:00 
			
		
		
		
	 863f14788f
			
		
	
	
		863f14788f
		
	
	
	
	
		
			
			The language server keeps track of the content of currently edited files by receiving updates about edit actions. Also, C++ autocompletion is no longer tied to HackStudio itself and moved to be part of the language server.
		
			
				
	
	
		
			1 line
		
	
	
	
		
			22 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			22 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| add_subdirectory(Cpp)
 |