You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ The cache can be flushed by running the command `Gobra: Flush ViperServer cache`
33
33
34
34
### Verification of Packages
35
35
A package can be split across multiple `.go` or `.gobra` files.
36
-
To verify them together, run the command `Gobra: Verify currently opened package` while having on of these files open.
36
+
To verify them together, run the command `Gobra: Verify currently opened package` while having one of these files open.
37
37
Alternatively, there is the `Gobra: Verify currently opened file or package` command that either verifies a single file or a package depending on your Gobra settings.
38
38
39
39
Also relevant when working with larger projects is the option to specify directories in which Gobra tries to resolve imports and a module name.
0 commit comments