mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 20:52:45 +00:00 
			
		
		
		
	|  fa9f5c9799 Creating a file while having a file or directory selected will now create the file under the selected directory, or in same directory as a selected file. Creating directories works the same way. Right click -> Open on selected files will now open the selected files. Deleting selected files will now delete the selected files. As suggested by sagefarrenholz this was accomplished by adding a private function HackStudioWidget::selected_file_paths() that returns a Vector<String> of the current project tree selection. Function HackStudioWidget::selected_file_names() is removed due to not being used. | ||
|---|---|---|
| .. | ||
| HackStudio | ||
| Inspector | ||
| IPCCompiler | ||
| Playground | ||
| Profiler | ||
| UserspaceEmulator | ||
| CMakeLists.txt | ||