Skip to content

Commit 442828e

Browse files
authored
Update README.md
1 parent e09a7a6 commit 442828e

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,23 @@
22
[![Marketplace Version](https://vsmarketplacebadge.apphb.com/version/EliotVU.uc.svg "Current Release")](https://marketplace.visualstudio.com/items?itemName=EliotVU.uc)
33
[![Deploy Extension](https://github.com/EliotVU/UnrealScript-Language-Service/actions/workflows/main.yml/badge.svg)](https://github.com/EliotVU/UnrealScript-Language-Service/actions/workflows/main.yml)
44
[![Gitter](https://badges.gitter.im/unrealscript/Language-Service.svg)](https://gitter.im/unrealscript/Language-Service?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
5+
[![Give something back!](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/eliotvu)
56

6-
This work-in-progress extension for Visual Studio Code, adds language support for UnrealScript, including:
7+
<img src="https://raw.githubusercontent.com/EliotVU/UnrealScript-Language-Service/master/demo.gif">
8+
9+
# Features
10+
This work-in-progress extension for Visual Studio Code, its goal is to bring a rich editing experience to UnrealScript, the Unreal Engine's domain specific language.
11+
The extension will assist you with the following features:
712

813
Auto-Completion
14+
Diagnostics
915
Symbol Searching
1016
Symbol Renaming
1117
Find All References
1218
Go to Definition, Peek Definition
13-
Quick Info (Hover), Error Squiggles
14-
15-
<img src="https://raw.githubusercontent.com/EliotVU/UnrealScript-Language-Service/master/demo.gif">
19+
Quick Info
20+
21+
# Contribute
22+
If you are familar with the development of language-tools, feel free to fork the project and make a pull-request!
1623

17-
You can support the project by sending a donation via [![Give something back!](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/eliotvu), or you can contribute by opening an issue or by helping out with an issue.
24+
You can also support the project by donating to [![Give something back!](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/eliotvu)

0 commit comments

Comments
 (0)