All notable changes to the "vscode-codev" extension will be documented in this file.
- Add snippets for control blocks
- Add indentation rules
- Some of the snippets were simplified.
- The file "sample.seq" was removed.
- Bug fix: coloring qualifier with string label.
- A dot was removed from word separation detections which precede any command keywords.
- Worksheet buffer operation was updated.
- Qualifiers with special constant character were divided into several patterns.
- Some small modifications were applied.
- Naming convention for qualifiers were changed.
- Built-in functions list in syntax setting were updated.
- Screenshot picture was changed.
- Syntax highlighting for .int file was added.
- Display name was simplified.
- Small updates were added.
- Snippets were added.
- README was updated.
- Initial release