Docs: Fix Vale issues with the Web IDE doc
Problem to solve
The Vale linter is used to support grammar linting in GitLab documentation. As Vale was implemented after many of the GitLab documents were written, we have many documentation pages that do not meet the linting standards created by the GitLab Technical Writing team for Vale.
Further details
As an example, here's the output from a Vale test on the Web IDE topic, which is in the docs here.
You don't need to fix all of these issues; fix as many as you can.
The first number is the line number in the doc file where you can find the issue.
35:13 warning Avoid using future tense: gitlab.FutureTense
"will make"
111:44 warning Avoid using future tense: gitlab.FutureTense
"will be"
134:36 warning Avoid using future tense: gitlab.FutureTense
"will see"
169:74 warning Avoid using future tense: gitlab.FutureTense
"will need"
179:5 warning Avoid using future tense: gitlab.FutureTense
"will need"
194:14 warning If possible, use "filename" gitlab.SubstitutionWarning
instead of "file name".
214:1 warning If possible, use gitlab.SubstitutionWarning
"administrator" instead of
"admin".
217:3 warning If possible, use gitlab.SubstitutionWarning
"administrator" instead of
"Admin".
260:10 warning Avoid using future tense: gitlab.FutureTense
"will block"
276:36 warning Spelling check: "ie"? gitlab.Spelling
281:39 warning Avoid using future tense: gitlab.FutureTense
"won't be"
284:53 warning Avoid using future tense: gitlab.FutureTense
"you'll have"
301:44 warning Avoid using future tense: gitlab.FutureTense
"will be"
305:63 warning Avoid using future tense: gitlab.FutureTense
"will be"
308:65 warning Avoid using future tense: gitlab.FutureTense
"will be"
313:1 warning Avoid using future tense: gitlab.FutureTense
"will be"
316:20 warning Avoid using future tense: gitlab.FutureTense
"will show"
318:9 warning Avoid using future tense: gitlab.FutureTense
"will describe"
324:55 warning Avoid using future tense: gitlab.FutureTense
"will load"
326:58 warning Avoid using future tense: gitlab.FutureTense
"will not"
329:23 warning Avoid using future tense: gitlab.FutureTense
"will appear"
330:15 warning Avoid using future tense: gitlab.FutureTense
"will be"
334:6 warning Avoid using future tense: gitlab.FutureTense
"will disconnect"
376:63 warning Avoid using future tense: gitlab.FutureTense
"will be"
379:44 warning Avoid using future tense: gitlab.FutureTense
"will be"
383:44 warning Avoid using future tense: gitlab.FutureTense
"will sync"
393:46 warning Avoid using future tense: gitlab.FutureTense
"will continue"