Files
Sourcetrail/ide_plugins/vs
malte_langkabel 72f3dcfc19 logic: improved plugin performance
* reduced file open/close events while writing cdb
* fixed detection of header paths
* refactored Visual Studio extension code
* removed very old menu option for converting a solution directly into a Coati project (which would have been performed by Coati itself, not by the plugin).
2017-06-12 12:10:48 +02:00
..
2017-06-12 12:10:48 +02:00
2017-02-02 17:03:52 +01:00

------------
Dependencies
------------

Json.NET
	-Install
		-Rightclick on 'References'
		-Click 'Manage NuGet Packages'
		-Search 'json'
		-Install 'Newtsoft.Json'