You are here |
hadihariri.com | ||
| | | |
michaelscodingspot.com
|
|
| | | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | |
| | | |
visualstudioextensions.vlasovstudio.com
|
|
| | | | By default, when you expand or collapse a method or a code region in Visual Studio, this action is pushed on the editor undo stack. It ruins any normal code editing cycle - you do text changes, browse code doing folding/unfolding and now your undo stack is full of unrelated outlining operations, need to press... | |
| | | |
vxlabs.com
|
|
| | | | The official Arduino Desktop IDE is fantastic at what it was made for. After downloading, opening your first sketch (say, blink.ino) and flashing this to your connected Arduino hardware takes all of 3 seconds. However, once your sketches become a little more complex, a more sophisticated IDE with code navigation, documentation and context-sensitive completion can be a great help. Currently, one of the better solutions is the Arduino extension for Visual Studio Code. You can be up and running quite quickl... | |
| | | |
github.com
|
|
| | Live view of a drone camera in ASCII. Contribute to vog/drone-asciiview development by creating an account on GitHub. |