Open FunshineX opened 9 years ago
When modding in eclipse, if I need to view the code for let's say an item, it is easy to open the forge/minecraft src and browse to the item. In VS all I see is a forgeSrc-1.8... in the references folder but I cannot find the deobf src.
Did you try "Go to Definition"? It should be in the context menu for a symbol in the editor. Let me know if it doesn't work for you
When modding in eclipse, if I need to view the code for let's say an item, it is easy to open the forge/minecraft src and browse to the item. In VS all I see is a forgeSrc-1.8... in the references folder but I cannot find the deobf src.