Skip to content

Commit 0f40d60

Browse files
committed
Correct readme
1 parent a67be19 commit 0f40d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Enable these options in VS Code settings.
1717

1818
* Column assist always enabled. Following commands available:
1919
* `vscode-rpgle.rpgleOpenInclude` / Shift+F12 when on copy or include statement
20-
* `vscode-rpgle.rpgleColumnAssistEnabled` - column assist for RPGLE fixed-format.
20+
* `vscode-rpgle.showFixedFormatOutline` - column assist for RPGLE fixed-format.
2121
* `vscode-rpgle.rpgleColumnAssistant` / Shift+F4 to launch it when on fixed-format line
2222
* `vscode-rpgle.rpgleLinterSupportEnabled` - enables linter
2323
* `vscode-rpgle.openLintConfig` to open or create linter file. Creates / opens relative to source that is currently open. Read more below on linting.

0 commit comments

Comments
 (0)