Skip to content

Commit 1c4bc50

Browse files
authored
Update README.md
fix spacing
1 parent f1535cf commit 1c4bc50

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,29 +27,37 @@ With Light+ Color Theme
2727
![Nushell script with Light+ color theme](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-light.png)
2828

2929
Inlays / Hints
30+
3031
![Inlays](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-inlays.png)
3132

3233
Completions support
34+
3335
![Completions](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-completions.png)
3436

3537
Hover over built-ins for help
38+
3639
![Hover](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-hover-builtin.png)
3740

3841
Hover over custom commands for help
42+
3943
![HoverCustom](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-hover-custom.png)
4044

4145
Hover over variable
46+
4247
![HoverVar](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-hover-var.png)
4348

4449
Error & Validation support
50+
4551
![Error 1](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-error1.png)
4652
![Error 2](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-error2.png)
4753
![Error 3](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-error3.png)
4854

4955
Goto Definition support
56+
5057
![goto](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-goto-def.png)
5158

5259
Extension Settings
60+
5361
![settings](https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-ext-settings.png)
5462

5563
## Known Issues

0 commit comments

Comments
 (0)