Moderator: igrr
If you installed using the boards manager and are on windows you will be able to go to
C:\Users\**user name **\AppData\Roaming\Arduino15\packages\esp8266\hardware\esp8266\***build number**\libraries
and find the files.
http://esp8266basic.com
A BASIC interpreter for your ESP
Working now on Autodrop3d. A 3d printer with automatic part ejection system. https://autodrop3d.com
This feature can be described as oozing. Essential fIles are placed outside of the Arduino folder and it can lead to backup issues and complicate the ability to move an environment from one computer to another. The files ooze into other folders without the owners express permission to do so. It is a free feature of Windows.
Arduino IDE attempts to address this at times unpleasant oozing.
If you place an empty folder named Portable inside your Arduino folder then Arduino's IDE will try to prevent oozing and keep things within the Arduino folder.
Sure if you have several users on a single PC or a server, the oozed version using
C:\Users\**user name **\AppData\Roaming\Arduino15\packages\esp8266\hardware\esp8266\***build number**\libraries may have advantages.