Skip to content

Commit 02c75e0

Browse files
authored
Update README.md
1 parent ce35017 commit 02c75e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ Single file build system and a batch build variant.
185185
#### Commands
186186
- Generate completions
187187
- This command uses the linter to generate completions for functions, events, and script names. A panel with all the import folders is shown so that one can choose which set of script sources to process. If there are a lot of script sources in a particular folder, then it can take a while to finish processing.
188+
- Do note that this command does not need to be run when using the intelligent completions system and has nothing to do with the aforementioned system. The command is intended as an option for situations where running the linter and the intelligent completion system is not feasible (e.g. on a low-power device with poor performance).
188189

189190
- Valid key insertion
190191
- Information about this command can be found **[here](#valid-key-insertion-framework)**.
@@ -225,7 +226,7 @@ Single file build system and a batch build variant.
225226

226227
## **Changelog**
227228

228-
Version 2.6.2 - YYYY/MM/DD:
229+
Version 2.6.2 - 2016/11/05:
229230

230231
**Skyrim**
231232
- Added exception handling to the plugin and linter to catch UnicodeDecodeError errors raised when attempting to read scripts while using the default encoding of the operating system's locale.

0 commit comments

Comments
 (0)