Skip to content

Commit 52a58cd

Browse files
added new gif to readme
1 parent 2740f8c commit 52a58cd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ We added multi-file support with v0.4.0!
1515

1616
## Usage
1717

18-
<img src="https://github.com/CaptainUnbrauchbar/asp-language-support/blob/release/media/usage-demo.gif" width="650" height="500" alt="demo-gif"/>
18+
<img src="https://github.com/CaptainUnbrauchbar/asp-language-support/blob/release/media/usage-demo.gif" height="500" alt="demo-gif"/>
1919

2020
Just right click anywhere on a logic program (.lp) file and select `Compute all Answer Sets`, `Compute the first Answer Set` or `Compute Answer Sets (config.json)`.
2121
This will display Clingo's results in a seperate ASP tab located in the panel. You can also use the buttons in the top right of this tab to run bundled or PATH clingo depending on your `ASPLanguage: Use PATH Clingo` setting.
@@ -32,6 +32,13 @@ See the Clingo [Documentation](https://github.com/potassco/guide/releases/downlo
3232

3333
If you want to use your own Version of Clingo from PATH with this extension, please enable `ASPLanguage: Use PATH Clingo` option in your settings.
3434

35+
## Customization
36+
37+
<img src="https://github.com/CaptainUnbrauchbar/asp-language-support/blob/release/media/customization-demo.gif" height="500" alt="customization-gif"/>
38+
39+
When using the bundled WASM Clingo (Choose in configuration `ASPLanguage: Use PATH Clingo`), you can easily move the panel to the sidebars or change the panel position depending on your preferences.
40+
The layout will adjust accordingly!
41+
3542
## Requirements
3643

3744
For the extension to work properly, please install the Answer Set Programming syntax highlighter by abelcour (abelcour.asp-syntax-highlight)

media/customization-demo.gif

878 KB
Loading

0 commit comments

Comments
 (0)