27 lines
1.1 KiB
Markdown
27 lines
1.1 KiB
Markdown
<h1 align="center">
|
|
<img src="src/SharpIDE.Godot/Resources/SharpIdeV3.svg" alt="SharpIDE icon" width="100" height="100" />
|
|
<br>
|
|
SharpIDE
|
|
</h1>
|
|
|
|
An open source, modern & fast IDE for .NET
|
|
|
|
<img width="1638" height="935" alt="image" src="https://github.com/user-attachments/assets/bce91555-a1f2-43ab-a525-8353b4c7cff2" />
|
|
|
|
## Completions
|
|
<img width="1638" height="848" alt="image" src="https://github.com/user-attachments/assets/2d6e694c-558b-4566-903e-dde38ab34b11" />
|
|
|
|
## Code Action/Refactoring
|
|
<img width="1636" height="852" alt="image" src="https://github.com/user-attachments/assets/1448d630-ec5d-4a32-8827-bb78fd27872a" />
|
|
|
|
## Symbol Info
|
|
<img width="1596" height="853" alt="image" src="https://github.com/user-attachments/assets/b5b3f2f7-0b85-4486-a7d2-9c7ed66ab288" />
|
|
|
|
## Razor Syntax Highlighting
|
|
<img width="1619" height="852" alt="image" src="https://github.com/user-attachments/assets/2935f3a3-a5b7-4949-96d6-06f0b5a77d33" />
|
|
|
|
|
|
|
|
### Building
|
|
if using a preview .NET SDK, ensure that `DOTNET_ROLL_FORWARD_TO_PRERELEASE` is set to `1` as per https://github.com/godotengine/godot/issues/98334, otherwise it will blow up.
|