File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -27,29 +27,37 @@ With Light+ Color Theme
27
27
![ Nushell script with Light+ color theme] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-light.png )
28
28
29
29
Inlays / Hints
30
+
30
31
![ Inlays] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-inlays.png )
31
32
32
33
Completions support
34
+
33
35
![ Completions] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-completions.png )
34
36
35
37
Hover over built-ins for help
38
+
36
39
![ Hover] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-hover-builtin.png )
37
40
38
41
Hover over custom commands for help
42
+
39
43
![ HoverCustom] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-hover-custom.png )
40
44
41
45
Hover over variable
46
+
42
47
![ HoverVar] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-hover-var.png )
43
48
44
49
Error & Validation support
50
+
45
51
![ Error 1] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-error1.png )
46
52
![ Error 2] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-error2.png )
47
53
![ Error 3] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-error3.png )
48
54
49
55
Goto Definition support
56
+
50
57
![ goto] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-goto-def.png )
51
58
52
59
Extension Settings
60
+
53
61
![ settings] ( https://raw.githubusercontent.com/nushell/vscode-nushell-lang/main/assets/150-ext-settings.png )
54
62
55
63
## Known Issues
You can’t perform that action at this time.
0 commit comments