mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-05 07:45:59 +02:00
Update README.md
This commit is contained in:
parent
d719917d25
commit
fc4f5678dd
1 changed files with 2 additions and 0 deletions
|
@ -8,4 +8,6 @@ Memory management in Beef is manual, and includes first-class support for custom
|
|||
|
||||
The Beef IDE supports productivity features such as autocomplete, fixits, reformatting, refactoring tools, type inspection, hot compilation, and a built-in profiler. The IDE's general-purpose debugger is capable of debugging native applications written in any language, and is intended to be a fully-featured standalone debugger even for pure C/C++ developers who want an alternative to Visual Studio debugging.
|
||||
|
||||
# IDE Screenshots
|
||||
|
||||
<img width="960" src="IDE/screenshot0.gif">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue