| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4686107 commit fe71701
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,17 +7,19 @@ This collection demonstrates how to use LiquidJava, a powerful extension for Jav | |||
| 7 | 7 | For more information about LiquidJava, visit our [website](https://catarinagamboa.github.io/liquidjava.html)! | |
| 8 | 8 | ||
| 9 | 9 | ## Development Environment Setup | |
| 10 | - | ||
| 10 | + 🚀 Check the following video on the setup: | ||
| 11 | 11 |  | |
| 12 | 12 | ||
| 13 | 13 | ### Setup Instructions | |
| 14 | 14 | ||
| 15 | 15 | #### Option 1: Using Codespaces or Dev Containers (Recommended) | |
| 16 | 16 | ||
| 17 | 17 | 1. Open the repository in GitHub Codespaces or use VS Code's "Remote-Containers: Open Folder in Container" command. | |
| 18 | - 2. Install the extension: View → Extensions → ... → Install from VSIX → `/workspaces/liquidjava-examples/extension/liquid-java-0.0.15.vsix` | ||
| 18 | + 2. Install the extension: View → Extensions → Click on the "..." (More Actions) button → Install from VSIX → `/workspaces/liquidjava-examples/extension/liquid-java-0.0.15.vsix`. | ||
| 19 | 19 | 3. After the information that the extension is activated, do `Ctrl + Shift + P` and write `Developer: Reload Window ` | |
| 20 | - 4. Open examples: File → Open Folder → `examples/demo/src/` | ||
| 20 | + 5. Open examples: File → Open Folder → `examples/demo/src/`. | ||
| 21 | + 6. You can try changing the example to see an error appear. | ||
| 22 | + 7. If needed, reload window again using `Developer: Reload Window `. | ||
| 21 | 23 | ||
| 22 | 24 | ||
| 23 | 25 | #### Extension Activation | |
| Back | FazBrowse Home | New Git URL |
0 commit comments