ctags: Update script to use --extras properly
This commit is contained in:
		
							parent
							
								
									c94e69f901
								
							
						
					
					
						commit
						cd5c437d57
					
				| @ -119,7 +119,7 @@ REM CTags Helper Script | ||||
| REM | ||||
| set ctags_file=%cmder_root%\bin\ctags_cpp.bat | ||||
| echo @echo off> %ctags_file% | ||||
| echo ctags --c++-kinds=+p --fields=+iaS --extras --language-force=C++ %%*>> %ctags_file% | ||||
| echo ctags --c++-kinds=+p --fields=+iaS --extras=+q --language-force=C++ %%*>> %ctags_file% | ||||
| 
 | ||||
| echo - Setup complete! Launch %cmder_root%\cmder.exe [or restart Cmder instance if you're updating an existing installation] | ||||
| exit /b | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user